summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gentoo.org>2009-04-29 15:22:02 +0000
committerTiago Cunha <tcunha@gentoo.org>2009-04-29 15:22:02 +0000
commitecf51dbef4dda203cedff3ff68dcaa8b885efdaf (patch)
treedc4cf3d139676d7e65c885319334dc47fe91648c /dev-perl/Authen-Htpasswd
parentVersion bump. (diff)
downloadhistorical-ecf51dbef4dda203cedff3ff68dcaa8b885efdaf.tar.gz
historical-ecf51dbef4dda203cedff3ff68dcaa8b885efdaf.tar.bz2
historical-ecf51dbef4dda203cedff3ff68dcaa8b885efdaf.zip
stable amd64, bug 267874
Package-Manager: portage-2.1.6.7/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Authen-Htpasswd')
-rw-r--r--dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.16.1.ebuild4
-rw-r--r--dev-perl/Authen-Htpasswd/ChangeLog6
2 files changed, 7 insertions, 3 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
index 333dc5c5e717..7092d2701e8c 100644
--- a/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.16.1.ebuild
+++ b/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.16.1.ebuild
@@ -1,6 +1,6 @@
# 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.3 2009/04/29 14:56:00 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.16.1.ebuild,v 1.4 2009/04/29 15:22:02 tcunha Exp $
EAPI=2
@@ -13,7 +13,7 @@ inherit perl-module
DESCRIPTION="interface to read and modify Apache .htpasswd files"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
DEPEND="dev-perl/Class-Accessor
diff --git a/dev-perl/Authen-Htpasswd/ChangeLog b/dev-perl/Authen-Htpasswd/ChangeLog
index bc9374c263bc..b94293a78d75 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.5 2009/04/29 14:57:39 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-Htpasswd/ChangeLog,v 1.6 2009/04/29 15:22:02 tcunha Exp $
+
+ 29 Apr 2009; Tiago Cunha <tcunha@gentoo.org>
+ Authen-Htpasswd-0.16.1.ebuild:
+ stable amd64, bug 267874
29 Apr 2009; Torsten Veller <tove@gentoo.org>
-Authen-Htpasswd-0.16.ebuild: