summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schuerch <nativemad@gentoo.org>2012-04-03 19:39:02 +0000
committerAndreas Schuerch <nativemad@gentoo.org>2012-04-03 19:39:02 +0000
commit9c2f5d29e86540e0a4d3f6ca4db736d9cea02e07 (patch)
treef186928968a5b14d7e89c2331cddbf68affc69ae /dev-perl/Apache-AuthCookie
parentMigrate to python-distutils-ng.eclass. (diff)
downloadgentoo-2-9c2f5d29e86540e0a4d3f6ca4db736d9cea02e07.tar.gz
gentoo-2-9c2f5d29e86540e0a4d3f6ca4db736d9cea02e07.tar.bz2
gentoo-2-9c2f5d29e86540e0a4d3f6ca4db736d9cea02e07.zip
x86 stable, see bug 410151.
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Apache-AuthCookie')
-rw-r--r--dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.180.0.ebuild4
-rw-r--r--dev-perl/Apache-AuthCookie/ChangeLog6
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.180.0.ebuild b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.180.0.ebuild
index ba6b5e1d4334..8ffce17e18b4 100644
--- a/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.180.0.ebuild
+++ b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.180.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/Apache-AuthCookie/Apache-AuthCookie-3.180.0.ebuild,v 1.2 2012/04/02 16:41:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.180.0.ebuild,v 1.3 2012/04/03 19:39:02 nativemad Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Perl Authentication and Authorization via cookies"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~x86"
+KEYWORDS="amd64 ~ia64 x86"
IUSE=""
RDEPEND=">=www-apache/mod_perl-2
diff --git a/dev-perl/Apache-AuthCookie/ChangeLog b/dev-perl/Apache-AuthCookie/ChangeLog
index 65e7cf9b35d5..c39e098f7bc3 100644
--- a/dev-perl/Apache-AuthCookie/ChangeLog
+++ b/dev-perl/Apache-AuthCookie/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Apache-AuthCookie
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog,v 1.27 2012/04/02 16:41:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog,v 1.28 2012/04/03 19:39:02 nativemad Exp $
+
+ 03 Apr 2012; Andreas Schuerch <nativemad@gentoo.org>
+ Apache-AuthCookie-3.180.0.ebuild:
+ x86 stable, see bug 410151
02 Apr 2012; Agostino Sarubbo <ago@gentoo.org>
Apache-AuthCookie-3.180.0.ebuild: