From a083f02c848959e11383f4cd56bf8f3680085d07 Mon Sep 17 00:00:00 2001 From: Bryan Østergaard Date: Thu, 17 Jun 2004 11:32:48 +0000 Subject: QA - inherit eutils, don't assign default S. --- media-gfx/springgraph/springgraph-79.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'media-gfx/springgraph/springgraph-79.ebuild') 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 -- cgit v1.2.3-65-gdbad