diff options
author | Jason Wever <weeve@gentoo.org> | 2006-12-20 16:20:33 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-12-20 16:20:33 +0000 |
commit | 1b1ca520b2539d2dbab7d30990d16e98d2303066 (patch) | |
tree | 21e3fd80798e52bf1c5afff984507af62697ee12 /kde-base | |
parent | Make People Happy - partial fix for #158548 which means no errors when (diff) | |
download | gentoo-2-1b1ca520b2539d2dbab7d30990d16e98d2303066.tar.gz gentoo-2-1b1ca520b2539d2dbab7d30990d16e98d2303066.tar.bz2 gentoo-2-1b1ca520b2539d2dbab7d30990d16e98d2303066.zip |
Stable on SPARC wrt bug #155949.
(Portage version: 2.1.2_rc3-r8)
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.5-r1.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 15d81cdc699a..f0df00d6b67c 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.70 2006/12/19 02:19:09 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/ChangeLog,v 1.71 2006/12/20 16:20:33 weeve Exp $ + + 20 Dec 2006; Jason Wever <weeve@gentoo.org> + kdegraphics-kfile-plugins-3.5.5-r1.ebuild: + Stable on SPARC wrt bug #155949. 19 Dec 2006; Diego Pettenò <flameeyes@gentoo.org> kdegraphics-kfile-plugins-3.5.5-r1.ebuild: diff --git a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.5-r1.ebuild b/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.5-r1.ebuild index 1739a9905189..458c7c5aaf49 100644 --- a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.5-r1.ebuild +++ b/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.5-r1.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.5-r1.ebuild,v 1.7 2006/12/19 02:19:09 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.5-r1.ebuild,v 1.8 2006/12/20 16:20:33 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 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 )" |