diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 10:33:21 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 10:33:21 +0000 |
commit | a014e0b6e8795d25752049c1a71df7fdf1b53e89 (patch) | |
tree | 067966b1522c00775454f787eaa08f44fd22fb3b /media-gfx/springgraph/springgraph-82.ebuild | |
parent | KEYWORDS ~amd64. (diff) | |
download | historical-a014e0b6e8795d25752049c1a71df7fdf1b53e89.tar.gz historical-a014e0b6e8795d25752049c1a71df7fdf1b53e89.tar.bz2 historical-a014e0b6e8795d25752049c1a71df7fdf1b53e89.zip |
Stable on amd64.
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 a1895a8ae626..d9af3585fa2a 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.8 2004/10/13 13:31:53 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/springgraph/springgraph-82.ebuild,v 1.9 2004/10/19 10:33:21 absinthe 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" |