diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-14 18:30:33 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-14 18:30:33 +0000 |
commit | 4e34d2684c3ee3e7e51b66a5fbbb6eb5eb3a071a (patch) | |
tree | 8e2273878b68eebf234fc15b863f54071066946d /kde-base/kghostview/kghostview-3.5.9.ebuild | |
parent | Stable on ppc64; bug #221063 (diff) | |
download | historical-4e34d2684c3ee3e7e51b66a5fbbb6eb5eb3a071a.tar.gz historical-4e34d2684c3ee3e7e51b66a5fbbb6eb5eb3a071a.tar.bz2 historical-4e34d2684c3ee3e7e51b66a5fbbb6eb5eb3a071a.zip |
Stable on ppc64; bug #221063
Package-Manager: portage-2.1.4.4
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 cbb179614c17..f557c360ba21 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.5 2008/05/12 21:30:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/kghostview-3.5.9.ebuild,v 1.6 2008/05/14 18:30:33 corsair 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 hppa 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" |