diff options
Diffstat (limited to 'dev-perl/Authen-Htpasswd')
-rw-r--r-- | dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.16.ebuild | 21 | ||||
-rw-r--r-- | dev-perl/Authen-Htpasswd/ChangeLog | 6 |
2 files changed, 5 insertions, 22 deletions
diff --git a/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.16.ebuild b/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.16.ebuild deleted file mode 100644 index 7f2948e3e8cc..000000000000 --- a/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.16.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2008 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.16.ebuild,v 1.1 2008/09/07 13:33:47 tove Exp $ - -MODULE_AUTHOR=DKAMHOLZ -inherit perl-module - -DESCRIPTION="interface to read and modify Apache .htpasswd files" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~x86" -IUSE="" - -DEPEND="dev-lang/perl - dev-perl/Class-Accessor - dev-perl/IO-LockedFile - dev-perl/Crypt-PasswdMD5 - dev-perl/Digest-SHA1" - -SRC_TEST=do diff --git a/dev-perl/Authen-Htpasswd/ChangeLog b/dev-perl/Authen-Htpasswd/ChangeLog index 1a2e3e802c4d..bc9374c263bc 100644 --- a/dev-perl/Authen-Htpasswd/ChangeLog +++ b/dev-perl/Authen-Htpasswd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Authen-Htpasswd # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-Htpasswd/ChangeLog,v 1.4 2009/04/29 14:56:00 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-Htpasswd/ChangeLog,v 1.5 2009/04/29 14:57:39 tove Exp $ + + 29 Apr 2009; Torsten Veller <tove@gentoo.org> + -Authen-Htpasswd-0.16.ebuild: + Cleanup 29 Apr 2009; Torsten Veller <tove@gentoo.org> Authen-Htpasswd-0.16.1.ebuild: |