summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2010-01-05 19:32:27 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2010-01-05 19:32:27 +0000
commit48ae2aae205fd1aa45344164b016fc327e75388c (patch)
treee0891581018635942c10d84cd849e0ed7d135d53 /perl-core/Test-Simple
parentMarked ppc stable for bug #288641. (diff)
downloadhistorical-48ae2aae205fd1aa45344164b016fc327e75388c.tar.gz
historical-48ae2aae205fd1aa45344164b016fc327e75388c.tar.bz2
historical-48ae2aae205fd1aa45344164b016fc327e75388c.zip
ppc stable #288026
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
Diffstat (limited to 'perl-core/Test-Simple')
-rw-r--r--perl-core/Test-Simple/ChangeLog7
-rw-r--r--perl-core/Test-Simple/Test-Simple-0.92.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/perl-core/Test-Simple/ChangeLog b/perl-core/Test-Simple/ChangeLog
index cc9917b7258b..5492416f21ca 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/ChangeLog,v 1.68 2009/12/16 21:58:38 abcd Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/ChangeLog,v 1.69 2010/01/05 19:23:10 nixnut Exp $
+
+ 05 Jan 2010; nixnut <nixnut@gentoo.org> Test-Simple-0.92.ebuild:
+ ppc stable #288026
16 Dec 2009; Jonathan Callen <abcd@gentoo.org> Test-Simple-0.88.ebuild,
Test-Simple-0.92.ebuild, Test-Simple-0.94.ebuild:
diff --git a/perl-core/Test-Simple/Test-Simple-0.92.ebuild b/perl-core/Test-Simple/Test-Simple-0.92.ebuild
index 5dc83da03f04..6aa81eae00f9 100644
--- a/perl-core/Test-Simple/Test-Simple-0.92.ebuild
+++ b/perl-core/Test-Simple/Test-Simple-0.92.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# 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.92.ebuild,v 1.8 2009/12/16 21:58:38 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.92.ebuild,v 1.9 2010/01/05 19:23:10 nixnut 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-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~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-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
SRC_TEST="do"