diff options
author | 2014-08-26 19:46:45 +0000 | |
---|---|---|
committer | 2014-08-26 19:46:45 +0000 | |
commit | 0ea7cf1f4ad47004c6b5172ae7ddab1181296e77 (patch) | |
tree | 8170f8a7b1b6ba86af5c236b4073efc9c34e207d /dev-perl/POE-XS-Loop-Poll/POE-XS-Loop-Poll-1.0.0.ebuild | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | historical-0ea7cf1f4ad47004c6b5172ae7ddab1181296e77.tar.gz historical-0ea7cf1f4ad47004c6b5172ae7ddab1181296e77.tar.bz2 historical-0ea7cf1f4ad47004c6b5172ae7ddab1181296e77.zip |
bumped EAPI to 5 to help with dev-lang/perl upgrade
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
Manifest-Sign-Key: 0x2B6559ED
Diffstat (limited to 'dev-perl/POE-XS-Loop-Poll/POE-XS-Loop-Poll-1.0.0.ebuild')
-rw-r--r-- | dev-perl/POE-XS-Loop-Poll/POE-XS-Loop-Poll-1.0.0.ebuild | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-perl/POE-XS-Loop-Poll/POE-XS-Loop-Poll-1.0.0.ebuild b/dev-perl/POE-XS-Loop-Poll/POE-XS-Loop-Poll-1.0.0.ebuild deleted file mode 100644 index 53479c287545..000000000000 --- a/dev-perl/POE-XS-Loop-Poll/POE-XS-Loop-Poll-1.0.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-XS-Loop-Poll/POE-XS-Loop-Poll-1.0.0.ebuild,v 1.2 2014/08/05 11:18:49 zlogene Exp $ - -EAPI=4 - -MODULE_AUTHOR=TONYC -MODULE_VERSION=1.000 -inherit perl-module - -DESCRIPTION="An XS implementation of POE::Loop, using poll(2)" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND=">=dev-perl/POE-1.287 - >=dev-perl/POE-Test-Loops-1.033" -RDEPEND="${DEPEND}" - -SRC_TEST="do" |