summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 20:46:59 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 20:46:59 +0000
commit1605ace062f53f343f0c2e4d13d53f178748d267 (patch)
tree38524ab9d622417d8cb48507c6f2f5511a125c6e /app-text/gv
parentPPC stable profile update (Manifest recommit) (diff)
downloadgentoo-2-1605ace062f53f343f0c2e4d13d53f178748d267.tar.gz
gentoo-2-1605ace062f53f343f0c2e4d13d53f178748d267.tar.bz2
gentoo-2-1605ace062f53f343f0c2e4d13d53f178748d267.zip
Add inherit eutils
Diffstat (limited to 'app-text/gv')
-rw-r--r--app-text/gv/ChangeLog5
-rw-r--r--app-text/gv/gv-3.5.8-r3.ebuild4
2 files changed, 7 insertions, 2 deletions
diff --git a/app-text/gv/ChangeLog b/app-text/gv/ChangeLog
index f4061ff23cef..5ccea53af896 100644
--- a/app-text/gv/ChangeLog
+++ b/app-text/gv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/gv
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gv/ChangeLog,v 1.13 2004/04/08 10:36:20 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gv/ChangeLog,v 1.14 2004/04/27 20:42:40 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> gv-3.5.8-r3.ebuild:
+ Add inherit eutils
*gv-3.5.8-r3 (08 Apr 2004)
diff --git a/app-text/gv/gv-3.5.8-r3.ebuild b/app-text/gv/gv-3.5.8-r3.ebuild
index d2019b26b583..29f891d91fd4 100644
--- a/app-text/gv/gv-3.5.8-r3.ebuild
+++ b/app-text/gv/gv-3.5.8-r3.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.5.8-r3.ebuild,v 1.1 2004/04/08 10:36:20 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.5.8-r3.ebuild,v 1.2 2004/04/27 20:42:40 agriffis Exp $
+
+inherit eutils
DESCRIPTION="standard ghostscript frontend used by programs like LyX"
HOMEPAGE="http://wwwthep.physik.uni-mainz.de/~plass/gv/"