diff options
author | Vicente Olivert Riera <vincent@gentoo.org> | 2013-07-08 10:06:55 +0000 |
---|---|---|
committer | Vicente Olivert Riera <vincent@gentoo.org> | 2013-07-08 10:06:55 +0000 |
commit | 192190c84c7e083db5014f34dd8f5d9ad0c4e994 (patch) | |
tree | 469b64e9437f13fc8d1f534e8f43cfea2c4b6bf1 /dev-perl/Test-Output | |
parent | ppc64 stable. bug #449576 (diff) | |
download | gentoo-2-192190c84c7e083db5014f34dd8f5d9ad0c4e994.tar.gz gentoo-2-192190c84c7e083db5014f34dd8f5d9ad0c4e994.tar.bz2 gentoo-2-192190c84c7e083db5014f34dd8f5d9ad0c4e994.zip |
ppc stable. bug #475834
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 5AE9E7B2E9BBCBA8)
Diffstat (limited to 'dev-perl/Test-Output')
-rw-r--r-- | dev-perl/Test-Output/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Test-Output/Test-Output-1.10.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Test-Output/ChangeLog b/dev-perl/Test-Output/ChangeLog index 635b8a899b67..602451943e06 100644 --- a/dev-perl/Test-Output/ChangeLog +++ b/dev-perl/Test-Output/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-Output # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Output/ChangeLog,v 1.24 2013/07/08 09:41:09 vincent Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Output/ChangeLog,v 1.25 2013/07/08 10:06:55 vincent Exp $ + + 08 Jul 2013; Vicente Olivert Riera <vincent@gentoo.org> + Test-Output-1.10.0.ebuild: + ppc stable. bug #475834 08 Jul 2013; Vicente Olivert Riera <vincent@gentoo.org> Test-Output-0.16.ebuild, Test-Output-1.10.0.ebuild: diff --git a/dev-perl/Test-Output/Test-Output-1.10.0.ebuild b/dev-perl/Test-Output/Test-Output-1.10.0.ebuild index 568af65d3f3c..cb4b591172a1 100644 --- a/dev-perl/Test-Output/Test-Output-1.10.0.ebuild +++ b/dev-perl/Test-Output/Test-Output-1.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Output/Test-Output-1.10.0.ebuild,v 1.13 2013/07/08 09:41:09 vincent Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Output/Test-Output-1.10.0.ebuild,v 1.14 2013/07/08 10:06:55 vincent Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Utilities to test STDOUT and STDERR messages" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="test" RDEPEND=" |