diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 11:46:02 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 11:46:02 +0000 |
commit | 42eae7d4da7d47b6640f1334cd8dd306ab4c4990 (patch) | |
tree | bc7f38ee7bf4e78c0c5962656953238f1c1b8385 /kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.2.ebuild | |
parent | new upstream release. (diff) | |
download | historical-42eae7d4da7d47b6640f1334cd8dd306ab4c4990.tar.gz historical-42eae7d4da7d47b6640f1334cd8dd306ab4c4990.tar.bz2 historical-42eae7d4da7d47b6640f1334cd8dd306ab4c4990.zip |
Stable on ia64.
Package-Manager: portage-2.1.1_rc1-r2
Diffstat (limited to 'kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.2.ebuild')
-rw-r--r-- | kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.2.ebuild b/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.2.ebuild index 27cf30c8d227..f19addd7daa6 100644 --- a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.2.ebuild +++ b/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.2.ebuild,v 1.11 2006/06/22 13:19:46 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.2.ebuild,v 1.12 2006/09/03 11:41:38 kloeri Exp $ KMNAME=kdegraphics KMMODULE=kfile-plugins @@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="kfile plugins from kdegraphics" -KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="openexr" DEPEND="media-libs/tiff openexr? ( media-libs/openexr )" |