diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-05-05 18:05:27 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-05-05 18:05:27 +0000 |
commit | d938fd41cca10b2f4ae409e15f20f400e244256c (patch) | |
tree | 804acbe4ca0b8d9e86316b692bc13109ba263419 /dev-perl/Test-Inline/Test-Inline-2.201.ebuild | |
parent | ppc stable (diff) | |
download | gentoo-2-d938fd41cca10b2f4ae409e15f20f400e244256c.tar.gz gentoo-2-d938fd41cca10b2f4ae409e15f20f400e244256c.tar.bz2 gentoo-2-d938fd41cca10b2f4ae409e15f20f400e244256c.zip |
ppc stable
(Portage version: 2.1.2.6)
Diffstat (limited to 'dev-perl/Test-Inline/Test-Inline-2.201.ebuild')
-rw-r--r-- | dev-perl/Test-Inline/Test-Inline-2.201.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Inline/Test-Inline-2.201.ebuild b/dev-perl/Test-Inline/Test-Inline-2.201.ebuild index a19c6207111d..786abb3e85e9 100644 --- a/dev-perl/Test-Inline/Test-Inline-2.201.ebuild +++ b/dev-perl/Test-Inline/Test-Inline-2.201.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/dev-perl/Test-Inline/Test-Inline-2.201.ebuild,v 1.6 2007/04/14 15:02:50 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inline/Test-Inline-2.201.ebuild,v 1.7 2007/05/05 18:05:27 dertobi123 Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc sparc ~x86" IUSE="" SRC_TEST="do" |