diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 17:56:45 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 17:56:45 +0000 |
commit | 3170a9482333cb4ebb3b40b83e991948df4394be (patch) | |
tree | 781ec03979a8fc52492f14c9a743e8e56473b55a /kde-base/kdegraphics-kfile-plugins | |
parent | Stable on sparc wrt #176297 (diff) | |
download | gentoo-2-3170a9482333cb4ebb3b40b83e991948df4394be.tar.gz gentoo-2-3170a9482333cb4ebb3b40b83e991948df4394be.tar.bz2 gentoo-2-3170a9482333cb4ebb3b40b83e991948df4394be.zip |
Stable on sparc wrt #176297
(Portage version: 2.1.2.11)
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.7.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 35c81dfd8b60..cf2a857945b6 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/ChangeLog,v 1.77 2007/05/22 22:48:23 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/ChangeLog,v 1.78 2007/08/07 17:56:45 gustavoz Exp $ + + 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> + kdegraphics-kfile-plugins-3.5.7.ebuild: + Stable on sparc wrt #176297 *kdegraphics-kfile-plugins-3.5.7 (22 May 2007) diff --git a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.7.ebuild b/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.7.ebuild index 665255ae3d15..78bcfd930344 100644 --- a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.7.ebuild +++ b/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.7.ebuild,v 1.1 2007/05/22 22:48:23 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.7.ebuild,v 1.2 2007/08/07 17:56:45 gustavoz 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 )" |