diff options
author | Olivier Huber <huber@crans.org> | 2010-12-22 15:09:58 +0100 |
---|---|---|
committer | Olivier Huber <huber@crans.org> | 2010-12-22 15:09:58 +0100 |
commit | 5e68550c8fcb127fbf85949b0f707f8339385cc4 (patch) | |
tree | f02a3cb5c59a3f0f77209a8f0309c1ccabffb8ca /dev-perl/LWP-Protocol-socks/LWP-Protocol-socks-1.3.ebuild | |
parent | [IO-Socket-Socks] initial import (diff) | |
download | xhub-5e68550c8fcb127fbf85949b0f707f8339385cc4.tar.gz xhub-5e68550c8fcb127fbf85949b0f707f8339385cc4.tar.bz2 xhub-5e68550c8fcb127fbf85949b0f707f8339385cc4.zip |
[LWP-Protocol-socks] initial import
Diffstat (limited to 'dev-perl/LWP-Protocol-socks/LWP-Protocol-socks-1.3.ebuild')
-rw-r--r-- | dev-perl/LWP-Protocol-socks/LWP-Protocol-socks-1.3.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-perl/LWP-Protocol-socks/LWP-Protocol-socks-1.3.ebuild b/dev-perl/LWP-Protocol-socks/LWP-Protocol-socks-1.3.ebuild new file mode 100644 index 0000000..2a039e5 --- /dev/null +++ b/dev-perl/LWP-Protocol-socks/LWP-Protocol-socks-1.3.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/LWP-Authen-Wsse/LWP-Authen-Wsse-0.05.ebuild,v 1.1 2008/08/01 14:22:48 tove Exp $ + +MODULE_AUTHOR=SCR +inherit perl-module + +DESCRIPTION="Library for enabling Socks support in LWP" + +LICENSE="|| ( Artistic GPL-2 )" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="dev-lang/perl" +RDEPEND=${DEPEND} +SRC_TEST=do |