diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-22 10:33:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-22 10:33:36 +0000 |
commit | 609dfe53607f84d34a231427dc3cb3e8f83521b1 (patch) | |
tree | 3bfcd773ba5a0b64f42ce7d7aebeda9d17663a73 /dev-perl/Capture-Tiny/Capture-Tiny-0.170.0.ebuild | |
parent | old (diff) | |
download | gentoo-2-609dfe53607f84d34a231427dc3cb3e8f83521b1.tar.gz gentoo-2-609dfe53607f84d34a231427dc3cb3e8f83521b1.tar.bz2 gentoo-2-609dfe53607f84d34a231427dc3cb3e8f83521b1.zip |
Stable for amd64, wrt bug #413015
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Capture-Tiny/Capture-Tiny-0.170.0.ebuild')
-rw-r--r-- | dev-perl/Capture-Tiny/Capture-Tiny-0.170.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Capture-Tiny/Capture-Tiny-0.170.0.ebuild b/dev-perl/Capture-Tiny/Capture-Tiny-0.170.0.ebuild index ff51216b0a4e..c9387a1115e4 100644 --- a/dev-perl/Capture-Tiny/Capture-Tiny-0.170.0.ebuild +++ b/dev-perl/Capture-Tiny/Capture-Tiny-0.170.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/Capture-Tiny/Capture-Tiny-0.170.0.ebuild,v 1.1 2012/02/23 19:48:02 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Capture-Tiny/Capture-Tiny-0.170.0.ebuild,v 1.2 2012/04/22 10:33:36 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="Capture STDOUT and STDERR from Perl, XS or external programs" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" IUSE="test" DEPEND=" |