summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2018-04-12 18:48:22 +1200
committerKent Fredric <kentnl@gentoo.org>2018-04-15 20:35:11 +1200
commit9971cbdf210a869a9ea039a3a4b12bef84972dcd (patch)
tree67ca9f6e264b5b6b1b99a4ed9a23c24a19a53391 /dev-perl/Apache2-AuthenNTLM
parentdev-perl/Apache-Reload: Cleanup old (diff)
downloadgentoo-9971cbdf210a869a9ea039a3a4b12bef84972dcd.tar.gz
gentoo-9971cbdf210a869a9ea039a3a4b12bef84972dcd.tar.bz2
gentoo-9971cbdf210a869a9ea039a3a4b12bef84972dcd.zip
dev-perl/Apache2-AuthenNTLM: Cleanup old
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-perl/Apache2-AuthenNTLM')
-rw-r--r--dev-perl/Apache2-AuthenNTLM/Apache2-AuthenNTLM-0.20.0-r1.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/dev-perl/Apache2-AuthenNTLM/Apache2-AuthenNTLM-0.20.0-r1.ebuild b/dev-perl/Apache2-AuthenNTLM/Apache2-AuthenNTLM-0.20.0-r1.ebuild
deleted file mode 100644
index 580e6881ea10..000000000000
--- a/dev-perl/Apache2-AuthenNTLM/Apache2-AuthenNTLM-0.20.0-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=SPEEVES
-MODULE_VERSION=0.02
-inherit perl-module
-
-DESCRIPTION="Apache2::AuthenNTLM - Perform Microsoft NTLM and Basic User Authentication"
-
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="virtual/perl-MIME-Base64
- >=www-apache/mod_perl-2"
-DEPEND="${RDEPEND}"