diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-03-28 07:37:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-03-28 07:37:47 +0000 |
commit | 977413d74ec1ba03a675f93fd5ca7f6c0185a239 (patch) | |
tree | e8d86fb22bcf38f9417fb62a279bfc6cb355b434 /dev-perl/POE-Test-Loops/POE-Test-Loops-1.350.0.ebuild | |
parent | Stable for amd64, wrt bug #404687 (diff) | |
download | gentoo-2-977413d74ec1ba03a675f93fd5ca7f6c0185a239.tar.gz gentoo-2-977413d74ec1ba03a675f93fd5ca7f6c0185a239.tar.bz2 gentoo-2-977413d74ec1ba03a675f93fd5ca7f6c0185a239.zip |
Stable for amd64, wrt bug #404689
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/POE-Test-Loops/POE-Test-Loops-1.350.0.ebuild')
-rw-r--r-- | dev-perl/POE-Test-Loops/POE-Test-Loops-1.350.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.350.0.ebuild b/dev-perl/POE-Test-Loops/POE-Test-Loops-1.350.0.ebuild index 14bcebffe7d5..cc0331afeb77 100644 --- a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.350.0.ebuild +++ b/dev-perl/POE-Test-Loops/POE-Test-Loops-1.350.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-Test-Loops/POE-Test-Loops-1.350.0.ebuild,v 1.1 2011/12/19 14:58:05 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-Test-Loops/POE-Test-Loops-1.350.0.ebuild,v 1.2 2012/03/28 07:37:47 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Reusable tests for POE::Loop authors" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc ~x86" IUSE="" SRC_TEST="do" |