summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2005-12-03 17:31:36 +0000
committerTom Gall <tgall@gentoo.org>2005-12-03 17:31:36 +0000
commit936614ba567c0dcce7d753bacb0a5fee2c66de35 (patch)
tree5a04e493fb8742b292be0c4a2eafc85b49b46616 /perl-core/Test
parentminor change: removed a backslash (diff)
downloadgentoo-2-936614ba567c0dcce7d753bacb0a5fee2c66de35.tar.gz
gentoo-2-936614ba567c0dcce7d753bacb0a5fee2c66de35.tar.bz2
gentoo-2-936614ba567c0dcce7d753bacb0a5fee2c66de35.zip
stable on ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'perl-core/Test')
-rw-r--r--perl-core/Test/ChangeLog7
-rw-r--r--perl-core/Test/Test-1.25.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/perl-core/Test/ChangeLog b/perl-core/Test/ChangeLog
index c4f3d1dbf127..d511f87cf3ed 100644
--- a/perl-core/Test/ChangeLog
+++ b/perl-core/Test/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/Test
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Test/ChangeLog,v 1.5 2005/06/04 03:39:07 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Test/ChangeLog,v 1.6 2005/12/03 17:29:23 tgall Exp $
+
+ 03 Dec 2005; Tom Gall <tgall@gentoo.org> Test-1.25.ebuild:
+ stable on ppc64
04 Jun 2005; Michael Cummings <mcummings@gentoo.org> Test-1.25.ebuild:
Tested on raq2, bumping for mips
@@ -17,7 +20,7 @@
+Test-1.24.ebuild, +Test-1.25.ebuild:
dev-perl => perl-core migration
- 25 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> Test-1.25.ebuild:
+ 25 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> Test-1.25.ebuild:
Stable on alpha.
11 Apr 2005; Marcus D. Hanwell <cryos@gentoo.org> Test-1.25.ebuild:
diff --git a/perl-core/Test/Test-1.25.ebuild b/perl-core/Test/Test-1.25.ebuild
index 6f6ab3e773ba..5407662aa50b 100644
--- a/perl-core/Test/Test-1.25.ebuild
+++ b/perl-core/Test/Test-1.25.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/perl-core/Test/Test-1.25.ebuild,v 1.3 2005/06/04 03:39:07 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Test/Test-1.25.ebuild,v 1.4 2005/12/03 17:29:23 tgall Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/S/SB/SBURKE/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc64 s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86"
IUSE=""
DEPEND="perl-core/Test-Harness"