diff options
author | Tom Gall <tgall@gentoo.org> | 2007-07-08 03:26:15 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2007-07-08 03:26:15 +0000 |
commit | 769967016b2cda2212918d9b85c8860f39da107e (patch) | |
tree | f079d614292c1690faba08262796819f423addc6 /dev-perl | |
parent | Stable on ppc; bug #184559. (diff) | |
download | gentoo-2-769967016b2cda2212918d9b85c8860f39da107e.tar.gz gentoo-2-769967016b2cda2212918d9b85c8860f39da107e.tar.bz2 gentoo-2-769967016b2cda2212918d9b85c8860f39da107e.zip |
stable on ppc64
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Test-Manifest/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Manifest/ChangeLog b/dev-perl/Test-Manifest/ChangeLog index eafd11304138..16aa21494c18 100644 --- a/dev-perl/Test-Manifest/ChangeLog +++ b/dev-perl/Test-Manifest/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-Manifest # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.30 2007/05/05 18:06:30 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.31 2007/07/08 03:26:15 tgall Exp $ + + 07 Jul 2007; Tom Gall <tgall@gentoo.org> Test-Manifest-1.17.ebuild: + stable on ppc64 05 May 2007; Tobias Scherbaum <dertobi123@gentoo.org> Test-Manifest-1.17.ebuild: diff --git a/dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild b/dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild index 3f93c62bbb4c..8b9e8c60df1d 100644 --- a/dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild +++ b/dev-perl/Test-Manifest/Test-Manifest-1.17.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-Manifest/Test-Manifest-1.17.ebuild,v 1.4 2007/05/05 18:06:30 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild,v 1.5 2007/07/08 03:26:15 tgall Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/~bdfoy/${P}/" IUSE="" SLOT="0" LICENSE="Artistic" -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" SRC_TEST="do" |