diff options
author | 2008-05-14 18:21:41 +0000 | |
---|---|---|
committer | 2008-05-14 18:21:41 +0000 | |
commit | 4dbe7378af0a6c6308d6340eb8214f8c1f313b70 (patch) | |
tree | cea1b2f0ad0512cda33202efc470fa53226dc990 /kde-base/kdegraphics-kfile-plugins | |
parent | Version bump. (diff) | |
download | historical-4dbe7378af0a6c6308d6340eb8214f8c1f313b70.tar.gz historical-4dbe7378af0a6c6308d6340eb8214f8c1f313b70.tar.bz2 historical-4dbe7378af0a6c6308d6340eb8214f8c1f313b70.zip |
Stable on ppc64; bug #221063
Package-Manager: portage-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 0c22747d9612..ddc1cd1c9e26 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.98 2008/05/13 02:22:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/ChangeLog,v 1.99 2008/05/14 18:19:30 corsair Exp $ + + 14 May 2008; Markus Rothe <corsair@gentoo.org> + kdegraphics-kfile-plugins-3.5.9.ebuild: + Stable on ppc64; bug #221063 13 May 2008; Jeroen Roovers <jer@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 cbdb01053be3..36aaab804484 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.5 2008/05/13 02:22:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.9.ebuild,v 1.6 2008/05/14 18:19:30 corsair 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 )" |