summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gentoo.org>2009-10-07 23:19:01 +0000
committerTiago Cunha <tcunha@gentoo.org>2009-10-07 23:19:01 +0000
commitd5e8672296af2722d18c171dd46450b61174a3d6 (patch)
tree5c7d8af854aa4a9c3fc9c00a456d95278b543732 /dev-perl/Test-ClassAPI
parentVersion bumped, bug #288082. (diff)
downloadhistorical-d5e8672296af2722d18c171dd46450b61174a3d6.tar.gz
historical-d5e8672296af2722d18c171dd46450b61174a3d6.tar.bz2
historical-d5e8672296af2722d18c171dd46450b61174a3d6.zip
stable sparc, bug 283969
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Test-ClassAPI')
-rw-r--r--dev-perl/Test-ClassAPI/ChangeLog5
-rw-r--r--dev-perl/Test-ClassAPI/Test-ClassAPI-1.06.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-ClassAPI/ChangeLog b/dev-perl/Test-ClassAPI/ChangeLog
index 36644d03f2fb..5dd2bc2e18ce 100644
--- a/dev-perl/Test-ClassAPI/ChangeLog
+++ b/dev-perl/Test-ClassAPI/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-ClassAPI
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-ClassAPI/ChangeLog,v 1.35 2009/09/19 16:36:10 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-ClassAPI/ChangeLog,v 1.36 2009/10/07 22:57:21 tcunha Exp $
+
+ 07 Oct 2009; Tiago Cunha <tcunha@gentoo.org> Test-ClassAPI-1.06.ebuild:
+ stable sparc, bug 283969
19 Sep 2009; nixnut <nixnut@gentoo.org> Test-ClassAPI-1.06.ebuild:
ppc stable #283969
diff --git a/dev-perl/Test-ClassAPI/Test-ClassAPI-1.06.ebuild b/dev-perl/Test-ClassAPI/Test-ClassAPI-1.06.ebuild
index 1dda85e52622..25280b477d69 100644
--- a/dev-perl/Test-ClassAPI/Test-ClassAPI-1.06.ebuild
+++ b/dev-perl/Test-ClassAPI/Test-ClassAPI-1.06.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-ClassAPI/Test-ClassAPI-1.06.ebuild,v 1.5 2009/09/19 16:36:10 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-ClassAPI/Test-ClassAPI-1.06.ebuild,v 1.6 2009/10/07 22:57:21 tcunha Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Provides basic first-pass API testing for large class trees"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ~sparc x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc sparc x86"
IUSE=""
RDEPEND=">=virtual/perl-File-Spec-0.83