diff options
author | 2011-08-05 17:02:10 +0000 | |
---|---|---|
committer | 2011-08-05 17:02:10 +0000 | |
commit | b88c43b5e5b9c33cc3ef428c705ffd154f3887bd (patch) | |
tree | 88589f2014af7798de989ea631f67156b81497f2 /dev-perl/POE-Test-Loops/POE-Test-Loops-1.312.0.ebuild | |
parent | A few fixes for testing and python compats from Arfrever (diff) | |
download | gentoo-2-b88c43b5e5b9c33cc3ef428c705ffd154f3887bd.tar.gz gentoo-2-b88c43b5e5b9c33cc3ef428c705ffd154f3887bd.tar.bz2 gentoo-2-b88c43b5e5b9c33cc3ef428c705ffd154f3887bd.zip |
[bump] dev-perl/POE-Test-Loops-1.312.0
(Portage version: 2.2.0_alpha50/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/POE-Test-Loops/POE-Test-Loops-1.312.0.ebuild')
-rw-r--r-- | dev-perl/POE-Test-Loops/POE-Test-Loops-1.312.0.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.312.0.ebuild b/dev-perl/POE-Test-Loops/POE-Test-Loops-1.312.0.ebuild new file mode 100644 index 000000000000..acf52d2e65b0 --- /dev/null +++ b/dev-perl/POE-Test-Loops/POE-Test-Loops-1.312.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2011 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.312.0.ebuild,v 1.1 2011/08/05 17:02:10 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=RCAPUTO +MODULE_VERSION=1.312 +inherit perl-module + +DESCRIPTION="Reusable tests for POE::Loop authors" + +SLOT="0" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" +IUSE="" + +SRC_TEST="do" |