diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 17:59:08 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 17:59:08 +0000 |
commit | d878a872413e5f6c53c39e3871f3bbca9fc2d954 (patch) | |
tree | 526d356e30f64a769fc92e7a6f25170535bd0967 /dev-perl/Test-Output | |
parent | whitespace (diff) | |
download | historical-d878a872413e5f6c53c39e3871f3bbca9fc2d954.tar.gz historical-d878a872413e5f6c53c39e3871f3bbca9fc2d954.tar.bz2 historical-d878a872413e5f6c53c39e3871f3bbca9fc2d954.zip |
ppc stable #323529
Package-Manager: portage-2.1.8.3/cvs/Linux ppc
Diffstat (limited to 'dev-perl/Test-Output')
-rw-r--r-- | dev-perl/Test-Output/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Test-Output/Test-Output-0.16.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Test-Output/ChangeLog b/dev-perl/Test-Output/ChangeLog index 02e201a6db65..e7b570702edd 100644 --- a/dev-perl/Test-Output/ChangeLog +++ b/dev-perl/Test-Output/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-Output -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Output/ChangeLog,v 1.9 2009/12/02 09:49:53 tove Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Output/ChangeLog,v 1.10 2010/06/27 17:57:49 nixnut Exp $ + + 27 Jun 2010; <nixnut@gentoo.org> Test-Output-0.16.ebuild: + ppc stable #323529 02 Dec 2009; Torsten Veller <tove@gentoo.org> Test-Output-0.16.ebuild: Stable on amd64 and x86 (#293622) diff --git a/dev-perl/Test-Output/Test-Output-0.16.ebuild b/dev-perl/Test-Output/Test-Output-0.16.ebuild index 4b4928c71021..4b9e4764129f 100644 --- a/dev-perl/Test-Output/Test-Output-0.16.ebuild +++ b/dev-perl/Test-Output/Test-Output-0.16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Output/Test-Output-0.16.ebuild,v 1.3 2009/12/02 09:47:01 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Output/Test-Output-0.16.ebuild,v 1.4 2010/06/27 17:57:49 nixnut Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Utilities to test STDOUT and STDERR messages" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="test" RDEPEND=" |