summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-11-24 15:40:29 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-11-24 15:40:29 +0000
commitfc78eb42330bbc2bc57ca73ebf7bb6ad3bd5b765 (patch)
tree9fb4021d67dba14cc1df8449c913bbc85bb51cad /dev-perl/Apache-AuthCookie
parentVersion bump, cleaner ebuild, removed rc (diff)
downloadhistorical-fc78eb42330bbc2bc57ca73ebf7bb6ad3bd5b765.tar.gz
historical-fc78eb42330bbc2bc57ca73ebf7bb6ad3bd5b765.tar.bz2
historical-fc78eb42330bbc2bc57ca73ebf7bb6ad3bd5b765.zip
Marking amd64 stable
Package-Manager: portage-2.1.2_rc2-r1
Diffstat (limited to 'dev-perl/Apache-AuthCookie')
-rw-r--r--dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.08.ebuild3
-rw-r--r--dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild5
-rw-r--r--dev-perl/Apache-AuthCookie/ChangeLog6
3 files changed, 8 insertions, 6 deletions
diff --git a/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.08.ebuild b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.08.ebuild
index 59f2cea89898..e5f3071595dd 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.9 2006/10/22 20:02:44 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.08.ebuild,v 1.10 2006/11/24 15:33:38 mcummings Exp $
inherit perl-module
@@ -15,4 +15,3 @@ IUSE=""
DEPEND=">=www-apache/mod_perl-2
dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild
index 3e0b18ef1498..bf9d7d7fdb9f 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
# 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.1 2006/10/09 02:48:56 chriswhite Exp $
+# $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 $
inherit perl-module
@@ -10,9 +10,8 @@ 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
dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/dev-perl/Apache-AuthCookie/ChangeLog b/dev-perl/Apache-AuthCookie/ChangeLog
index fd8a08aa8f8f..e9576713cb23 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.10 2006/10/22 20:02:44 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog,v 1.11 2006/11/24 15:33:38 mcummings Exp $
+
+ 24 Nov 2006; Michael Cummings <mcummings@gentoo.org>
+ Apache-AuthCookie-3.08.ebuild, Apache-AuthCookie-3.10.ebuild:
+ Marking amd64 stable
22 Oct 2006; <vivo@gentoo.org> Apache-AuthCookie-3.08.ebuild:
stable on amd64 to fix bug #43824