diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-04 01:31:44 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-04 01:31:44 +0000 |
commit | 0bc762d4f8b1948ef40c257653a0fea29a87ab98 (patch) | |
tree | 30285897b450302ee916ed0fa6f43e38c8edd9b9 /kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.0.ebuild | |
parent | Stable ppc-macos. Bug #113289 (diff) | |
download | gentoo-2-0bc762d4f8b1948ef40c257653a0fea29a87ab98.tar.gz gentoo-2-0bc762d4f8b1948ef40c257653a0fea29a87ab98.tar.bz2 gentoo-2-0bc762d4f8b1948ef40c257653a0fea29a87ab98.zip |
~alpha keyword.
(Portage version: 2.0.53)
Diffstat (limited to 'kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.0.ebuild')
-rw-r--r-- | kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.0.ebuild b/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.0.ebuild index d18c831c34d4..4052c9c030b7 100644 --- a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.0.ebuild +++ b/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.0.ebuild,v 1.2 2005/11/29 04:46:33 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.0.ebuild,v 1.3 2005/12/04 01:28:18 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="~amd64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~sparc ~x86" IUSE="tiff openexr" DEPEND="tiff? ( media-libs/tiff ) openexr? ( media-libs/openexr )" |