diff options
Diffstat (limited to 'kde-base/kghostview/kghostview-3.5.5.ebuild')
-rw-r--r-- | kde-base/kghostview/kghostview-3.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kghostview/kghostview-3.5.5.ebuild b/kde-base/kghostview/kghostview-3.5.5.ebuild index ba42c8bc9056..704d8388606f 100644 --- a/kde-base/kghostview/kghostview-3.5.5.ebuild +++ b/kde-base/kghostview/kghostview-3.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/kghostview-3.5.5.ebuild,v 1.3 2006/11/14 01:02:47 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/kghostview-3.5.5.ebuild,v 1.4 2006/11/14 15:54:51 gustavoz 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 ~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" |