summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2004-05-30 02:11:46 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2004-05-30 02:11:46 +0000
commite4235cedf21f74ee04042b6c2c17fa036427b45b (patch)
tree28693c54d4525ce4f87ca2854743dc556c220860 /media-gfx/springgraph
parentclean up ugly ebuilds (diff)
downloadhistorical-e4235cedf21f74ee04042b6c2c17fa036427b45b.tar.gz
historical-e4235cedf21f74ee04042b6c2c17fa036427b45b.tar.bz2
historical-e4235cedf21f74ee04042b6c2c17fa036427b45b.zip
version bump, and old ver in stable
Diffstat (limited to 'media-gfx/springgraph')
-rw-r--r--media-gfx/springgraph/ChangeLog8
-rw-r--r--media-gfx/springgraph/Manifest6
-rw-r--r--media-gfx/springgraph/files/digest-springgraph-822
-rw-r--r--media-gfx/springgraph/springgraph-79.ebuild4
-rw-r--r--media-gfx/springgraph/springgraph-82.ebuild35
5 files changed, 50 insertions, 5 deletions
diff --git a/media-gfx/springgraph/ChangeLog b/media-gfx/springgraph/ChangeLog
index 3b636628b5d1..2b98fba38f46 100644
--- a/media-gfx/springgraph/ChangeLog
+++ b/media-gfx/springgraph/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-gfx/springgraph
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/springgraph/ChangeLog,v 1.3 2004/01/05 02:00:37 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/springgraph/ChangeLog,v 1.4 2004/05/30 02:11:46 robbat2 Exp $
+
+*springgraph-82 (29 May 2004)
+
+ 29 May 2004; Robin H. Johnson <robbat2@gentoo.org> springgraph-79.ebuild,
+ springgraph-82.ebuild:
+ version bump, and old ver in stable
04 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> springgraph-79.ebuild:
fix header dates
diff --git a/media-gfx/springgraph/Manifest b/media-gfx/springgraph/Manifest
index 681c36495a8a..3afa76f04074 100644
--- a/media-gfx/springgraph/Manifest
+++ b/media-gfx/springgraph/Manifest
@@ -1,4 +1,6 @@
-MD5 4aab4976675eed70c743ffe96f1c2c45 ChangeLog 587
+MD5 6e42a14c9fe6ecd9d868e659e63e22df springgraph-79.ebuild 708
+MD5 526d1f1b7ea1a3946860024f72c31b55 springgraph-82.ebuild 924
+MD5 774185368b1b405b088181c8a289fcd7 ChangeLog 757
MD5 33972e24d3f8c3621bd32c36ba6e8b6c metadata.xml 716
-MD5 ec02e91db4514d5f0f4a9f48c0ff0f98 springgraph-79.ebuild 715
MD5 b0879467842149fda0eb7ccea27b6a64 files/digest-springgraph-79 61
+MD5 263d583a99ac0787161b08250a2017b1 files/digest-springgraph-82 140
diff --git a/media-gfx/springgraph/files/digest-springgraph-82 b/media-gfx/springgraph/files/digest-springgraph-82
new file mode 100644
index 000000000000..1fea6736c6a8
--- /dev/null
+++ b/media-gfx/springgraph/files/digest-springgraph-82
@@ -0,0 +1,2 @@
+MD5 a007952c670228df48bd85f563ea277e springgraph_0.82.orig.tar.gz 7485
+MD5 de54c228f35af0802a2dd9027efd5037 springgraph_0.82-1.diff.gz 2875
diff --git a/media-gfx/springgraph/springgraph-79.ebuild b/media-gfx/springgraph/springgraph-79.ebuild
index 7496e750bb57..5d305f457aed 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.4 2004/02/22 21:18:04 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/springgraph/springgraph-79.ebuild,v 1.5 2004/05/30 02:11:46 robbat2 Exp $
DESCRIPTION="Generate spring graphs from graphviz input files"
HOMEPAGE="http://www.chaosreigns.com/code/springgraph"
@@ -8,7 +8,7 @@ SRC_FILENAME="${PN}.pl.${PV}"
SRC_URI="${HOMEPAGE}/dl/${SRC_FILENAME}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~alpha ~hppa ~mips ~ppc ~sparc ia64 amd64"
+KEYWORDS="x86 alpha hppa ~mips ppc sparc ia64 amd64"
IUSE=""
DEPEND=""
RDEPEND="dev-perl/GD"
diff --git a/media-gfx/springgraph/springgraph-82.ebuild b/media-gfx/springgraph/springgraph-82.ebuild
new file mode 100644
index 000000000000..fc45d0ac3a5e
--- /dev/null
+++ b/media-gfx/springgraph/springgraph-82.ebuild
@@ -0,0 +1,35 @@
+# 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 $
+
+DESCRIPTION="Generate spring graphs from graphviz input files"
+HOMEPAGE="http://www.chaosreigns.com/code/springgraph"
+MY_PV="0.${PV}"
+MY_P="${PN}_${MY_PV}"
+SRC_FILE="${MY_P}.orig.tar.gz"
+SRC_DEBIAN_PATCH="${MY_P}-1.diff.gz"
+SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${SRC_FILE}
+ mirror://debian/pool/main/${PN:0:1}/${PN}/${SRC_DEBIAN_PATCH}"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~alpha ~hppa ~mips ~ppc ~sparc ~ia64 ~amd64"
+IUSE=""
+DEPEND=""
+RDEPEND="dev-perl/GD"
+S="${WORKDIR}/${PN}-${MY_PV}"
+
+src_unpack() {
+ unpack ${SRC_FILE}
+ epatch ${DISTDIR}/${SRC_DEBIAN_PATCH}
+}
+
+src_compile() {
+ # nothing to do
+ :
+}
+
+src_install() {
+ into /usr
+ dobin ${PN}
+ doman debian/${PN}.1
+}