summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-01-13 18:01:41 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-01-13 18:01:41 +0000
commita2594ccf27c2f296da6754d261f69393382cce2a (patch)
treede7c9de2088d5cdab21c3e4c54aae97926624372 /dev-perl/Test-ClassAPI
parentnew 2.2 version to fix bugs #105380 , #110412 , #112554, #114544 , #115741 , ... (diff)
downloadgentoo-2-a2594ccf27c2f296da6754d261f69393382cce2a.tar.gz
gentoo-2-a2594ccf27c2f296da6754d261f69393382cce2a.tar.bz2
gentoo-2-a2594ccf27c2f296da6754d261f69393382cce2a.zip
Marking stable sparc x86
(Portage version: 2.1_pre1)
Diffstat (limited to 'dev-perl/Test-ClassAPI')
-rw-r--r--dev-perl/Test-ClassAPI/ChangeLog8
-rw-r--r--dev-perl/Test-ClassAPI/Test-ClassAPI-1.02.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Test-ClassAPI/ChangeLog b/dev-perl/Test-ClassAPI/ChangeLog
index 11d1b0236fa6..508c506c10b7 100644
--- a/dev-perl/Test-ClassAPI/ChangeLog
+++ b/dev-perl/Test-ClassAPI/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Test-ClassAPI
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-ClassAPI/ChangeLog,v 1.5 2005/08/26 00:21:00 agriffis Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-ClassAPI/ChangeLog,v 1.6 2006/01/13 18:01:23 mcummings Exp $
+
+ 13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
+ Test-ClassAPI-1.02.ebuild:
+ Marking stable sparc x86
26 Aug 2005; Aron Griffis <agriffis@gentoo.org> Test-ClassAPI-1.02.ebuild:
add ~ia64
diff --git a/dev-perl/Test-ClassAPI/Test-ClassAPI-1.02.ebuild b/dev-perl/Test-ClassAPI/Test-ClassAPI-1.02.ebuild
index 98f9625cb7e9..4fc36e179260 100644
--- a/dev-perl/Test-ClassAPI/Test-ClassAPI-1.02.ebuild
+++ b/dev-perl/Test-ClassAPI/Test-ClassAPI-1.02.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 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.02.ebuild,v 1.5 2005/08/26 00:21:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-ClassAPI/Test-ClassAPI-1.02.ebuild,v 1.6 2006/01/13 18:01:23 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~adamk/${P}/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc sparc x86"
IUSE=""
DEPEND=">=perl-core/File-Spec-0.83