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 | |
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')
-rw-r--r-- | dev-perl/Test-Inline/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Test-Inline/Test-Inline-2.201.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Test-Inline/ChangeLog b/dev-perl/Test-Inline/ChangeLog index e553ca2b2647..497705805004 100644 --- a/dev-perl/Test-Inline/ChangeLog +++ b/dev-perl/Test-Inline/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-Inline # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inline/ChangeLog,v 1.49 2007/04/14 15:02:50 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inline/ChangeLog,v 1.50 2007/05/05 18:05:27 dertobi123 Exp $ + + 05 May 2007; Tobias Scherbaum <dertobi123@gentoo.org> + Test-Inline-2.201.ebuild: + ppc stable 14 Apr 2007; Michael Cummings <mcummings@gentoo.org> Test-Inline-2.201.ebuild: 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" |