summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2007-01-22 01:34:20 +0000
committerBryan Østergaard <kloeri@gentoo.org>2007-01-22 01:34:20 +0000
commitbf2e4e27431d8e748445054de9e0b485b7fa822f (patch)
treef20da7f9783c1360c7a4f87461dc316e229e2396 /dev-perl/Apache-AuthCookie
parentStable on Alpha + IA64. (diff)
downloadgentoo-2-bf2e4e27431d8e748445054de9e0b485b7fa822f.tar.gz
gentoo-2-bf2e4e27431d8e748445054de9e0b485b7fa822f.tar.bz2
gentoo-2-bf2e4e27431d8e748445054de9e0b485b7fa822f.zip
Stable on IA64.
(Portage version: 2.1.2-r1)
Diffstat (limited to 'dev-perl/Apache-AuthCookie')
-rw-r--r--dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild6
-rw-r--r--dev-perl/Apache-AuthCookie/ChangeLog8
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild
index bf9d7d7fdb9f..a8fdb168bee3 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-2006 Gentoo Foundation
+# 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.2 2006/11/24 15:33:38 mcummings Exp $
+# $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 $
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 e9576713cb23..9f5745ee62ae 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog,v 1.11 2006/11/24 15:33:38 mcummings Exp $
+# 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 $
+
+ 22 Jan 2007; Bryan Østergaard <kloeri@gentoo.org>
+ Apache-AuthCookie-3.10.ebuild:
+ Stable on IA64.
24 Nov 2006; Michael Cummings <mcummings@gentoo.org>
Apache-AuthCookie-3.08.ebuild, Apache-AuthCookie-3.10.ebuild: