diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2004-05-07 10:31:11 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2004-05-07 10:31:11 +0000 |
commit | 817900da74fb71c365e603fff3e05d2ece700531 (patch) | |
tree | bd2c885b0537d114c883456eeb330a00d1aaa0a6 /app-text/gsview/gsview-4.5.ebuild | |
parent | new stable version (Manifest recommit) (diff) | |
download | gentoo-2-817900da74fb71c365e603fff3e05d2ece700531.tar.gz gentoo-2-817900da74fb71c365e603fff3e05d2ece700531.tar.bz2 gentoo-2-817900da74fb71c365e603fff3e05d2ece700531.zip |
mark x86
Diffstat (limited to 'app-text/gsview/gsview-4.5.ebuild')
-rw-r--r-- | app-text/gsview/gsview-4.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/gsview/gsview-4.5.ebuild b/app-text/gsview/gsview-4.5.ebuild index 9b6e44fc3a19..5bdd145fc8e7 100644 --- a/app-text/gsview/gsview-4.5.ebuild +++ b/app-text/gsview/gsview-4.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gsview/gsview-4.5.ebuild,v 1.2 2003/12/13 13:24:15 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gsview/gsview-4.5.ebuild,v 1.3 2004/05/07 10:31:11 lanius Exp $ MY_PV="${PV/.}" DESCRIPTION="gsView PostScript and PDF viewer" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cs.wisc.edu/~ghost/gsview/" IUSE="doc" SLOT="0" LICENSE="Aladdin" -KEYWORDS="~x86" +KEYWORDS="x86" RDEPEND="=x11-libs/gtk+-1.2* app-text/ghostscript-afpl" |