diff options
author | Brent Baude <ranger@gentoo.org> | 2008-05-12 20:03:42 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-05-12 20:03:42 +0000 |
commit | c0a7526395c16c2f564979f5a6c5fa57d66899b9 (patch) | |
tree | 3bf8a8b0cde634bec4665dc87298c512034b5051 /kde-base/kdegraphics-kfile-plugins | |
parent | Version bump and old version cleanup (diff) | |
download | gentoo-2-c0a7526395c16c2f564979f5a6c5fa57d66899b9.tar.gz gentoo-2-c0a7526395c16c2f564979f5a6c5fa57d66899b9.tar.bz2 gentoo-2-c0a7526395c16c2f564979f5a6c5fa57d66899b9.zip |
Marking kde split packages ppc stable for bug 221063
(Portage version: 2.1.4.4)
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.5.9.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 aac221ca9412..b450ac199161 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/ChangeLog,v 1.96 2008/05/12 15:43:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/ChangeLog,v 1.97 2008/05/12 20:01:48 ranger Exp $ + + 12 May 2008; Brent Baude <ranger@gentoo.org> + kdegraphics-kfile-plugins-3.5.9.ebuild: + Marking kdegraphics-kfile-plugins-3.5.9 ppc stable for bug 221063 12 May 2008; Raúl Porcel <armin76@gentoo.org> kdegraphics-kfile-plugins-3.5.9.ebuild: diff --git a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.9.ebuild b/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.9.ebuild index 23124e582d34..60ea042148ad 100644 --- a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.9.ebuild +++ b/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.9.ebuild,v 1.3 2008/05/12 15:43:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.9.ebuild,v 1.4 2008/05/12 20:01:48 ranger Exp $ KMNAME=kdegraphics KMMODULE=kfile-plugins @@ -8,7 +8,7 @@ EAPI="1" inherit kde-meta eutils DESCRIPTION="kfile plugins from kdegraphics" -KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="openexr" DEPEND="media-libs/tiff openexr? ( media-libs/openexr )" |