diff options
Diffstat (limited to 'kde-base/kghostview/kghostview-3.5.9.ebuild')
-rw-r--r-- | kde-base/kghostview/kghostview-3.5.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |