diff options
author | Jason Wever <weeve@gentoo.org> | 2006-05-29 21:37:17 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-05-29 21:37:17 +0000 |
commit | 87a7ed3203a2610206b9490203d21024f5a9f1cc (patch) | |
tree | fd223406f9bf7b2235be06043b10546273af7bd3 /kde-base | |
parent | Stable on SPARC wrt bug #132213. (diff) | |
download | gentoo-2-87a7ed3203a2610206b9490203d21024f5a9f1cc.tar.gz gentoo-2-87a7ed3203a2610206b9490203d21024f5a9f1cc.tar.bz2 gentoo-2-87a7ed3203a2610206b9490203d21024f5a9f1cc.zip |
Stable on SPARC wrt bug #132213.
(Portage version: 2.1_rc3)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kdegraphics-kfile-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.2.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 799b7dc87ade..be2b11292a5d 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/ChangeLog,v 1.47 2006/05/29 13:46:24 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/ChangeLog,v 1.48 2006/05/29 21:37:17 weeve Exp $ + + 29 May 2006; Jason Wever <weeve@gentoo.org> + kdegraphics-kfile-plugins-3.5.2.ebuild: + Stable on SPARC wrt bug #132213. 29 May 2006; Diego Pettenò <flameeyes@gentoo.org> -kdegraphics-kfile-plugins-3.4.1.ebuild, diff --git a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.2.ebuild b/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.2.ebuild index a6b8518681a0..8e008c772f80 100644 --- a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.2.ebuild +++ b/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.2.ebuild,v 1.7 2006/05/26 20:45:47 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.2.ebuild,v 1.8 2006/05/29 21:37:17 weeve 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 ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" IUSE="openexr" DEPEND="media-libs/tiff openexr? ( media-libs/openexr )" |