diff options
author | Lars Weiler <pylon@gentoo.org> | 2005-07-02 01:04:57 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2005-07-02 01:04:57 +0000 |
commit | 6025345dc6e37bd096c6fe418f81dffb03109cc3 (patch) | |
tree | dcdcee75000bbe1392a246d79f59777888db3b1e /kde-base/kdegraphics-kfile-plugins | |
parent | Stable on mips (diff) | |
download | gentoo-2-6025345dc6e37bd096c6fe418f81dffb03109cc3.tar.gz gentoo-2-6025345dc6e37bd096c6fe418f81dffb03109cc3.tar.bz2 gentoo-2-6025345dc6e37bd096c6fe418f81dffb03109cc3.zip |
Stable on ppc; Bug #97544.
(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.1.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 f66a1732b7b7..8a67860fe73b 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.10 2005/07/01 12:18:02 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/ChangeLog,v 1.11 2005/07/02 01:00:55 pylon Exp $ + + 02 Jul 2005; Lars Weiler <pylon@gentoo.org> + kdegraphics-kfile-plugins-3.4.1.ebuild: + Stable on ppc; Bug #97544. 01 Jul 2005; Markus Rothe <corsair@gentoo.org> kdegraphics-kfile-plugins-3.4.1.ebuild: diff --git a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.4.1.ebuild b/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.4.1.ebuild index 740bdb651348..bcbc88169a34 100644 --- a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.4.1.ebuild +++ b/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.4.1.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.1.ebuild,v 1.4 2005/07/01 12:18:02 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.4.1.ebuild,v 1.5 2005/07/02 01:00:55 pylon 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 ~ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 ~sparc x86" IUSE="tiff openexr" DEPEND="tiff? ( media-libs/tiff ) openexr? ( media-libs/openexr )" |