diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-11 11:19:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-11 11:19:07 +0000 |
commit | cfbe6c741c4f868e877f40893872488b41190a6d (patch) | |
tree | 172b34a100777cc46f7306be8b2e22ee6ad8c8b3 /media-gfx/springgraph/springgraph-88.ebuild | |
parent | Stable for HPPA (bug #181622). (diff) | |
download | historical-cfbe6c741c4f868e877f40893872488b41190a6d.tar.gz historical-cfbe6c741c4f868e877f40893872488b41190a6d.tar.bz2 historical-cfbe6c741c4f868e877f40893872488b41190a6d.zip |
alpha/ia64/x86 stable wrt #181584
Package-Manager: portage-2.1.2.9
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 58107f858bad..89596edd84d8 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.3 2007/06/11 02:30:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/springgraph/springgraph-88.ebuild,v 1.4 2007/06/11 11:19:07 armin76 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" |