summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
-rw-r--r--dev-perl/Cairo/Cairo-1.01.ebuild4
-rw-r--r--dev-perl/Cairo/ChangeLog5
-rw-r--r--dev-perl/Calendar-Simple/Calendar-Simple-1.17.ebuild4
-rw-r--r--dev-perl/Calendar-Simple/ChangeLog6
-rw-r--r--dev-perl/Carp-Clan/Carp-Clan-5.8.ebuild4
-rw-r--r--dev-perl/Carp-Clan/ChangeLog5
-rw-r--r--dev-perl/Class-Data-Inheritable/ChangeLog7
-rw-r--r--dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.04.ebuild3
-rw-r--r--dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild3
-rw-r--r--dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.06.ebuild5
13 files changed, 37 insertions, 23 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
diff --git a/dev-perl/Cairo/Cairo-1.01.ebuild b/dev-perl/Cairo/Cairo-1.01.ebuild
index fe9d0ccf4e6f..2901305d69b7 100644
--- a/dev-perl/Cairo/Cairo-1.01.ebuild
+++ b/dev-perl/Cairo/Cairo-1.01.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/Cairo/Cairo-1.01.ebuild,v 1.1 2006/09/25 20:45:48 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cairo/Cairo-1.01.ebuild,v 1.2 2006/11/24 15:37:02 mcummings Exp $
inherit perl-module
@@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/T/TS/TSCH/${P}.tar.gz"
IUSE=""
SLOT="0"
LICENSE="LGPL-2.1"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
SRC_TEST="do"
diff --git a/dev-perl/Cairo/ChangeLog b/dev-perl/Cairo/ChangeLog
index f61919ef8a4c..6b8fea8d2c16 100644
--- a/dev-perl/Cairo/ChangeLog
+++ b/dev-perl/Cairo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Cairo
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cairo/ChangeLog,v 1.9 2006/11/19 16:13:47 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cairo/ChangeLog,v 1.10 2006/11/24 15:37:02 mcummings Exp $
+
+ 24 Nov 2006; Michael Cummings <mcummings@gentoo.org> Cairo-1.01.ebuild:
+ Marking amd64 stable
*Cairo-1.02.1 (19 Nov 2006)
diff --git a/dev-perl/Calendar-Simple/Calendar-Simple-1.17.ebuild b/dev-perl/Calendar-Simple/Calendar-Simple-1.17.ebuild
index f97a4ebe7af8..f5723d79b857 100644
--- a/dev-perl/Calendar-Simple/Calendar-Simple-1.17.ebuild
+++ b/dev-perl/Calendar-Simple/Calendar-Simple-1.17.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/Calendar-Simple/Calendar-Simple-1.17.ebuild,v 1.1 2006/10/21 15:59:24 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/Calendar-Simple-1.17.ebuild,v 1.2 2006/11/24 15:35:45 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DA/DAVECROSS/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~sparc ~x86"
IUSE="test"
SRC_TEST="do"
diff --git a/dev-perl/Calendar-Simple/ChangeLog b/dev-perl/Calendar-Simple/ChangeLog
index ee816901b01c..019ffd6820c0 100644
--- a/dev-perl/Calendar-Simple/ChangeLog
+++ b/dev-perl/Calendar-Simple/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Calendar-Simple
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/ChangeLog,v 1.9 2006/10/25 14:53:09 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/ChangeLog,v 1.10 2006/11/24 15:35:45 mcummings Exp $
+
+ 24 Nov 2006; Michael Cummings <mcummings@gentoo.org>
+ Calendar-Simple-1.17.ebuild:
+ Marking amd64 stable
25 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
Calendar-Simple-1.14.ebuild:
diff --git a/dev-perl/Carp-Clan/Carp-Clan-5.8.ebuild b/dev-perl/Carp-Clan/Carp-Clan-5.8.ebuild
index 516eb6f50853..f521653a29f3 100644
--- a/dev-perl/Carp-Clan/Carp-Clan-5.8.ebuild
+++ b/dev-perl/Carp-Clan/Carp-Clan-5.8.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/Carp-Clan/Carp-Clan-5.8.ebuild,v 1.1 2006/10/21 16:04:11 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Clan/Carp-Clan-5.8.ebuild,v 1.2 2006/11/24 15:40:16 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/J/JJ/JJORE/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/Carp-Clan/ChangeLog b/dev-perl/Carp-Clan/ChangeLog
index 16d24866a1ce..edbc2d0bb5d4 100644
--- a/dev-perl/Carp-Clan/ChangeLog
+++ b/dev-perl/Carp-Clan/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Carp-Clan
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Clan/ChangeLog,v 1.14 2006/10/21 16:04:11 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Clan/ChangeLog,v 1.15 2006/11/24 15:40:16 mcummings Exp $
+
+ 24 Nov 2006; Michael Cummings <mcummings@gentoo.org> Carp-Clan-5.8.ebuild:
+ Marking amd64 stable
*Carp-Clan-5.8 (21 Oct 2006)
diff --git a/dev-perl/Class-Data-Inheritable/ChangeLog b/dev-perl/Class-Data-Inheritable/ChangeLog
index c5dff3f9c387..b515bfdfbf31 100644
--- a/dev-perl/Class-Data-Inheritable/ChangeLog
+++ b/dev-perl/Class-Data-Inheritable/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Class-Data-Inheritable
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog,v 1.24 2006/10/21 11:02:47 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog,v 1.25 2006/11/24 15:40:29 mcummings Exp $
+
+ 24 Nov 2006; Michael Cummings <mcummings@gentoo.org>
+ Class-Data-Inheritable-0.04.ebuild, Class-Data-Inheritable-0.05.ebuild,
+ Class-Data-Inheritable-0.06.ebuild:
+ Marking amd64 stable
21 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org>
Class-Data-Inheritable-0.05.ebuild:
diff --git a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.04.ebuild b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.04.ebuild
index 54af2fee7eca..a50f122ce0cf 100644
--- a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.04.ebuild
+++ b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.04.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/Class-Data-Inheritable/Class-Data-Inheritable-0.04.ebuild,v 1.8 2006/08/04 23:12:03 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.04.ebuild,v 1.9 2006/11/24 15:40:29 mcummings Exp $
inherit perl-module
@@ -15,4 +15,3 @@ IUSE=""
export OPTIMIZE="${CFLAGS}"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild
index 05b2ec5ba338..742fb51e56f8 100644
--- a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild
+++ b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.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/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild,v 1.6 2006/10/21 11:02:47 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild,v 1.7 2006/11/24 15:40:29 mcummings Exp $
inherit perl-module
@@ -15,4 +15,3 @@ IUSE=""
export OPTIMIZE="${CFLAGS}"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.06.ebuild b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.06.ebuild
index a07e0204dea6..6dc59dbfdf1b 100644
--- a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.06.ebuild
+++ b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.06.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/Class-Data-Inheritable/Class-Data-Inheritable-0.06.ebuild,v 1.1 2006/09/25 21:03:15 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.06.ebuild,v 1.2 2006/11/24 15:40:29 mcummings Exp $
inherit perl-module
@@ -10,9 +10,8 @@ HOMEPAGE="http://search.cpan.org/~tmtm/${P}"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
export OPTIMIZE="${CFLAGS}"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"