summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-09-18 15:58:32 +0000
committerJason Wever <weeve@gentoo.org>2004-09-18 15:58:32 +0000
commit07a7009daef0ba94fc830d639be52afdc0df1385 (patch)
tree36f0229681c3577ff0aabbf187e38e659cb1a6db /media-gfx
parentlet users define the user additionaly to the group under which the instance s... (diff)
downloadgentoo-2-07a7009daef0ba94fc830d639be52afdc0df1385.tar.gz
gentoo-2-07a7009daef0ba94fc830d639be52afdc0df1385.tar.bz2
gentoo-2-07a7009daef0ba94fc830d639be52afdc0df1385.zip
Stable on sparc.
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/springgraph/ChangeLog5
-rw-r--r--media-gfx/springgraph/springgraph-82.ebuild4
2 files changed, 6 insertions, 3 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/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"