diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-02-22 11:09:47 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-02-22 11:09:47 +0000 |
commit | e822cadd30461f439140bf8c178b56e8e4fb9cdf (patch) | |
tree | e191fbd436097d065fd17b9bba01bf8caded6651 /kde-base/kdegraphics-kfile-plugins | |
parent | Remove old version. (diff) | |
download | gentoo-2-e822cadd30461f439140bf8c178b56e8e4fb9cdf.tar.gz gentoo-2-e822cadd30461f439140bf8c178b56e8e4fb9cdf.tar.bz2 gentoo-2-e822cadd30461f439140bf8c178b56e8e4fb9cdf.zip |
Marked ~hppa (bug #209443).
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kdegraphics-kfile-plugins')
3 files changed, 10 insertions, 5 deletions
diff --git a/kde-base/kdegraphics-kfile-plugins/ChangeLog b/kde-base/kdegraphics-kfile-plugins/ChangeLog index ddd2a817f10c..f78582d70101 100644 --- a/kde-base/kdegraphics-kfile-plugins/ChangeLog +++ b/kde-base/kdegraphics-kfile-plugins/ChangeLog @@ -1,6 +1,11 @@ # 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.93 2008/02/20 22:49:46 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/ChangeLog,v 1.94 2008/02/22 11:09:47 jer Exp $ + + 22 Feb 2008; Jeroen Roovers <jer@gentoo.org> + kdegraphics-kfile-plugins-3.5.8.ebuild, + kdegraphics-kfile-plugins-3.5.9.ebuild: + Marked ~hppa (bug #209443). *kdegraphics-kfile-plugins-3.5.9 (20 Feb 2008) 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 043ae08261d2..9204b5fe0c90 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.6 2008/01/31 15:28:57 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.8.ebuild,v 1.7 2008/02/22 11:09:47 jer 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 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="openexr" DEPEND="media-libs/tiff openexr? ( media-libs/openexr )" 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 8a4431ebb0ec..d43925eeca58 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.1 2008/02/20 22:49:46 philantrop Exp $ +# $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 $ KMNAME=kdegraphics KMMODULE=kfile-plugins @@ -8,7 +8,7 @@ EAPI="1" inherit kde-meta eutils DESCRIPTION="kfile plugins from kdegraphics" -KEYWORDS="~alpha ~amd64 ~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 )" |