diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 19:59:03 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 19:59:03 +0000 |
commit | 0499cde633fc968c6f4c559fc4ef2464996307cf (patch) | |
tree | 1bdcf3076c5376957f31b5355a5056c1f3e5c1d1 /dev-perl/GD-Graph3d/GD-Graph3d-0.63.ebuild | |
parent | Stable on sparc wrt #150540 (diff) | |
download | gentoo-2-0499cde633fc968c6f4c559fc4ef2464996307cf.tar.gz gentoo-2-0499cde633fc968c6f4c559fc4ef2464996307cf.tar.bz2 gentoo-2-0499cde633fc968c6f4c559fc4ef2464996307cf.zip |
~alpha keyword.
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'dev-perl/GD-Graph3d/GD-Graph3d-0.63.ebuild')
-rw-r--r-- | dev-perl/GD-Graph3d/GD-Graph3d-0.63.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/GD-Graph3d/GD-Graph3d-0.63.ebuild b/dev-perl/GD-Graph3d/GD-Graph3d-0.63.ebuild index 98b6bc9e9614..0e882196ea50 100644 --- a/dev-perl/GD-Graph3d/GD-Graph3d-0.63.ebuild +++ b/dev-perl/GD-Graph3d/GD-Graph3d-0.63.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-Graph3d/GD-Graph3d-0.63.ebuild,v 1.18 2006/08/05 04:07:29 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-Graph3d/GD-Graph3d-0.63.ebuild,v 1.19 2006/10/20 19:59:03 kloeri Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/W/WA/WADG/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-perl/GD-1.18 |