Parent Directory
|
Revision Log
Stable for x86, wrt bug #418833 (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
| 1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-Test-Loops/POE-Test-Loops-1.351.0.ebuild,v 1.4 2012/08/03 10:51:48 ago Exp $ |
| 4 | |
| 5 | EAPI=4 |
| 6 | |
| 7 | MODULE_AUTHOR=RCAPUTO |
| 8 | MODULE_VERSION=1.351 |
| 9 | inherit perl-module |
| 10 | |
| 11 | DESCRIPTION="Reusable tests for POE::Loop authors" |
| 12 | |
| 13 | SLOT="0" |
| 14 | KEYWORDS="amd64 ppc x86" |
| 15 | IUSE="" |
| 16 | |
| 17 | SRC_TEST="do" |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |