diff options
author | 2012-12-08 17:04:57 +0000 | |
---|---|---|
committer | 2012-12-08 17:04:57 +0000 | |
commit | 5f303f7c0a155b7ffe7f4f9d27f7b936a821e6ca (patch) | |
tree | 8dedd00a98c5265ea5517744a513d1bcdf71eb69 /dev-perl | |
parent | Stable for HPPA (bug #441254). (diff) | |
download | gentoo-2-5f303f7c0a155b7ffe7f4f9d27f7b936a821e6ca.tar.gz gentoo-2-5f303f7c0a155b7ffe7f4f9d27f7b936a821e6ca.tar.bz2 gentoo-2-5f303f7c0a155b7ffe7f4f9d27f7b936a821e6ca.zip |
Stable for HPPA (bug #441256).
(Portage version: 2.2.0_alpha144/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Test-Warn/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Test-Warn/Test-Warn-0.240.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 d9f7817fb5bc..14b188071707 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.49 2012/12/06 18:46:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.50 2012/12/08 17:04:57 jer Exp $ + + 08 Dec 2012; Jeroen Roovers <jer@gentoo.org> Test-Warn-0.240.0.ebuild: + Stable for HPPA (bug #441256). 06 Dec 2012; Agostino Sarubbo <ago@gentoo.org> Test-Warn-0.240.0.ebuild: Stable for ppc, wrt bug #441256 diff --git a/dev-perl/Test-Warn/Test-Warn-0.240.0.ebuild b/dev-perl/Test-Warn/Test-Warn-0.240.0.ebuild index 189ab209c7b9..c8c30c8be5d8 100644 --- a/dev-perl/Test-Warn/Test-Warn-0.240.0.ebuild +++ b/dev-perl/Test-Warn/Test-Warn-0.240.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.240.0.ebuild,v 1.7 2012/12/06 18:46:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.240.0.ebuild,v 1.8 2012/12/08 17:04:57 jer Exp $ EAPI=4 @@ -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 ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=">=dev-perl/Sub-Uplevel-0.12 |