summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Test-ClassAPI')
-rw-r--r--dev-perl/Test-ClassAPI/ChangeLog6
-rw-r--r--dev-perl/Test-ClassAPI/Test-ClassAPI-1.03.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Test-ClassAPI/ChangeLog b/dev-perl/Test-ClassAPI/ChangeLog
index f5161fb00316..de8989476be4 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-ClassAPI/ChangeLog,v 1.17 2007/03/13 01:32:49 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-ClassAPI/ChangeLog,v 1.18 2007/04/09 16:31:56 mcummings Exp $
+
+ 09 Apr 2007; Michael Cummings <mcummings@gentoo.org>
+ Test-ClassAPI-1.03.ebuild:
+ Marking stable amd64
*Test-ClassAPI-1.04 (13 Mar 2007)
diff --git a/dev-perl/Test-ClassAPI/Test-ClassAPI-1.03.ebuild b/dev-perl/Test-ClassAPI/Test-ClassAPI-1.03.ebuild
index 99cc403bd865..b0d0b9082c82 100644
--- a/dev-perl/Test-ClassAPI/Test-ClassAPI-1.03.ebuild
+++ b/dev-perl/Test-ClassAPI/Test-ClassAPI-1.03.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.03.ebuild,v 1.1 2007/02/17 15:21:45 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-ClassAPI/Test-ClassAPI-1.03.ebuild,v 1.2 2007/04/09 16:31:56 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~adamk/"
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=">=virtual/perl-File-Spec-0.83