summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-07-30 09:20:40 +0000
committerTorsten Veller <tove@gentoo.org>2011-07-30 09:20:40 +0000
commit61306717780656697581b1ee6433e903c5de52a1 (patch)
tree61062d98c2fe4bb0be79a11e6b6add4e98ac46a9 /dev-perl/Authen-NTLM/Authen-NTLM-1.05.ebuild
parentCleanup (diff)
downloadhistorical-61306717780656697581b1ee6433e903c5de52a1.tar.gz
historical-61306717780656697581b1ee6433e903c5de52a1.tar.bz2
historical-61306717780656697581b1ee6433e903c5de52a1.zip
Cleanup
Package-Manager: portage-2.2.0_alpha47/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Authen-NTLM/Authen-NTLM-1.05.ebuild')
-rw-r--r--dev-perl/Authen-NTLM/Authen-NTLM-1.05.ebuild24
1 files changed, 0 insertions, 24 deletions
diff --git a/dev-perl/Authen-NTLM/Authen-NTLM-1.05.ebuild b/dev-perl/Authen-NTLM/Authen-NTLM-1.05.ebuild
deleted file mode 100644
index aeade00fc0f5..000000000000
--- a/dev-perl/Authen-NTLM/Authen-NTLM-1.05.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.05.ebuild,v 1.1 2009/08/22 22:09:58 tove Exp $
-
-EAPI=2
-
-MY_PN=NTLM
-MY_P=${MY_PN}-${PV}
-MODULE_AUTHOR=BUZZ
-S=${WORKDIR}/${MY_P}
-inherit perl-module
-
-DESCRIPTION="An NTLM authentication module"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=virtual/perl-MIME-Base64-3.00
- dev-perl/Digest-HMAC"
-DEPEND="${RDEPEND}"
-
-export OPTIMIZE="$CFLAGS"