diff options
Diffstat (limited to 'media-gfx/springgraph/springgraph-88.ebuild')
-rw-r--r-- | media-gfx/springgraph/springgraph-88.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/springgraph/springgraph-88.ebuild b/media-gfx/springgraph/springgraph-88.ebuild index 95e3b10a710c..58107f858bad 100644 --- a/media-gfx/springgraph/springgraph-88.ebuild +++ b/media-gfx/springgraph/springgraph-88.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/springgraph/springgraph-88.ebuild,v 1.2 2007/06/10 21:31:58 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/springgraph/springgraph-88.ebuild,v 1.3 2007/06/11 02:30:09 jer Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="http://www.chaosreigns.com/code/springgraph/dl/${PN}.pl.${PV} mirror://debian/pool/main/${PN:0:1}/${PN}/${SRC_DEBIAN_PATCH}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 mips ~ppc ~sparc ~x86" IUSE="" DEPEND="" RDEPEND="dev-perl/GD" |