diff options
Diffstat (limited to 'dev-lang/parrot/parrot-0.4.5.ebuild')
-rw-r--r-- | dev-lang/parrot/parrot-0.4.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/parrot/parrot-0.4.5.ebuild b/dev-lang/parrot/parrot-0.4.5.ebuild index e00a20de6ebc..d1fc96593ec6 100644 --- a/dev-lang/parrot/parrot-0.4.5.ebuild +++ b/dev-lang/parrot/parrot-0.4.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/parrot/parrot-0.4.5.ebuild,v 1.3 2006/08/13 20:59:18 yuval Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/parrot/parrot-0.4.5.ebuild,v 1.4 2008/01/29 21:30:15 grobian Exp $ inherit base eutils multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/L/LT/LTOETSCH/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc-macos ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="gdbm gmp python test" DEPEND="dev-lang/perl |