summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-08-30 11:38:37 +0000
committerTorsten Veller <tove@gentoo.org>2011-08-30 11:38:37 +0000
commitbd540ae43d173d0170dcee8fd73aec3468c46e9c (patch)
tree7dd9a46e4a66c4102ff0242b51badb2633d4e42d /dev-perl/LWP-Authen-Wsse/LWP-Authen-Wsse-0.50.0.ebuild
parentRemove mask for Claws Mail 3.7.10, all packages bumped (diff)
downloadhistorical-bd540ae43d173d0170dcee8fd73aec3468c46e9c.tar.gz
historical-bd540ae43d173d0170dcee8fd73aec3468c46e9c.tar.bz2
historical-bd540ae43d173d0170dcee8fd73aec3468c46e9c.zip
Change version scheme
Package-Manager: portage-2.2.0_alpha51/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/LWP-Authen-Wsse/LWP-Authen-Wsse-0.50.0.ebuild')
-rw-r--r--dev-perl/LWP-Authen-Wsse/LWP-Authen-Wsse-0.50.0.ebuild21
1 files changed, 21 insertions, 0 deletions
diff --git a/dev-perl/LWP-Authen-Wsse/LWP-Authen-Wsse-0.50.0.ebuild b/dev-perl/LWP-Authen-Wsse/LWP-Authen-Wsse-0.50.0.ebuild
new file mode 100644
index 000000000000..57f8982e96d3
--- /dev/null
+++ b/dev-perl/LWP-Authen-Wsse/LWP-Authen-Wsse-0.50.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2011 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.50.0.ebuild,v 1.1 2011/08/30 11:32:42 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=AUTRIJUS
+MODULE_VERSION=0.05
+inherit perl-module
+
+DESCRIPTION="Library for enabling X-WSSE authentication in LWP"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="virtual/perl-MIME-Base64
+ dev-perl/Digest-SHA1"
+DEPEND="${RDEPEND}"
+
+SRC_TEST=do