summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Riosa <vivo@gentoo.org>2006-10-22 20:02:44 +0000
committerFrancesco Riosa <vivo@gentoo.org>2006-10-22 20:02:44 +0000
commit95ef3439fcb510f9203c86e702883a79a76e7dc2 (patch)
tree6231fccb466b0f0ed08c3df97bc9af3695d02e23 /dev-perl/Apache-AuthCookie
parentFixed keyword. Thinko. (diff)
downloadgentoo-2-95ef3439fcb510f9203c86e702883a79a76e7dc2.tar.gz
gentoo-2-95ef3439fcb510f9203c86e702883a79a76e7dc2.tar.bz2
gentoo-2-95ef3439fcb510f9203c86e702883a79a76e7dc2.zip
stable on amd64 to fix bug #43824
(Portage version: 2.1.1)
Diffstat (limited to 'dev-perl/Apache-AuthCookie')
-rw-r--r--dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.08.ebuild4
-rw-r--r--dev-perl/Apache-AuthCookie/ChangeLog5
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.08.ebuild b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.08.ebuild
index 97dbd2b5a030..59f2cea89898 100644
--- a/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.08.ebuild
+++ b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.08.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.08.ebuild,v 1.8 2006/09/10 16:15:13 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.08.ebuild,v 1.9 2006/10/22 20:02:44 vivo 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 1eef8f299972..fd8a08aa8f8f 100644
--- a/dev-perl/Apache-AuthCookie/ChangeLog
+++ b/dev-perl/Apache-AuthCookie/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Apache-AuthCookie
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog,v 1.9 2006/10/09 02:48:56 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog,v 1.10 2006/10/22 20:02:44 vivo Exp $
+
+ 22 Oct 2006; <vivo@gentoo.org> Apache-AuthCookie-3.08.ebuild:
+ stable on amd64 to fix bug #43824
*Apache-AuthCookie-3.10 (09 Oct 2006)