diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-03-20 22:19:59 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-03-20 22:19:59 +0000 |
commit | acd1bb8372841f076bf5cb3048d7ff6d3ea68f49 (patch) | |
tree | cde2f0356e8f1c8a8189b9ef16468c631ff0c6f2 /dev-perl/Test-Warn | |
parent | Stable for HPPA (bug #408579). (diff) | |
download | historical-acd1bb8372841f076bf5cb3048d7ff6d3ea68f49.tar.gz historical-acd1bb8372841f076bf5cb3048d7ff6d3ea68f49.tar.bz2 historical-acd1bb8372841f076bf5cb3048d7ff6d3ea68f49.zip |
Stable for HPPA (bug #408579).
Package-Manager: portage-2.2.0_alpha93/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Test-Warn')
-rw-r--r-- | dev-perl/Test-Warn/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Warn/ChangeLog b/dev-perl/Test-Warn/ChangeLog index 957b023ea9e6..f9c9c3cd4dc7 100644 --- a/dev-perl/Test-Warn/ChangeLog +++ b/dev-perl/Test-Warn/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-Warn # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.37 2012/03/20 08:44:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.38 2012/03/20 22:10:57 jer Exp $ + + 20 Mar 2012; Jeroen Roovers <jer@gentoo.org> Test-Warn-0.230.0.ebuild: + Stable for HPPA (bug #408579). 20 Mar 2012; Agostino Sarubbo <ago@gentoo.org> Test-Warn-0.230.0.ebuild: Stable for amd64, wrt bug #408581 diff --git a/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild b/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild index b44ba21d77e0..07270378acbf 100644 --- a/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild +++ b/dev-perl/Test-Warn/Test-Warn-0.230.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-Warn/Test-Warn-0.230.0.ebuild,v 1.6 2012/03/20 08:44:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild,v 1.7 2012/03/20 22:10:57 jer Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl extension to test methods for warnings" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=">=dev-perl/Sub-Uplevel-0.12 |