diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-14 18:56:46 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-14 18:56:46 +0000 |
commit | acb4f8db4f8617130101e5f48d9a8a169d536072 (patch) | |
tree | 53279f1377f54a9d76a94dce27f0f571f00c6730 /kde-base/kghostview/kghostview-3.5.5.ebuild | |
parent | Stable on ia64, bug 155078. (diff) | |
download | historical-acb4f8db4f8617130101e5f48d9a8a169d536072.tar.gz historical-acb4f8db4f8617130101e5f48d9a8a169d536072.tar.bz2 historical-acb4f8db4f8617130101e5f48d9a8a169d536072.zip |
Stable on sparc wrt #147570
Package-Manager: portage-2.1.1-r1
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" |