diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-17 11:32:48 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-17 11:32:48 +0000 |
commit | a083f02c848959e11383f4cd56bf8f3680085d07 (patch) | |
tree | 29439c015e4f59b6b46b7035939ec18628d7a2ac /media-gfx/springgraph/springgraph-79.ebuild | |
parent | QA - inherit eutils. (diff) | |
download | historical-a083f02c848959e11383f4cd56bf8f3680085d07.tar.gz historical-a083f02c848959e11383f4cd56bf8f3680085d07.tar.bz2 historical-a083f02c848959e11383f4cd56bf8f3680085d07.zip |
QA - inherit eutils, don't assign default S.
Diffstat (limited to 'media-gfx/springgraph/springgraph-79.ebuild')
-rw-r--r-- | media-gfx/springgraph/springgraph-79.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-gfx/springgraph/springgraph-79.ebuild b/media-gfx/springgraph/springgraph-79.ebuild index 5d305f457aed..5d3daebb2634 100644 --- a/media-gfx/springgraph/springgraph-79.ebuild +++ b/media-gfx/springgraph/springgraph-79.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/springgraph/springgraph-79.ebuild,v 1.5 2004/05/30 02:11:46 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/springgraph/springgraph-79.ebuild,v 1.6 2004/06/17 11:32:48 kloeri Exp $ DESCRIPTION="Generate spring graphs from graphviz input files" HOMEPAGE="http://www.chaosreigns.com/code/springgraph" @@ -12,7 +12,6 @@ KEYWORDS="x86 alpha hppa ~mips ppc sparc ia64 amd64" IUSE="" DEPEND="" RDEPEND="dev-perl/GD" -S=${WORKDIR}/${P} src_unpack() { # nothing to do |