summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOwen Stampflee <owen@gentoo.org>2002-07-16 03:51:43 +0000
committerOwen Stampflee <owen@gentoo.org>2002-07-16 03:51:43 +0000
commit5ae7b64d881e1810cc8024694880f7b24b32fadc (patch)
tree2c70d4fcf9714e8ef35fc9cad933aa783e6badff /app-text/gv
parentadd ppc keywords (diff)
downloadhistorical-5ae7b64d881e1810cc8024694880f7b24b32fadc.tar.gz
historical-5ae7b64d881e1810cc8024694880f7b24b32fadc.tar.bz2
historical-5ae7b64d881e1810cc8024694880f7b24b32fadc.zip
Added KEYWORDS
Diffstat (limited to 'app-text/gv')
-rw-r--r--app-text/gv/ChangeLog6
-rw-r--r--app-text/gv/gv-3.5.8-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/gv/ChangeLog b/app-text/gv/ChangeLog
index efb99d859ad9..45f73b38c820 100644
--- a/app-text/gv/ChangeLog
+++ b/app-text/gv/ChangeLog
@@ -1,9 +1,13 @@
# ChangeLog for app-text/gv
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-text/gv/ChangeLog,v 1.1 2002/02/01 21:53:10 gbevin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gv/ChangeLog,v 1.2 2002/07/16 03:51:43 owen Exp $
*gv-3.5.8-r1 (1 Feb 2002)
+ 15 Jul 2002; Owen Stampflee <owen@gentoo.org> :
+
+ Added KEYWORDS.
+
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
diff --git a/app-text/gv/gv-3.5.8-r1.ebuild b/app-text/gv/gv-3.5.8-r1.ebuild
index 9e515f35a88e..9a6d5108b401 100644
--- a/app-text/gv/gv-3.5.8-r1.ebuild
+++ b/app-text/gv/gv-3.5.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2001 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.5.8-r1.ebuild,v 1.5 2002/07/11 06:30:18 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.5.8-r1.ebuild,v 1.6 2002/07/16 03:51:43 owen Exp $
# this r1 is a major change. it uses sed instead of patches.
# hopefully this will enable everyone to compile gv on widely
@@ -16,7 +16,7 @@ HOMEPAGE="http://wwwthep.physik.uni-mainz.de/~plass/gv/"
# There's probably more, but ghostscript also depends on it,
# so I can't identify it
DEPEND="virtual/x11 x11-libs/Xaw3d app-text/ghostscript"
-
+KEYWORDS="ppc x86"
src_unpack() {
# need to check if this can be done automatically