diff options
author | Torsten Veller <tove@gentoo.org> | 2011-07-30 09:15:45 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-07-30 09:15:45 +0000 |
commit | 236434b16349f0609f0f2e64c456a6895e50023e (patch) | |
tree | 96e22a48e7e87e0a2cebc0c5dd7f8752f1c6d050 /dev-perl/Authen-NTLM | |
parent | Cleanup (diff) | |
download | gentoo-2-236434b16349f0609f0f2e64c456a6895e50023e.tar.gz gentoo-2-236434b16349f0609f0f2e64c456a6895e50023e.tar.bz2 gentoo-2-236434b16349f0609f0f2e64c456a6895e50023e.zip |
Cleanup
(Portage version: 2.2.0_alpha47/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Authen-NTLM')
-rw-r--r-- | dev-perl/Authen-NTLM/Authen-NTLM-1.05.ebuild | 24 | ||||
-rw-r--r-- | dev-perl/Authen-NTLM/ChangeLog | 5 |
2 files changed, 4 insertions, 25 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" diff --git a/dev-perl/Authen-NTLM/ChangeLog b/dev-perl/Authen-NTLM/ChangeLog index 006fa3852c41..c1fdbf7ebac5 100644 --- a/dev-perl/Authen-NTLM/ChangeLog +++ b/dev-perl/Authen-NTLM/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Authen-NTLM # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog,v 1.16 2011/04/07 11:32:16 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog,v 1.17 2011/07/30 09:15:45 tove Exp $ + + 30 Jul 2011; Torsten Veller <tove@gentoo.org> -Authen-NTLM-1.05.ebuild: + Cleanup *Authen-NTLM-1.80.0 (07 Apr 2011) |