summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/Test-Exception/ChangeLog6
-rw-r--r--dev-perl/Test-Exception/Test-Exception-0.24.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Test-Exception/ChangeLog b/dev-perl/Test-Exception/ChangeLog
index 71ffef957559..08c7050e54dc 100644
--- a/dev-perl/Test-Exception/ChangeLog
+++ b/dev-perl/Test-Exception/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Test-Exception
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.38 2007/02/17 15:23:00 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.39 2007/03/03 11:15:54 mcummings Exp $
+
+ 03 Mar 2007; Michael Cummings <mcummings@gentoo.org>
+ Test-Exception-0.24.ebuild:
+ Stable on amd64
*Test-Exception-0.25 (17 Feb 2007)
diff --git a/dev-perl/Test-Exception/Test-Exception-0.24.ebuild b/dev-perl/Test-Exception/Test-Exception-0.24.ebuild
index c4681314eda1..d4cfa34ca568 100644
--- a/dev-perl/Test-Exception/Test-Exception-0.24.ebuild
+++ b/dev-perl/Test-Exception/Test-Exception-0.24.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-Exception/Test-Exception-0.24.ebuild,v 1.4 2007/01/22 14:35:38 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.24.ebuild,v 1.5 2007/03/03 11:15:54 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AD/ADIE/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 ia64 ~mips ~ppc sparc ~x86"
+KEYWORDS="alpha amd64 ia64 ~mips ~ppc sparc ~x86"
IUSE=""
SRC_TEST="do"