diff options
author | 2012-06-17 13:53:53 +0000 | |
---|---|---|
committer | 2012-06-17 13:53:53 +0000 | |
commit | 1478c8d17484a3eb296b80a44905d0a7480ed6e2 (patch) | |
tree | 7d1df44a65b10c72b42342a95af95011f0189c94 /dev-perl/Test-Warn | |
parent | media-gfx/povray: Fix to make it build with gcc-4.7 (diff) | |
download | historical-1478c8d17484a3eb296b80a44905d0a7480ed6e2.tar.gz historical-1478c8d17484a3eb296b80a44905d0a7480ed6e2.tar.bz2 historical-1478c8d17484a3eb296b80a44905d0a7480ed6e2.zip |
alpha/ia64/s390/sh/sparc stable wrt #412985
Package-Manager: portage-2.1.10.53/cvs/Linux ia64
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 72e336e26fd8..2aa654d3015f 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.41 2012/06/07 06:18:10 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.42 2012/06/17 13:51:35 armin76 Exp $ + + 17 Jun 2012; Raúl Porcel <armin76@gentoo.org> Test-Warn-0.230.0.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #412985 *Test-Warn-0.240.0 (07 Jun 2012) 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 a6b8f2391483..440e5c042abb 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.9 2012/04/25 18:54:58 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild,v 1.10 2012/06/17 13:51:35 armin76 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 |