blob: 01ab56f8509b97a636288b9dee80268fe68d706d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=dev-lang/perl:=[-build(-)]
DESCRIPTION=Perl module geared to HTTP testing
EAPI=5
HOMEPAGE=http://www.wiretrip.net/rfp/lw.asp
IUSE=ssl
KEYWORDS=~amd64 ~ppc ~sparc ~x86
LICENSE=BSD-2
RDEPEND=virtual/perl-MIME-Base64 ssl? ( dev-perl/Net-SSLeay ) dev-lang/perl:=[-build(-)]
SLOT=0
SRC_URI=http://www.wiretrip.net/rfp/libwhisker/libwhisker2-2.5.tar.gz
_eclass_exported_funcs=src_unpack:perl-module src_prepare:perl-module src_configure:perl-module src_compile:- src_test:perl-module src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 multiprocessing e32940a7b2a9992ad217eccddb84d548 perl-functions aac50de73be0a80ebe780e0b20850130 perl-module c584f9e0fe426f3dcc2c46c6f7cb95ce toolchain-funcs 77f907363e91028a361ce5a3e9e7ed1e unpacker 45d07319df5f40ee6af58418b0f930be
_md5_=8f3ab5438ea14e6ffac1bbf414799669
|