summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-08 16:44:23 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-08 16:44:23 +0000
commita7d1d796803d4cb33121588959562c76d034ef4a (patch)
tree8f2a38c951c3f8712af293289356241ca04230ca /dev-perl/Test-Base
parentstable x86, bug #159152 (diff)
downloadgentoo-2-a7d1d796803d4cb33121588959562c76d034ef4a.tar.gz
gentoo-2-a7d1d796803d4cb33121588959562c76d034ef4a.tar.bz2
gentoo-2-a7d1d796803d4cb33121588959562c76d034ef4a.zip
marking amd64 stable
(Portage version: 2.1.2_rc4-r3)
Diffstat (limited to 'dev-perl/Test-Base')
-rw-r--r--dev-perl/Test-Base/ChangeLog8
-rw-r--r--dev-perl/Test-Base/Test-Base-0.53.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Test-Base/ChangeLog b/dev-perl/Test-Base/ChangeLog
index 5da73071c80d..fbdf88edb322 100644
--- a/dev-perl/Test-Base/ChangeLog
+++ b/dev-perl/Test-Base/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Test-Base
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Base/ChangeLog,v 1.25 2006/12/03 03:47:57 mcummings Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Base/ChangeLog,v 1.26 2007/01/08 16:44:23 mcummings Exp $
+
+ 08 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ Test-Base-0.53.ebuild:
+ marking amd64 stable
*Test-Base-0.53 (03 Dec 2006)
diff --git a/dev-perl/Test-Base/Test-Base-0.53.ebuild b/dev-perl/Test-Base/Test-Base-0.53.ebuild
index 435a0b4dc624..d72b9d8ba57b 100644
--- a/dev-perl/Test-Base/Test-Base-0.53.ebuild
+++ b/dev-perl/Test-Base/Test-Base-0.53.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Base/Test-Base-0.53.ebuild,v 1.1 2006/12/03 03:47:57 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Base/Test-Base-0.53.ebuild,v 1.2 2007/01/08 16:44:23 mcummings Exp $
inherit perl-module
@@ -9,7 +9,7 @@ HOMEPAGE="http://search.cpan.org/search?query=${PN}"
SRC_URI="mirror://cpan/authors/id/I/IN/INGY/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
SRC_TEST="do"