diff options
Diffstat (limited to 'media-gfx/springgraph/springgraph-82.ebuild')
-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" |