summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-10-22 18:07:09 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-10-22 18:07:09 +0000
commit5cdf3e5641d517c768e6da39c3d9db49ccb563dc (patch)
treefdab8562a6681df36fcee3a03261026f34a869e8 /perl-core
parentrespect LDFLAGS (#336768) (diff)
downloadgentoo-2-5cdf3e5641d517c768e6da39c3d9db49ccb563dc.tar.gz
gentoo-2-5cdf3e5641d517c768e6da39c3d9db49ccb563dc.tar.bz2
gentoo-2-5cdf3e5641d517c768e6da39c3d9db49ccb563dc.zip
ppc64 stable wrt #333421
(Portage version: 2.2_rc99/cvs/Linux x86_64)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Test-Simple/ChangeLog6
-rw-r--r--perl-core/Test-Simple/Test-Simple-0.94.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Test-Simple/ChangeLog b/perl-core/Test-Simple/ChangeLog
index 52e3ad874236..db0931e78293 100644
--- a/perl-core/Test-Simple/ChangeLog
+++ b/perl-core/Test-Simple/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Test-Simple
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/ChangeLog,v 1.75 2010/10/22 02:21:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/ChangeLog,v 1.76 2010/10/22 18:07:09 ssuominen Exp $
+
+ 22 Oct 2010; Samuli Suominen <ssuominen@gentoo.org>
+ Test-Simple-0.94.ebuild:
+ ppc64 stable wrt #333421
22 Oct 2010; Jeroen Roovers <jer@gentoo.org> Test-Simple-0.94.ebuild:
Stable for HPPA (bug #333421).
diff --git a/perl-core/Test-Simple/Test-Simple-0.94.ebuild b/perl-core/Test-Simple/Test-Simple-0.94.ebuild
index 259f8b7ada07..b6117ee84434 100644
--- a/perl-core/Test-Simple/Test-Simple-0.94.ebuild
+++ b/perl-core/Test-Simple/Test-Simple-0.94.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.94.ebuild,v 1.8 2010/10/22 02:21:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.94.ebuild,v 1.9 2010/10/22 18:07:09 ssuominen Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Basic utilities for writing tests"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
SRC_TEST="do"