diff options
author | Jason Wever <weeve@gentoo.org> | 2004-09-18 15:58:32 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-09-18 15:58:32 +0000 |
commit | 5adf18ce5ae76fa048d6fdea2fad9b06eaf1a362 (patch) | |
tree | 6117dc02df8846de8ff7fadeb7b436f25184f2b8 /media-gfx/springgraph | |
parent | let users define the user additionaly to the group under which the instance s... (diff) | |
download | historical-5adf18ce5ae76fa048d6fdea2fad9b06eaf1a362.tar.gz historical-5adf18ce5ae76fa048d6fdea2fad9b06eaf1a362.tar.bz2 historical-5adf18ce5ae76fa048d6fdea2fad9b06eaf1a362.zip |
Stable on sparc.
Diffstat (limited to 'media-gfx/springgraph')
-rw-r--r-- | media-gfx/springgraph/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/springgraph/Manifest | 6 | ||||
-rw-r--r-- | media-gfx/springgraph/springgraph-82.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/media-gfx/springgraph/ChangeLog b/media-gfx/springgraph/ChangeLog index 4b49db371396..cd83cbb82046 100644 --- a/media-gfx/springgraph/ChangeLog +++ b/media-gfx/springgraph/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/springgraph # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/springgraph/ChangeLog,v 1.7 2004/08/08 12:57:31 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/springgraph/ChangeLog,v 1.8 2004/09/18 15:58:32 weeve Exp $ + + 18 Sep 2004; Jason Wever <weeve@gentoo.org> springgraph-82.ebuild: + Stable on sparc. 08 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> springgraph-82.ebuild: Stable on alpha. diff --git a/media-gfx/springgraph/Manifest b/media-gfx/springgraph/Manifest index 01a9278f89a5..296d5f8d577d 100644 --- a/media-gfx/springgraph/Manifest +++ b/media-gfx/springgraph/Manifest @@ -1,6 +1,6 @@ -MD5 ad3e6e2666399656220e675a0af6141d springgraph-79.ebuild 705 -MD5 b0a122a8d8ae7ffce23cd093c0826ec6 springgraph-82.ebuild 929 -MD5 702fd5f5d32de62291f4c899545b463b ChangeLog 982 +MD5 c72619d7416a5a43d94c0f9b4d84ae9a ChangeLog 1070 MD5 33972e24d3f8c3621bd32c36ba6e8b6c metadata.xml 716 +MD5 ad3e6e2666399656220e675a0af6141d springgraph-79.ebuild 705 +MD5 37e2d4539af2229529f9bb1bde622aa2 springgraph-82.ebuild 927 MD5 b0879467842149fda0eb7ccea27b6a64 files/digest-springgraph-79 61 MD5 263d583a99ac0787161b08250a2017b1 files/digest-springgraph-82 140 diff --git a/media-gfx/springgraph/springgraph-82.ebuild b/media-gfx/springgraph/springgraph-82.ebuild index 6e7c05b6f7a2..b13788677776 100644 --- a/media-gfx/springgraph/springgraph-82.ebuild +++ b/media-gfx/springgraph/springgraph-82.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/springgraph/springgraph-82.ebuild,v 1.5 2004/08/08 12:57:31 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/springgraph/springgraph-82.ebuild,v 1.6 2004/09/18 15:58:32 weeve Exp $ inherit eutils @@ -14,7 +14,7 @@ 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" +KEYWORDS="x86 alpha ~hppa ~mips ~ppc sparc ~ia64 ~amd64" IUSE="" DEPEND="" RDEPEND="dev-perl/GD" |