diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-29 16:49:01 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-29 16:49:01 +0000 |
commit | 0c58e686398f8245c8da0aebf7140b8d8fd49878 (patch) | |
tree | c4761a8bb1489191d18e21f2147513d523dfb06e /kde-base/kdegraphics-kfile-plugins | |
parent | Version bump. Thanks much to Andrey Grozin <A.G.Grozin@inp.nsk.su> for taking... (diff) | |
download | gentoo-2-0c58e686398f8245c8da0aebf7140b8d8fd49878.tar.gz gentoo-2-0c58e686398f8245c8da0aebf7140b8d8fd49878.tar.bz2 gentoo-2-0c58e686398f8245c8da0aebf7140b8d8fd49878.zip |
alpha/ia64/sparc stable wrt #207634
(Portage version: 2.1.3.19)
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.8.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 29eaad280b4a..5382886eb164 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.86 2008/01/28 20:50:35 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/ChangeLog,v 1.87 2008/01/29 16:49:01 armin76 Exp $ + + 29 Jan 2008; Raúl Porcel <armin76@gentoo.org> + kdegraphics-kfile-plugins-3.5.8.ebuild: + alpha/ia64/sparc stable wrt #207634 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> kdegraphics-kfile-plugins-3.5.8.ebuild: diff --git a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.8.ebuild b/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.8.ebuild index 2b6924a1eb7f..62c0d64a307d 100644 --- a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.8.ebuild +++ b/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.8.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.8.ebuild,v 1.2 2008/01/28 20:50:35 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.8.ebuild,v 1.3 2008/01/29 16:49:01 armin76 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 )" |