diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-06-18 05:31:34 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-06-18 05:31:34 +0000 |
commit | a23a065a5bd23b6a1314ffb078b291808ce95aef (patch) | |
tree | 7d92bbaeedf8272bb1ab45fcf9152ac1f0c2ce12 /kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.10.ebuild | |
parent | Version bump with some defensive coding added (diff) | |
download | historical-a23a065a5bd23b6a1314ffb078b291808ce95aef.tar.gz historical-a23a065a5bd23b6a1314ffb078b291808ce95aef.tar.bz2 historical-a23a065a5bd23b6a1314ffb078b291808ce95aef.zip |
Stable for HPPA (bug #271889).
Package-Manager: portage-2.2_rc33/cvs/Linux i686
Diffstat (limited to 'kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.10.ebuild')
-rw-r--r-- | kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.10.ebuild b/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.10.ebuild index f02f5f6e8b2f..d57212597534 100644 --- a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.10.ebuild +++ b/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.10.ebuild,v 1.4 2009/06/06 10:01:53 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.10.ebuild,v 1.5 2009/06/18 03:27:18 jer Exp $ KMNAME=kdegraphics KMMODULE=kfile-plugins @@ -8,7 +8,7 @@ EAPI="1" inherit kde-meta eutils DESCRIPTION="kfile plugins from kdegraphics" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="openexr" DEPEND="media-libs/tiff openexr? ( media-libs/openexr )" |