summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-08 11:59:29 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-08 11:59:29 +0000
commit26c4a87393b89bc466fc8fa522fb80fa6c8e71f6 (patch)
tree2f73c7150d67c36f7dcd183c2cf1bd3a8d2d0059 /dev-perl/Authen-Htpasswd
parentx86 stable wrt bug #400037 (diff)
downloadgentoo-2-26c4a87393b89bc466fc8fa522fb80fa6c8e71f6.tar.gz
gentoo-2-26c4a87393b89bc466fc8fa522fb80fa6c8e71f6.tar.bz2
gentoo-2-26c4a87393b89bc466fc8fa522fb80fa6c8e71f6.zip
x86 stable wrt bug #400039
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Authen-Htpasswd')
-rw-r--r--dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.171.0.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.171.0.ebuild b/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.171.0.ebuild
index 05eb134204ed..7befe2c180c1 100644
--- a/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.171.0.ebuild
+++ b/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.171.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.171.0.ebuild,v 1.2 2012/02/24 09:54:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.171.0.ebuild,v 1.3 2012/03/08 11:59:29 phajdan.jr Exp $
EAPI=4
@@ -11,7 +11,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 45e252f86b05..3458cc4368e9 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-Htpasswd/ChangeLog,v 1.12 2012/02/24 09:54:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-Htpasswd/ChangeLog,v 1.13 2012/03/08 11:59:29 phajdan.jr Exp $
+
+ 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ Authen-Htpasswd-0.171.0.ebuild:
+ x86 stable wrt bug #400039
24 Feb 2012; Agostino Sarubbo <ago@gentoo.org>
Authen-Htpasswd-0.171.0.ebuild: