summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-09-02 18:55:58 +0000
committerTorsten Veller <tove@gentoo.org>2011-09-02 18:55:58 +0000
commit01c0a4a46f1c59c83656f6dc75006661953dd841 (patch)
tree1a6230c0cd4db3aee6caaa2540218c0e94f800dd /dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.171.0.ebuild
parent[bump] dev-perl/App-Nopaste-0.310.0 (diff)
downloadgentoo-2-01c0a4a46f1c59c83656f6dc75006661953dd841.tar.gz
gentoo-2-01c0a4a46f1c59c83656f6dc75006661953dd841.tar.bz2
gentoo-2-01c0a4a46f1c59c83656f6dc75006661953dd841.zip
[bump] dev-perl/Authen-Htpasswd-0.171.0
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.171.0.ebuild')
-rw-r--r--dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.171.0.ebuild24
1 files changed, 24 insertions, 0 deletions
diff --git a/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.171.0.ebuild b/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.171.0.ebuild
new file mode 100644
index 000000000000..bdba73e3b982
--- /dev/null
+++ b/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.171.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.171.0.ebuild,v 1.1 2011/09/02 18:55:58 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=MSTROUT
+MODULE_VERSION=0.171
+inherit perl-module
+
+DESCRIPTION="interface to read and modify Apache .htpasswd files"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-perl/Class-Accessor
+ dev-perl/IO-LockedFile
+ dev-perl/Crypt-PasswdMD5
+ dev-perl/Digest-SHA1"
+# pod tests need TEST_POD anyway
+RDEPEND="${DEPEND}"
+
+SRC_TEST=do