summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2004-05-07 10:31:11 +0000
committerHeinrich Wendel <lanius@gentoo.org>2004-05-07 10:31:11 +0000
commit34add5e5de9fcc521e1aae0555c1733e53cbac36 (patch)
tree49974998bcdc1871b1f8bb3fac47582edf9bf858 /app-text/gsview
parentnew stable version (diff)
downloadhistorical-34add5e5de9fcc521e1aae0555c1733e53cbac36.tar.gz
historical-34add5e5de9fcc521e1aae0555c1733e53cbac36.tar.bz2
historical-34add5e5de9fcc521e1aae0555c1733e53cbac36.zip
mark x86
Diffstat (limited to 'app-text/gsview')
-rw-r--r--app-text/gsview/ChangeLog7
-rw-r--r--app-text/gsview/gsview-4.5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/gsview/ChangeLog b/app-text/gsview/ChangeLog
index 0654a325b972..e3baff70282a 100644
--- a/app-text/gsview/ChangeLog
+++ b/app-text/gsview/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/gsview
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gsview/ChangeLog,v 1.3 2004/02/29 18:10:25 aliz Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/gsview/ChangeLog,v 1.4 2004/05/07 10:31:11 lanius Exp $
+
+ 07 May 2004; Heinrich Wendel <lanius@gentoo.org> gsview-4.5.ebuild:
+ mark x86
13 Dec 2003; Heinrich Wendel <lanius@gentoo.org> gsview-4.5.ebuild:
fixed some typos, added `use doc` functionality
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"