diff options
author | Chris White <chriswhite@gentoo.org> | 2005-12-10 06:06:52 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2005-12-10 06:06:52 +0000 |
commit | 31a21b5dfc787c35907bea37db8c460dfb78e4a8 (patch) | |
tree | c8d3c87817eec471987fd168eb9d1ba406fb916a /kde-base/kdegraphics-kfile-plugins | |
parent | Marked x86 stable for bug #112842. (diff) | |
download | gentoo-2-31a21b5dfc787c35907bea37db8c460dfb78e4a8.tar.gz gentoo-2-31a21b5dfc787c35907bea37db8c460dfb78e4a8.tar.bz2 gentoo-2-31a21b5dfc787c35907bea37db8c460dfb78e4a8.zip |
Marked x86 stable for bug #112842.
(all your kde-base are belong to us version: 2.0.51.22-r3)
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.3.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 4c5c25f5253d..94a4436d5e2a 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.30 2005/12/09 05:11:30 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/ChangeLog,v 1.31 2005/12/10 06:05:30 chriswhite Exp $ + + 10 Dec 2005; Chris White <chriswhite@gentoo.org> + kdegraphics-kfile-plugins-3.4.3.ebuild: + Marked x86 stable for bug #112842. 09 Dec 2005; Joseph Jezak <josejx@gentoo.org> kdegraphics-kfile-plugins-3.4.3.ebuild: diff --git a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.4.3.ebuild b/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.4.3.ebuild index 7b40a35c3501..6186ad560da4 100644 --- a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.4.3.ebuild +++ b/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.4.3.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.3.ebuild,v 1.5 2005/12/09 05:11:30 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.4.3.ebuild,v 1.6 2005/12/10 06:05:31 chriswhite 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 ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" IUSE="tiff openexr" DEPEND="tiff? ( media-libs/tiff ) openexr? ( media-libs/openexr )" |