summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-02-24 16:51:42 +0000
committerJeroen Roovers <jer@gentoo.org>2012-02-24 16:51:42 +0000
commit245f1eb97860dbfdba50fc35adbcc9bad9db0088 (patch)
tree1572291ca3ca416672853499bd1e3caa94941959 /dev-perl/Test-Exception
parentRevbump removing mDNSResponder wrt upcomming last rite, bug #405393. (diff)
downloadhistorical-245f1eb97860dbfdba50fc35adbcc9bad9db0088.tar.gz
historical-245f1eb97860dbfdba50fc35adbcc9bad9db0088.tar.bz2
historical-245f1eb97860dbfdba50fc35adbcc9bad9db0088.zip
Stable for HPPA (bug #400231).
Package-Manager: portage-2.2.0_alpha89/cvs/Linux x86_64
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 a58b99205ee7..00ca8e7221bf 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.66 2012/02/24 10:38:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.67 2012/02/24 16:51:42 jer Exp $
+
+ 24 Feb 2012; Jeroen Roovers <jer@gentoo.org> Test-Exception-0.310.0.ebuild:
+ Stable for HPPA (bug #400231).
24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Test-Exception-0.310.0.ebuild:
Stable for amd64, wrt 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 386118f15dc4..234cd109775b 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.2 2012/02/24 10:38:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild,v 1.3 2012/02/24 16:51:42 jer 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