summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-03-03 14:25:51 +0000
committerBrent Baude <ranger@gentoo.org>2012-03-03 14:25:51 +0000
commit254aaaaa24d753a1e6b79367e059e2ca5386329c (patch)
treedd42e94204a8db5a2afeed9122fd505ee9eee651 /dev-perl/Test-Exception
parentMarking Template-DBI-2.650.0 ppc64 for bug 400225 (diff)
downloadgentoo-2-254aaaaa24d753a1e6b79367e059e2ca5386329c.tar.gz
gentoo-2-254aaaaa24d753a1e6b79367e059e2ca5386329c.tar.bz2
gentoo-2-254aaaaa24d753a1e6b79367e059e2ca5386329c.zip
Marking Test-Exception-0.310.0 ppc64 for bug 400231
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/Test-Exception')
-rw-r--r--dev-perl/Test-Exception/ChangeLog5
-rw-r--r--dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Exception/ChangeLog b/dev-perl/Test-Exception/ChangeLog
index 699ccd94493c..f4412d06b0a4 100644
--- a/dev-perl/Test-Exception/ChangeLog
+++ b/dev-perl/Test-Exception/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-Exception
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.69 2012/02/29 21:35:41 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.70 2012/03/03 14:25:51 ranger Exp $
+
+ 03 Mar 2012; Brent Baude <ranger@gentoo.org> Test-Exception-0.310.0.ebuild:
+ Marking Test-Exception-0.310.0 ppc64 for bug 400231
29 Feb 2012; Markus Meier <maekke@gentoo.org> Test-Exception-0.310.0.ebuild:
arm stable, bug #400231
diff --git a/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild b/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild
index 6a93a71daaea..17a795e592df 100644
--- a/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild
+++ b/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.310.0.ebuild,v 1.5 2012/02/29 21:35:41 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild,v 1.6 2012/03/03 14:25:51 ranger Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="test functions for exception based code"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=virtual/perl-Test-Simple-0.64