diff options
author | 2012-12-11 17:15:11 +0000 | |
---|---|---|
committer | 2012-12-11 17:15:11 +0000 | |
commit | 18bb452b3c9096360f93891aa5ddc3486062df99 (patch) | |
tree | 5b419e4969f2c1913da98a4b406e80bff7122dcc /dev-perl/Test-Warn | |
parent | Use virtual/udev instead of sys-fs/udev. Version bump wrt #445408 by Arne Bab... (diff) | |
download | gentoo-2-18bb452b3c9096360f93891aa5ddc3486062df99.tar.gz gentoo-2-18bb452b3c9096360f93891aa5ddc3486062df99.tar.bz2 gentoo-2-18bb452b3c9096360f93891aa5ddc3486062df99.zip |
Stable for ppc64, wrt bug #441248
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
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 2cafcfe6e81d..a26a9e8e37c1 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.51 2012/12/09 17:06:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.52 2012/12/11 17:15:11 ago Exp $ + + 11 Dec 2012; Agostino Sarubbo <ago@gentoo.org> Test-Warn-0.240.0.ebuild: + Stable for ppc64, wrt bug #441248 09 Dec 2012; Markus Meier <maekke@gentoo.org> Test-Warn-0.240.0.ebuild: arm stable, 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 9b9b74cfe5b3..a2523b3fdcd4 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.9 2012/12/09 17:06:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.240.0.ebuild,v 1.10 2012/12/11 17:15:11 ago 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 |