diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-03-04 03:12:30 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-03-04 03:12:30 +0000 |
commit | 08a4294ac46bdade0ab959499ee1f67047d882ac (patch) | |
tree | d9de2f273a3bd90c2c76cceb95356d47d1c1d1f6 /kde-base/kghostview | |
parent | Keyword split KDE for HPPA. (diff) | |
download | gentoo-2-08a4294ac46bdade0ab959499ee1f67047d882ac.tar.gz gentoo-2-08a4294ac46bdade0ab959499ee1f67047d882ac.tar.bz2 gentoo-2-08a4294ac46bdade0ab959499ee1f67047d882ac.zip |
Keyword split KDE for HPPA.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kghostview')
-rw-r--r-- | kde-base/kghostview/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kghostview/kghostview-3.5.8.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kghostview/kghostview-3.5.9.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/kghostview/ChangeLog b/kde-base/kghostview/ChangeLog index dff4ed209502..59b18a350753 100644 --- a/kde-base/kghostview/ChangeLog +++ b/kde-base/kghostview/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kghostview # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/ChangeLog,v 1.84 2008/02/20 23:00:42 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/ChangeLog,v 1.85 2008/03/04 03:12:30 jer Exp $ + + 04 Mar 2008; Jeroen Roovers <jer@gentoo.org> kghostview-3.5.8.ebuild, + kghostview-3.5.9.ebuild: + Keyword split KDE for HPPA. *kghostview-3.5.9 (20 Feb 2008) diff --git a/kde-base/kghostview/kghostview-3.5.8.ebuild b/kde-base/kghostview/kghostview-3.5.8.ebuild index e6824e29f442..e840305ee5ea 100644 --- a/kde-base/kghostview/kghostview-3.5.8.ebuild +++ b/kde-base/kghostview/kghostview-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/kghostview/kghostview-3.5.8.ebuild,v 1.6 2008/01/31 15:28:28 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/kghostview-3.5.8.ebuild,v 1.7 2008/03/04 03:12:30 jer Exp $ KMNAME=kdegraphics MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE: Viewer for PostScript (.ps, .eps) and Portable Document Format (.pdf) files" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" # /Should/ also rdepend on kdeprint. Since kdeprint rdepends on kghostview for previews, we'd had a conflict, so we can't. RDEPEND="virtual/ghostscript" diff --git a/kde-base/kghostview/kghostview-3.5.9.ebuild b/kde-base/kghostview/kghostview-3.5.9.ebuild index 62bac4c427d9..026036b6a47f 100644 --- a/kde-base/kghostview/kghostview-3.5.9.ebuild +++ b/kde-base/kghostview/kghostview-3.5.9.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/kghostview-3.5.9.ebuild,v 1.1 2008/02/20 23:00:42 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/kghostview-3.5.9.ebuild,v 1.2 2008/03/04 03:12:30 jer Exp $ KMNAME=kdegraphics EAPI="1" inherit kde-meta eutils DESCRIPTION="KDE: Viewer for PostScript (.ps, .eps) and Portable Document Format (.pdf) files" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" # /Should/ also rdepend on kdeprint. Since kdeprint rdepends on kghostview for previews, we'd had a conflict, so we can't. RDEPEND="virtual/ghostscript" |