diff options
author | Yuta Satoh <nigoro@gentoo.org> | 2005-05-10 16:18:03 +0000 |
---|---|---|
committer | Yuta Satoh <nigoro@gentoo.org> | 2005-05-10 16:18:03 +0000 |
commit | 1f280160f04113996b4fc8ee5cc339b8d18b1bb0 (patch) | |
tree | 3c1eb83e2336be6a328554f137997e18f94a36b0 /dev-perl/Test-Manifest | |
parent | fix keywords (diff) | |
download | gentoo-2-1f280160f04113996b4fc8ee5cc339b8d18b1bb0.tar.gz gentoo-2-1f280160f04113996b4fc8ee5cc339b8d18b1bb0.tar.bz2 gentoo-2-1f280160f04113996b4fc8ee5cc339b8d18b1bb0.zip |
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/Test-Manifest')
-rw-r--r-- | dev-perl/Test-Manifest/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Test-Manifest/Test-Manifest-1.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Manifest/ChangeLog b/dev-perl/Test-Manifest/ChangeLog index 7051345b0da8..2bd90765acbe 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.11 2005/04/29 14:19:31 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.12 2005/05/10 16:18:03 nigoro Exp $ + + 10 May 2005; Yuta SATOH <nigoro@gentoo.org> : + Stable on ppc64 *Test-Manifest-1.14 (29 Apr 2005) diff --git a/dev-perl/Test-Manifest/Test-Manifest-1.11.ebuild b/dev-perl/Test-Manifest/Test-Manifest-1.11.ebuild index 249309ffd3de..5f3330e54274 100644 --- a/dev-perl/Test-Manifest/Test-Manifest-1.11.ebuild +++ b/dev-perl/Test-Manifest/Test-Manifest-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.11.ebuild,v 1.4 2005/04/29 14:19:31 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.11.ebuild,v 1.5 2005/05/10 16:18:03 nigoro Exp $ inherit perl-module @@ -11,6 +11,6 @@ HOMEPAGE="http://search.cpan.org/~bdfoy/${P}/" IUSE="" SLOT="0" LICENSE="Artistic" -KEYWORDS="~amd64 x86 sparc ~alpha ppc ~ppc64" +KEYWORDS="~amd64 x86 sparc ~alpha ppc ppc64" SRC_TEST="do" |