diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2012-03-31 13:34:17 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2012-03-31 13:34:17 +0000 |
commit | e7a315bf29ac02c8fb0ecee60977fa443894099a (patch) | |
tree | 9ea080f507b5e2740a656c88df71e0517d91d6b4 /dev-perl/Test-NoWarnings | |
parent | Update mask of c++0x and qpa USE flags to include Qt 4.8.1. (diff) | |
download | historical-e7a315bf29ac02c8fb0ecee60977fa443894099a.tar.gz historical-e7a315bf29ac02c8fb0ecee60977fa443894099a.tar.bz2 historical-e7a315bf29ac02c8fb0ecee60977fa443894099a.zip |
Stable on alpha, bug #404347
Package-Manager: portage-2.1.10.52/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Test-NoWarnings')
-rw-r--r-- | dev-perl/Test-NoWarnings/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Test-NoWarnings/Test-NoWarnings-1.40.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Test-NoWarnings/ChangeLog b/dev-perl/Test-NoWarnings/ChangeLog index c46d28ed96aa..590b93160961 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.43 2012/03/31 06:46:17 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-NoWarnings/ChangeLog,v 1.44 2012/03/31 13:34:17 klausman Exp $ + + 31 Mar 2012; Tobias Klausmann <klausman@gentoo.org> + Test-NoWarnings-1.40.0.ebuild: + Stable on alpha, bug #404347 31 Mar 2012; Torsten Veller <tove@gentoo.org> -Test-NoWarnings-1.01.ebuild, -Test-NoWarnings-1.30.0.ebuild: 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 d9fc627b1158..f5797806b6d3 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.7 2012/03/18 19:48:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-NoWarnings/Test-NoWarnings-1.40.0.ebuild,v 1.8 2012/03/31 13:34:17 klausman 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" |