summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-24 09:54:30 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-24 09:54:30 +0000
commit13f91c1d7e0d53bcb1c17b2403a84f4b6f060a87 (patch)
treeb6ad321a1cc772ce6bf43b84686e90fcdc499754 /dev-perl/Authen-Htpasswd
parentStable for amd64, wrt bug #400037 (diff)
downloadgentoo-2-13f91c1d7e0d53bcb1c17b2403a84f4b6f060a87.tar.gz
gentoo-2-13f91c1d7e0d53bcb1c17b2403a84f4b6f060a87.tar.bz2
gentoo-2-13f91c1d7e0d53bcb1c17b2403a84f4b6f060a87.zip
Stable for amd64, wrt bug #400039
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Authen-Htpasswd')
-rw-r--r--dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.171.0.ebuild6
-rw-r--r--dev-perl/Authen-Htpasswd/ChangeLog8
2 files changed, 9 insertions, 5 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 bdba73e3b982..05eb134204ed 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-2011 Gentoo Foundation
+# 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.1 2011/09/02 18:55:58 tove Exp $
+# $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 $
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 2725bfd607e5..45e252f86b05 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-Htpasswd/ChangeLog,v 1.11 2011/09/04 11:23:53 tove Exp $
+# 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 $
+
+ 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org>
+ Authen-Htpasswd-0.171.0.ebuild:
+ Stable for amd64, wrt bug #400039
04 Sep 2011; Torsten Veller <tove@gentoo.org> -Authen-Htpasswd-0.161.ebuild:
Cleanup