diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-04 23:26:10 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-04 23:26:10 +0000 |
commit | 47e7141f04efd3b0d6543a2b1549698701192623 (patch) | |
tree | bf04dfcd9a9572f8af2680626fb9d7928d617fe7 /media-gfx/springgraph | |
parent | version bump (Manifest recommit) (diff) | |
download | gentoo-2-47e7141f04efd3b0d6543a2b1549698701192623.tar.gz gentoo-2-47e7141f04efd3b0d6543a2b1549698701192623.tar.bz2 gentoo-2-47e7141f04efd3b0d6543a2b1549698701192623.zip |
ppc stable profile update
Diffstat (limited to 'media-gfx/springgraph')
-rw-r--r-- | media-gfx/springgraph/springgraph-82.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/springgraph/springgraph-82.ebuild b/media-gfx/springgraph/springgraph-82.ebuild index b13788677776..899a07950ef8 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.6 2004/09/18 15:58:32 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/springgraph/springgraph-82.ebuild,v 1.7 2004/10/04 23:23:29 pvdabeel 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" |