diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-27 23:58:06 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-27 23:58:06 +0000 |
commit | 9521dfcd1beb715e2be00ab299a9764e6f52e8cb (patch) | |
tree | d0d95a5b37db880657ba42d694a17316e63f5701 /kde-base/kghostview/kghostview-3.5.2.ebuild | |
parent | Mark 3.5.2 3.5.1 3.5.0 ~ia64 (diff) | |
download | gentoo-2-9521dfcd1beb715e2be00ab299a9764e6f52e8cb.tar.gz gentoo-2-9521dfcd1beb715e2be00ab299a9764e6f52e8cb.tar.bz2 gentoo-2-9521dfcd1beb715e2be00ab299a9764e6f52e8cb.zip |
Mark 3.5.2 3.5.1 3.5.0 ~ia64
(Portage version: 2.1_pre6-r2)
Diffstat (limited to 'kde-base/kghostview/kghostview-3.5.2.ebuild')
-rw-r--r-- | kde-base/kghostview/kghostview-3.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kghostview/kghostview-3.5.2.ebuild b/kde-base/kghostview/kghostview-3.5.2.ebuild index fae54d83ce47..2715730223c4 100644 --- a/kde-base/kghostview/kghostview-3.5.2.ebuild +++ b/kde-base/kghostview/kghostview-3.5.2.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.2.ebuild,v 1.1 2006/03/22 20:15:19 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/kghostview-3.5.2.ebuild,v 1.2 2006/03/27 23:58:06 agriffis 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 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND="${DEPEND} virtual/ghostscript" |