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 | 4839cd70cd13fc9f11b37349db4d866af4d20f96 (patch) | |
tree | 90594517efeede55b4f2b5d9921a3a77ea632502 /dev-perl | |
parent | Convert ebuild version. Cleanup. Force stable keywords (diff) | |
download | historical-4839cd70cd13fc9f11b37349db4d866af4d20f96.tar.gz historical-4839cd70cd13fc9f11b37349db4d866af4d20f96.tar.bz2 historical-4839cd70cd13fc9f11b37349db4d866af4d20f96.zip |
Convert ebuild version. Force stable keywords
Package-Manager: portage-2.2.0_alpha15/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.161.ebuild (renamed from dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.16.1.ebuild) | 7 | ||||
-rw-r--r-- | dev-perl/Authen-Htpasswd/ChangeLog | 10 |
2 files changed, 10 insertions, 7 deletions
diff --git a/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.16.1.ebuild b/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.161.ebuild index 74aea4e33cfb..3f4fb747c81e 100644 --- a/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.16.1.ebuild +++ b/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.161.ebuild @@ -1,13 +1,10 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.161.ebuild,v 1.1 2011/01/14 10:21:19 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" diff --git a/dev-perl/Authen-Htpasswd/ChangeLog b/dev-perl/Authen-Htpasswd/ChangeLog index b94293a78d75..4c56953542e2 100644 --- a/dev-perl/Authen-Htpasswd/ChangeLog +++ b/dev-perl/Authen-Htpasswd/ChangeLog @@ -1,6 +1,12 @@ # 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.6 2009/04/29 15:22:02 tcunha Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-Htpasswd/ChangeLog,v 1.7 2011/01/14 10:21:19 tove Exp $ + +*Authen-Htpasswd-0.161 (14 Jan 2011) + + 14 Jan 2011; Torsten Veller <tove@gentoo.org> -Authen-Htpasswd-0.16.1.ebuild, + +Authen-Htpasswd-0.161.ebuild: + Convert ebuild version 29 Apr 2009; Tiago Cunha <tcunha@gentoo.org> Authen-Htpasswd-0.16.1.ebuild: |