diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2004-01-05 01:59:34 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2004-01-05 01:59:34 +0000 |
commit | 220ac4eb287b274466963fdda9b9c8e8a3f4104c (patch) | |
tree | 7af76af06754b3392fa418b6f40ca734d08e7e0c /media-gfx/springgraph | |
parent | cleanup (diff) | |
download | historical-220ac4eb287b274466963fdda9b9c8e8a3f4104c.tar.gz historical-220ac4eb287b274466963fdda9b9c8e8a3f4104c.tar.bz2 historical-220ac4eb287b274466963fdda9b9c8e8a3f4104c.zip |
fix description
Diffstat (limited to 'media-gfx/springgraph')
-rw-r--r-- | media-gfx/springgraph/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/springgraph/Manifest | 7 | ||||
-rw-r--r-- | media-gfx/springgraph/springgraph-79.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/media-gfx/springgraph/ChangeLog b/media-gfx/springgraph/ChangeLog index c8c47f019254..63cc33b0da1a 100644 --- a/media-gfx/springgraph/ChangeLog +++ b/media-gfx/springgraph/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/springgraph # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/springgraph/ChangeLog,v 1.1 2003/12/02 05:07:52 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/springgraph/ChangeLog,v 1.2 2004/01/05 01:59:24 robbat2 Exp $ + + 04 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> springgraph-79.ebuild: + fix description *springgraph-79 (01 Dec 2003) diff --git a/media-gfx/springgraph/Manifest b/media-gfx/springgraph/Manifest index 80f0ca2f84e8..d8b13b1c2ff0 100644 --- a/media-gfx/springgraph/Manifest +++ b/media-gfx/springgraph/Manifest @@ -1,4 +1,5 @@ -MD5 b0879467842149fda0eb7ccea27b6a64 files/digest-springgraph-79 61 -MD5 a3597db256479e3273047d2e9c994b9e springgraph-79.ebuild 708 -MD5 42c2fb7f91d8ce9cda257039eb93c1cd ChangeLog 396 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/springgraph/Manifest,v 1.4 2004/01/05 01:59:34 robbat2 Exp $ +MD5 d9d9533124b7ade429a33656750968f2 springgraph-79.ebuild 718 +MD5 2a2153e21e77d8516ab93af7a754562c ChangeLog 490 MD5 33972e24d3f8c3621bd32c36ba6e8b6c metadata.xml 716 +MD5 b0879467842149fda0eb7ccea27b6a64 files/digest-springgraph-79 61 diff --git a/media-gfx/springgraph/springgraph-79.ebuild b/media-gfx/springgraph/springgraph-79.ebuild index b34f3a54f4be..aa9e42c48dda 100644 --- a/media-gfx/springgraph/springgraph-79.ebuild +++ b/media-gfx/springgraph/springgraph-79.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2003 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.1 2003/12/02 05:07:52 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/springgraph/springgraph-79.ebuild,v 1.2 2004/01/05 01:59:24 robbat2 Exp $ -DESCRIPTION="This is a sample skeleton ebuild file" +DESCRIPTION="Generate spring graphs from graphviz input files" HOMEPAGE="http://www.chaosreigns.com/code/springgraph" SRC_FILENAME="${PN}.pl.${PV}" SRC_URI="${HOMEPAGE}/dl/${SRC_FILENAME}" |