summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-02-24 15:05:16 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-02-24 15:05:16 +0000
commit35a422a3c6f92f2f51ec44c934327fc3c73804c5 (patch)
treec5cec2cf2add0b4786b318d6bde2de71f46e44e0 /dev-perl
parentx86 stable wrt bug #404343 (diff)
downloadhistorical-35a422a3c6f92f2f51ec44c934327fc3c73804c5.tar.gz
historical-35a422a3c6f92f2f51ec44c934327fc3c73804c5.tar.bz2
historical-35a422a3c6f92f2f51ec44c934327fc3c73804c5.zip
x86 stable wrt bug #404347
Package-Manager: portage-2.1.10.44/cvs/Linux i686
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Test-NoWarnings/ChangeLog6
-rw-r--r--dev-perl/Test-NoWarnings/Test-NoWarnings-1.40.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Test-NoWarnings/ChangeLog b/dev-perl/Test-NoWarnings/ChangeLog
index f8d38ab44480..ea33beff51c9 100644
--- a/dev-perl/Test-NoWarnings/ChangeLog
+++ b/dev-perl/Test-NoWarnings/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Test-NoWarnings
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-NoWarnings/ChangeLog,v 1.38 2012/02/19 10:34:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-NoWarnings/ChangeLog,v 1.39 2012/02/24 15:05:16 phajdan.jr Exp $
+
+ 24 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ Test-NoWarnings-1.40.0.ebuild:
+ x86 stable wrt bug #404347
19 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Test-NoWarnings-1.40.0.ebuild:
Stable for amd64, wrt bug #404347
diff --git a/dev-perl/Test-NoWarnings/Test-NoWarnings-1.40.0.ebuild b/dev-perl/Test-NoWarnings/Test-NoWarnings-1.40.0.ebuild
index 89cc43110545..1b0d39a90757 100644
--- a/dev-perl/Test-NoWarnings/Test-NoWarnings-1.40.0.ebuild
+++ b/dev-perl/Test-NoWarnings/Test-NoWarnings-1.40.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-NoWarnings/Test-NoWarnings-1.40.0.ebuild,v 1.3 2012/02/19 10:34:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-NoWarnings/Test-NoWarnings-1.40.0.ebuild,v 1.4 2012/02/24 15:05:16 phajdan.jr Exp $
EAPI=4
@@ -12,7 +12,7 @@ DESCRIPTION="Make sure you didn't emit any warnings while testing"
SLOT="0"
LICENSE="LGPL-2.1"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
RDEPEND=">=dev-perl/Test-Tester-0.107"