summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-10-22 02:30:24 +0000
committerJeroen Roovers <jer@gentoo.org>2010-10-22 02:30:24 +0000
commit8380ac170ecbfc4bee5d2325c6f7caecd61522dc (patch)
tree421b1e14243e8092423327aa3a2119618bb580d4 /perl-core/Test-Simple
parentStable for HPPA (bug #333421). (diff)
downloadhistorical-8380ac170ecbfc4bee5d2325c6f7caecd61522dc.tar.gz
historical-8380ac170ecbfc4bee5d2325c6f7caecd61522dc.tar.bz2
historical-8380ac170ecbfc4bee5d2325c6f7caecd61522dc.zip
Stable for HPPA (bug #333421).
Package-Manager: portage-2.2_rc98/cvs/Linux i686
Diffstat (limited to 'perl-core/Test-Simple')
-rw-r--r--perl-core/Test-Simple/ChangeLog5
-rw-r--r--perl-core/Test-Simple/Test-Simple-0.94.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Test-Simple/ChangeLog b/perl-core/Test-Simple/ChangeLog
index bbdf83bc3bef..52e3ad874236 100644
--- a/perl-core/Test-Simple/ChangeLog
+++ b/perl-core/Test-Simple/ChangeLog
@@ -1,6 +1,9 @@
# 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.74 2010/09/12 16:56:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/ChangeLog,v 1.75 2010/10/22 02:21:22 jer Exp $
+
+ 22 Oct 2010; Jeroen Roovers <jer@gentoo.org> Test-Simple-0.94.ebuild:
+ Stable for HPPA (bug #333421).
12 Sep 2010; Raúl Porcel <armin76@gentoo.org> Test-Simple-0.94.ebuild:
alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #333421
diff --git a/perl-core/Test-Simple/Test-Simple-0.94.ebuild b/perl-core/Test-Simple/Test-Simple-0.94.ebuild
index c15bf4321164..259f8b7ada07 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.7 2010/10/14 20:27:16 ranger Exp $
+# $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 $
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"