summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-02-18 17:44:46 +0000
committerJeroen Roovers <jer@gentoo.org>2012-02-18 17:44:46 +0000
commit5e84f53d9fa9ad4dfee8af48093c2ff922ba565e (patch)
treee917abe55e44f8fd7ca2c4f99d7c84aff470c253 /dev-perl/Test-NoWarnings
parentStable for HPPA (bug #404339). (diff)
downloadhistorical-5e84f53d9fa9ad4dfee8af48093c2ff922ba565e.tar.gz
historical-5e84f53d9fa9ad4dfee8af48093c2ff922ba565e.tar.bz2
historical-5e84f53d9fa9ad4dfee8af48093c2ff922ba565e.zip
Stable for HPPA (bug #404347).
Package-Manager: portage-2.2.0_alpha86/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Test-NoWarnings')
-rw-r--r--dev-perl/Test-NoWarnings/ChangeLog7
-rw-r--r--dev-perl/Test-NoWarnings/Test-NoWarnings-1.40.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Test-NoWarnings/ChangeLog b/dev-perl/Test-NoWarnings/ChangeLog
index bacaa437f8e6..a65584b96872 100644
--- a/dev-perl/Test-NoWarnings/ChangeLog
+++ b/dev-perl/Test-NoWarnings/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-NoWarnings
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-NoWarnings/ChangeLog,v 1.36 2011/12/02 14:50:24 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-NoWarnings/ChangeLog,v 1.37 2012/02/18 17:44:46 jer Exp $
+
+ 18 Feb 2012; Jeroen Roovers <jer@gentoo.org> Test-NoWarnings-1.40.0.ebuild:
+ Stable for HPPA (bug #404347).
*Test-NoWarnings-1.40.0 (02 Dec 2011)
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 08137a99f081..d01470587cea 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-2011 Gentoo Foundation
+# 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.1 2011/12/02 14:50:24 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-NoWarnings/Test-NoWarnings-1.40.0.ebuild,v 1.2 2012/02/18 17:44:46 jer 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"