diff options
author | Torsten Veller <tove@gentoo.org> | 2011-01-14 10:21:20 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-01-14 10:21:20 +0000 |
commit | 1bc4aa814586f48cd4d770b5ae1f96b3c294a4fd (patch) | |
tree | 6241fb1387cceb7809a6b999d05857001e8d3d56 /dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.16.1.ebuild | |
parent | Convert ebuild version. Cleanup. Force stable keywords (diff) | |
download | gentoo-2-1bc4aa814586f48cd4d770b5ae1f96b3c294a4fd.tar.gz gentoo-2-1bc4aa814586f48cd4d770b5ae1f96b3c294a4fd.tar.bz2 gentoo-2-1bc4aa814586f48cd4d770b5ae1f96b3c294a4fd.zip |
Convert ebuild version. Force stable keywords
(Portage version: 2.2.0_alpha15/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.16.1.ebuild')
-rw-r--r-- | dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.16.1.ebuild | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.16.1.ebuild b/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.16.1.ebuild deleted file mode 100644 index 74aea4e33cfb..000000000000 --- a/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.16.1.ebuild +++ /dev/null @@ -1,26 +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-Htpasswd/Authen-Htpasswd-0.16.1.ebuild,v 1.5 2009/04/29 15:27:03 tove Exp $ - -EAPI=2 - -inherit versionator -MY_P=${PN}-$(delete_version_separator 2) -MODULE_AUTHOR=DKAMHOLZ -S=${WORKDIR}/${MY_P} -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 |