dev-libs/tomsfastmath: keyworded 0.13.1 for ppc64, bug #725414
[gentoo.git] / dev-perl / POE-Component-Client-Keepalive / POE-Component-Client-Keepalive-0.272.0.ebuild
1 # Copyright 1999-2014 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5 MODULE_AUTHOR=RCAPUTO
6 MODULE_VERSION=0.272
7 inherit perl-module
8
9 DESCRIPTION='Manage connections, with keep-alive'
10 SLOT="0"
11 KEYWORDS="~amd64 ~x86"
12 IUSE=""
13
14 RDEPEND="
15         >=dev-perl/Net-IP-Minimal-0.20.0
16         >=dev-perl/POE-1.311.0
17         >=dev-perl/POE-Component-Resolver-0.917.0
18 "
19 DEPEND="${RDEPEND}
20         >=virtual/perl-ExtUtils-MakeMaker-6.300.0
21 "
22
23 SRC_TEST="do"