diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-02-05 10:29:00 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-02-05 10:29:00 +0000 |
commit | 6acf09be8f3a99db543a1c88d7fe7b63df025f38 (patch) | |
tree | 842b2ad29c1a9cf8fa5446f728dc7be9e02e3539 /dev-perl/Test-Manifest | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-6acf09be8f3a99db543a1c88d7fe7b63df025f38.tar.gz gentoo-2-6acf09be8f3a99db543a1c88d7fe7b63df025f38.tar.bz2 gentoo-2-6acf09be8f3a99db543a1c88d7fe7b63df025f38.zip |
Stable on ppc64
(Portage version: 2.1.3.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.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Manifest/ChangeLog b/dev-perl/Test-Manifest/ChangeLog index 31f6460ed392..76a3575bea83 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.38 2008/01/13 21:48:48 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.39 2008/02/05 10:29:00 corsair Exp $ + + 05 Feb 2008; Markus Rothe <corsair@gentoo.org> Test-Manifest-1.21.ebuild: + Stable on ppc64 13 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org> Test-Manifest-1.21.ebuild: diff --git a/dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild b/dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild index 88ac8c17a062..28bf4f4c7cbd 100644 --- a/dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild +++ b/dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.21.ebuild,v 1.4 2008/01/13 21:48:48 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild,v 1.5 2008/02/05 10:29:00 corsair 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" |