summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2007-03-05 11:03:47 +0000
committerAndrej Kacian <ticho@gentoo.org>2007-03-05 11:03:47 +0000
commit62c936398676648e43e9c675b2f6a8ebbef7919d (patch)
tree064d9948ee7b43648b25578dfa3f9153d07c516f /dev-perl/Apache-AuthCookie
parentStable on x86, bug #169152. (diff)
downloadgentoo-2-62c936398676648e43e9c675b2f6a8ebbef7919d.tar.gz
gentoo-2-62c936398676648e43e9c675b2f6a8ebbef7919d.tar.bz2
gentoo-2-62c936398676648e43e9c675b2f6a8ebbef7919d.zip
Stable on x86, bug #169152.
(Portage version: 2.1.2-r11)
Diffstat (limited to 'dev-perl/Apache-AuthCookie')
-rw-r--r--dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.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.10.ebuild b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild
index a8fdb168bee3..c08fbb825ed2 100644
--- a/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild
+++ b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.10.ebuild,v 1.3 2007/01/22 01:34:20 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild,v 1.4 2007/03/05 11:03:47 ticho Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/M/MS/MSCHOUT/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="amd64 ia64 ~x86"
+KEYWORDS="amd64 ia64 x86"
IUSE=""
DEPEND=">=www-apache/mod_perl-2
diff --git a/dev-perl/Apache-AuthCookie/ChangeLog b/dev-perl/Apache-AuthCookie/ChangeLog
index 9f5745ee62ae..79bf6350bf4b 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog,v 1.12 2007/01/22 01:34:20 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog,v 1.13 2007/03/05 11:03:47 ticho Exp $
+
+ 05 Mar 2007; Andrej Kacian <ticho@gentoo.org>
+ Apache-AuthCookie-3.10.ebuild:
+ Stable on x86, bug #169152.
22 Jan 2007; Bryan Østergaard <kloeri@gentoo.org>
Apache-AuthCookie-3.10.ebuild: