diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-05-12 15:43:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-05-12 15:43:49 +0000 |
commit | af1f93facc19831744ed8cbfdcda4f6fc233ed1e (patch) | |
tree | a76386b140d59a8c323c75146428f56ed3b93e24 /kde-base | |
parent | alpha/ia64/sparc stable wrt #221063 (diff) | |
download | gentoo-2-af1f93facc19831744ed8cbfdcda4f6fc233ed1e.tar.gz gentoo-2-af1f93facc19831744ed8cbfdcda4f6fc233ed1e.tar.bz2 gentoo-2-af1f93facc19831744ed8cbfdcda4f6fc233ed1e.zip |
alpha/ia64/sparc stable wrt #221063
(Portage version: 2.1.4.4)
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.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 708901f5d636..aac221ca9412 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.95 2008/03/04 05:05:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/ChangeLog,v 1.96 2008/05/12 15:43:49 armin76 Exp $ + + 12 May 2008; Raúl Porcel <armin76@gentoo.org> + kdegraphics-kfile-plugins-3.5.9.ebuild: + alpha/ia64/sparc stable wrt #221063 04 Mar 2008; Jeroen Roovers <jer@gentoo.org> kdegraphics-kfile-plugins-3.5.8.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 d43925eeca58..23124e582d34 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.2 2008/02/22 11:09:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.9.ebuild,v 1.3 2008/05/12 15:43:49 armin76 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 )" |