diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-05 18:21:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-05 18:21:27 +0000 |
commit | d8d983aee139c656ea11872d504256e44721c4a2 (patch) | |
tree | f228f48ee7ebb13f8b91d14aa8a52d2e57c6ba2f /dev-perl/Test-Output/Test-Output-1.10.0.ebuild | |
parent | Stable for amd64, wrt bug #475832 (diff) | |
download | gentoo-2-d8d983aee139c656ea11872d504256e44721c4a2.tar.gz gentoo-2-d8d983aee139c656ea11872d504256e44721c4a2.tar.bz2 gentoo-2-d8d983aee139c656ea11872d504256e44721c4a2.zip |
Stable for amd64, wrt bug #475834
(Portage version: 2.1.12.11/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/Test-Output/Test-Output-1.10.0.ebuild')
-rw-r--r-- | dev-perl/Test-Output/Test-Output-1.10.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 a6029e267f34..3cc24e8075ab 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-2012 Gentoo Foundation +# 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.10 2012/12/31 16:57:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Output/Test-Output-1.10.0.ebuild,v 1.11 2013/07/05 18:21:27 ago 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=" |