diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-19 10:34:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-19 10:34:46 +0000 |
commit | 746d844ec0e49cd4c48a9300250e099bd5b8a012 (patch) | |
tree | d40e53457573557b242e382138ccd57f34511257 /dev-perl/Test-NoWarnings | |
parent | Stable for amd64, wrt bug #404343 (diff) | |
download | historical-746d844ec0e49cd4c48a9300250e099bd5b8a012.tar.gz historical-746d844ec0e49cd4c48a9300250e099bd5b8a012.tar.bz2 historical-746d844ec0e49cd4c48a9300250e099bd5b8a012.zip |
Stable for amd64, wrt bug #404347
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Test-NoWarnings')
-rw-r--r-- | dev-perl/Test-NoWarnings/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Test-NoWarnings/Test-NoWarnings-1.40.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-NoWarnings/ChangeLog b/dev-perl/Test-NoWarnings/ChangeLog index a65584b96872..f8d38ab44480 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-NoWarnings/ChangeLog,v 1.38 2012/02/19 10:34:46 ago Exp $ + + 19 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Test-NoWarnings-1.40.0.ebuild: + Stable for amd64, wrt bug #404347 18 Feb 2012; Jeroen Roovers <jer@gentoo.org> Test-NoWarnings-1.40.0.ebuild: Stable for HPPA (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 d01470587cea..89cc43110545 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.2 2012/02/18 17:44:46 jer Exp $ +# $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 $ 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" |