diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-08 12:57:31 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-08 12:57:31 +0000 |
commit | 11f6f66bb3b7ed90fd4781b3b5e7156add26256b (patch) | |
tree | 8fb031dff99a164545948943581f57138c2a6d47 /media-gfx/springgraph/springgraph-82.ebuild | |
parent | Stable on hppa. (Manifest recommit) (diff) | |
download | gentoo-2-11f6f66bb3b7ed90fd4781b3b5e7156add26256b.tar.gz gentoo-2-11f6f66bb3b7ed90fd4781b3b5e7156add26256b.tar.bz2 gentoo-2-11f6f66bb3b7ed90fd4781b3b5e7156add26256b.zip |
Stable on alpha.
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 2e20c459743d..6e7c05b6f7a2 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.4 2004/07/19 01:54:10 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/springgraph/springgraph-82.ebuild,v 1.5 2004/08/08 12:57:31 kloeri 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" |