diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-03-07 14:17:16 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-03-07 14:17:16 +0000 |
commit | 1e0abf3691b0518ba57d96b35b4aa0fa87b02dbd (patch) | |
tree | d5cec2c02aed248689952c2c22963422e8841852 /kde-base/kdegraphics-kfile-plugins | |
parent | Marked ~amd64, keywording KDE split ebuilds, bug 80944. (diff) | |
download | gentoo-2-1e0abf3691b0518ba57d96b35b4aa0fa87b02dbd.tar.gz gentoo-2-1e0abf3691b0518ba57d96b35b4aa0fa87b02dbd.tar.bz2 gentoo-2-1e0abf3691b0518ba57d96b35b4aa0fa87b02dbd.zip |
Marked ~amd64, keywording KDE split ebuilds, bug 80944.
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base/kdegraphics-kfile-plugins')
-rw-r--r-- | kde-base/kdegraphics-kfile-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.4.0_rc1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdegraphics-kfile-plugins/ChangeLog b/kde-base/kdegraphics-kfile-plugins/ChangeLog index bab3cb9acf60..3d2bd74b6be3 100644 --- a/kde-base/kdegraphics-kfile-plugins/ChangeLog +++ b/kde-base/kdegraphics-kfile-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdegraphics-kfile-plugins # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/ChangeLog,v 1.3 2005/02/27 20:21:33 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/ChangeLog,v 1.4 2005/03/07 14:17:16 cryos Exp $ + + 07 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org> + kdegraphics-kfile-plugins-3.4.0_rc1.ebuild: + Marked ~amd64, keywording KDE split ebuilds, bug 80944. *kdegraphics-kfile-plugins-3.4.0_rc1 (27 Feb 2005) diff --git a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.4.0_rc1.ebuild b/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.4.0_rc1.ebuild index d3b9fab6f213..d7f21dc1ebd1 100644 --- a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.4.0_rc1.ebuild +++ b/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.4.0_rc1.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.4.0_rc1.ebuild,v 1.2 2005/03/07 14:00:45 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.4.0_rc1.ebuild,v 1.3 2005/03/07 14:17:16 cryos Exp $ KMNAME=kdegraphics KMMODULE=kfile-plugins @@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="kfile plugins from kdegraphics" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="tiff openexr" DEPEND="tiff? ( media-libs/tiff ) openexr? ( media-libs/openexr )" |