diff options
author | Joshua Kinard <kumba@gentoo.org> | 2007-06-10 21:31:58 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2007-06-10 21:31:58 +0000 |
commit | 2de32fc0ed097da1d863a776ca13428a7db48b8f (patch) | |
tree | 012281a21e7f8357680ca6e031d5451201292607 /media-gfx/springgraph/springgraph-88.ebuild | |
parent | alpha stable wrt #169475 (diff) | |
download | gentoo-2-2de32fc0ed097da1d863a776ca13428a7db48b8f.tar.gz gentoo-2-2de32fc0ed097da1d863a776ca13428a7db48b8f.tar.bz2 gentoo-2-2de32fc0ed097da1d863a776ca13428a7db48b8f.zip |
Stable on mips, per #181584.
(Portage version: 2.1.2.9)
Diffstat (limited to 'media-gfx/springgraph/springgraph-88.ebuild')
-rw-r--r-- | media-gfx/springgraph/springgraph-88.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/springgraph/springgraph-88.ebuild b/media-gfx/springgraph/springgraph-88.ebuild index 1f77f6cf97c5..95e3b10a710c 100644 --- a/media-gfx/springgraph/springgraph-88.ebuild +++ b/media-gfx/springgraph/springgraph-88.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.1 2005/12/12 05:40:49 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/springgraph/springgraph-88.ebuild,v 1.2 2007/06/10 21:31:58 kumba 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" |