diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-12-27 09:09:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-12-27 09:09:42 +0000 |
commit | 365f0c195f52f68c8a531bf2522b32cd410b341e (patch) | |
tree | 321c4b929a5e052f9ef11d96ac4dc16faa10370b /dev-perl/Test-Warn | |
parent | alpha/sparc stable wrt #441222 (diff) | |
download | gentoo-2-365f0c195f52f68c8a531bf2522b32cd410b341e.tar.gz gentoo-2-365f0c195f52f68c8a531bf2522b32cd410b341e.tar.bz2 gentoo-2-365f0c195f52f68c8a531bf2522b32cd410b341e.zip |
alpha/s390/sh/sparc stable wrt #441256
(Portage version: 2.1.11.38/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
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.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 e8ca0f80c160..70f970122305 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.53 2012/12/13 22:06:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.54 2012/12/27 09:09:42 armin76 Exp $ + + 27 Dec 2012; Raúl Porcel <armin76@gentoo.org> Test-Warn-0.240.0.ebuild: + alpha/s390/sh/sparc stable wrt #441256 13 Dec 2012; Agostino Sarubbo <ago@gentoo.org> Test-Warn-0.240.0.ebuild: Stable for ia64, 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 9c07c4241e6d..1b8b2cc4b2c8 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.11 2012/12/13 22:06:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.240.0.ebuild,v 1.12 2012/12/27 09:09:42 armin76 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 |