diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-06-21 20:29:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-06-21 20:29:46 +0000 |
commit | a722c1338af7d7a959731d3ca97890e7e1cf397a (patch) | |
tree | e72e2824e09e570139c9cfbc44dc8572fc098296 /dev-perl/Test-NoWarnings | |
parent | Obsolete, generates non XDG-compliant .desktop files and removed upstream as ... (diff) | |
download | historical-a722c1338af7d7a959731d3ca97890e7e1cf397a.tar.gz historical-a722c1338af7d7a959731d3ca97890e7e1cf397a.tar.bz2 historical-a722c1338af7d7a959731d3ca97890e7e1cf397a.zip |
alpha/arm/ia64/s390/sh/sparc stable wrt #323529
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
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.01.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Test-NoWarnings/ChangeLog b/dev-perl/Test-NoWarnings/ChangeLog index 3d27dbcce08a..e9ee21e2ff01 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-NoWarnings/ChangeLog,v 1.27 2010/06/15 05:19:12 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-NoWarnings/ChangeLog,v 1.28 2010/06/21 20:29:46 armin76 Exp $ + + 21 Jun 2010; Raúl Porcel <armin76@gentoo.org> + Test-NoWarnings-1.01.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #323529 15 Jun 2010; Torsten Veller <tove@gentoo.org> Test-NoWarnings-1.01.ebuild: Stable on amd64 and x86 (#323529) diff --git a/dev-perl/Test-NoWarnings/Test-NoWarnings-1.01.ebuild b/dev-perl/Test-NoWarnings/Test-NoWarnings-1.01.ebuild index 4abe95eff52d..c46350ae41fe 100644 --- a/dev-perl/Test-NoWarnings/Test-NoWarnings-1.01.ebuild +++ b/dev-perl/Test-NoWarnings/Test-NoWarnings-1.01.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.01.ebuild,v 1.3 2010/06/15 05:19:12 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-NoWarnings/Test-NoWarnings-1.01.ebuild,v 1.4 2010/06/21 20:29:46 armin76 Exp $ EAPI=2 @@ -11,7 +11,7 @@ DESCRIPTION="Make sure you didn't emit any warnings while testing" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND=">=dev-perl/Test-Tester-0.107" |