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 | 16601e340cefe02c21073ea31bfb99292d4c8bea (patch) | |
tree | 53c7409ff0ce3de3e391058ae9ae9ce4578465e0 /media-gfx/springgraph/springgraph-82.ebuild | |
parent | QA - inherit eutils. (Manifest recommit) (diff) | |
download | gentoo-2-16601e340cefe02c21073ea31bfb99292d4c8bea.tar.gz gentoo-2-16601e340cefe02c21073ea31bfb99292d4c8bea.tar.bz2 gentoo-2-16601e340cefe02c21073ea31bfb99292d4c8bea.zip |
QA - inherit eutils, don't assign default S.
Diffstat (limited to 'media-gfx/springgraph/springgraph-82.ebuild')
-rw-r--r-- | media-gfx/springgraph/springgraph-82.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/media-gfx/springgraph/springgraph-82.ebuild b/media-gfx/springgraph/springgraph-82.ebuild index fc45d0ac3a5e..066f5783f624 100644 --- a/media-gfx/springgraph/springgraph-82.ebuild +++ b/media-gfx/springgraph/springgraph-82.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/media-gfx/springgraph/springgraph-82.ebuild,v 1.1 2004/05/30 02:11:46 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/springgraph/springgraph-82.ebuild,v 1.2 2004/06/17 11:32:48 kloeri Exp $ + +inherit eutils DESCRIPTION="Generate spring graphs from graphviz input files" HOMEPAGE="http://www.chaosreigns.com/code/springgraph" |