summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-01-13 20:45:13 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-01-13 20:45:13 +0000
commit70ebe1829ae7e62576138be00a9978ab03ee9dab (patch)
tree712044d8ec9d6788077c617b9bdff4ef2ed3a8cf /dev-perl
parentMarking stable x86 (diff)
downloadgentoo-2-70ebe1829ae7e62576138be00a9978ab03ee9dab.tar.gz
gentoo-2-70ebe1829ae7e62576138be00a9978ab03ee9dab.tar.bz2
gentoo-2-70ebe1829ae7e62576138be00a9978ab03ee9dab.zip
marking stable sparc x86
(Portage version: 2.1_pre1)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Devel-Cycle/ChangeLog8
-rw-r--r--dev-perl/Devel-Cycle/Devel-Cycle-1.04.ebuild6
-rw-r--r--dev-perl/Devel-StackTrace/ChangeLog8
-rw-r--r--dev-perl/Devel-StackTrace/Devel-StackTrace-1.12.ebuild6
-rw-r--r--dev-perl/Event/ChangeLog7
-rw-r--r--dev-perl/Event/Event-1.06.ebuild6
-rw-r--r--dev-perl/Exception-Class/ChangeLog8
-rw-r--r--dev-perl/Exception-Class/Exception-Class-1.22.ebuild6
-rw-r--r--dev-perl/ExtUtils-AutoInstall/ChangeLog8
-rw-r--r--dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.63.ebuild6
-rw-r--r--dev-perl/dbix-searchbuilder/ChangeLog6
-rw-r--r--dev-perl/dbix-searchbuilder/dbix-searchbuilder-1.35.ebuild6
12 files changed, 52 insertions, 29 deletions
diff --git a/dev-perl/Devel-Cycle/ChangeLog b/dev-perl/Devel-Cycle/ChangeLog
index bfab966b8630..f6978826c495 100644
--- a/dev-perl/Devel-Cycle/ChangeLog
+++ b/dev-perl/Devel-Cycle/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Devel-Cycle
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-Cycle/ChangeLog,v 1.3 2005/07/18 11:49:48 dholm Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-Cycle/ChangeLog,v 1.4 2006/01/13 20:41:27 mcummings Exp $
+
+ 13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
+ Devel-Cycle-1.04.ebuild:
+ marking stable sparc x86
18 Jul 2005; David Holm <dholm@gentoo.org> Devel-Cycle-1.04.ebuild:
Added to ~ppc.
diff --git a/dev-perl/Devel-Cycle/Devel-Cycle-1.04.ebuild b/dev-perl/Devel-Cycle/Devel-Cycle-1.04.ebuild
index 3727e3a3c6fd..a6d349235c1e 100644
--- a/dev-perl/Devel-Cycle/Devel-Cycle-1.04.ebuild
+++ b/dev-perl/Devel-Cycle/Devel-Cycle-1.04.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-Cycle/Devel-Cycle-1.04.ebuild,v 1.2 2005/07/18 11:49:48 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-Cycle/Devel-Cycle-1.04.ebuild,v 1.3 2006/01/13 20:41:27 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/L/LD/LDS/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~ppc ~sparc ~x86"
+KEYWORDS="~ppc sparc x86"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/Devel-StackTrace/ChangeLog b/dev-perl/Devel-StackTrace/ChangeLog
index 006c17c79ea3..15a59cae4003 100644
--- a/dev-perl/Devel-StackTrace/ChangeLog
+++ b/dev-perl/Devel-StackTrace/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Devel-StackTrace
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-StackTrace/ChangeLog,v 1.17 2005/11/19 08:32:44 mcummings Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-StackTrace/ChangeLog,v 1.18 2006/01/13 20:41:47 mcummings Exp $
+
+ 13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
+ Devel-StackTrace-1.12.ebuild:
+ marking stable sparc x86
*Devel-StackTrace-1.12 (19 Nov 2005)
diff --git a/dev-perl/Devel-StackTrace/Devel-StackTrace-1.12.ebuild b/dev-perl/Devel-StackTrace/Devel-StackTrace-1.12.ebuild
index ba6be01bc6cb..3b7abc4a1b6f 100644
--- a/dev-perl/Devel-StackTrace/Devel-StackTrace-1.12.ebuild
+++ b/dev-perl/Devel-StackTrace/Devel-StackTrace-1.12.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-StackTrace/Devel-StackTrace-1.12.ebuild,v 1.1 2005/11/19 08:32:44 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-StackTrace/Devel-StackTrace-1.12.ebuild,v 1.2 2006/01/13 20:41:47 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc sparc x86"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/Event/ChangeLog b/dev-perl/Event/ChangeLog
index 5236407e8953..200b40457f72 100644
--- a/dev-perl/Event/ChangeLog
+++ b/dev-perl/Event/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Event
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event/ChangeLog,v 1.30 2005/11/19 08:39:03 mcummings Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event/ChangeLog,v 1.31 2006/01/13 20:43:28 mcummings Exp $
+
+ 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> Event-1.06.ebuild:
+ marking stable sparc x86
*Event-1.06 (19 Nov 2005)
diff --git a/dev-perl/Event/Event-1.06.ebuild b/dev-perl/Event/Event-1.06.ebuild
index 012575ed3523..96261336eb9d 100644
--- a/dev-perl/Event/Event-1.06.ebuild
+++ b/dev-perl/Event/Event-1.06.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event/Event-1.06.ebuild,v 1.1 2005/11/19 08:39:03 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event/Event-1.06.ebuild,v 1.2 2006/01/13 20:43:28 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Event/${P}.readme"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc x86"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/Exception-Class/ChangeLog b/dev-perl/Exception-Class/ChangeLog
index 650490c482cf..ab795f334723 100644
--- a/dev-perl/Exception-Class/ChangeLog
+++ b/dev-perl/Exception-Class/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Exception-Class
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.27 2005/11/19 08:45:39 mcummings Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.28 2006/01/13 20:44:19 mcummings Exp $
+
+ 13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
+ Exception-Class-1.22.ebuild:
+ marking stable sparc x86
*Exception-Class-1.22 (19 Nov 2005)
diff --git a/dev-perl/Exception-Class/Exception-Class-1.22.ebuild b/dev-perl/Exception-Class/Exception-Class-1.22.ebuild
index 2439a4172836..00d75fd3cbd4 100644
--- a/dev-perl/Exception-Class/Exception-Class-1.22.ebuild
+++ b/dev-perl/Exception-Class/Exception-Class-1.22.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.22.ebuild,v 1.1 2005/11/19 08:45:39 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.22.ebuild,v 1.2 2006/01/13 20:44:19 mcummings Exp $
myconf='INSTALLDIRS=vendor'
inherit perl-module
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Exception/${P}.readme"
IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc x86"
SRC_TEST="do"
TDEPEND="dev-perl/Test-Pod"
diff --git a/dev-perl/ExtUtils-AutoInstall/ChangeLog b/dev-perl/ExtUtils-AutoInstall/ChangeLog
index 8d414f959fa7..36de2d4ed6fd 100644
--- a/dev-perl/ExtUtils-AutoInstall/ChangeLog
+++ b/dev-perl/ExtUtils-AutoInstall/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/ExtUtils-AutoInstall
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-AutoInstall/ChangeLog,v 1.22 2005/11/12 15:09:25 mcummings Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-AutoInstall/ChangeLog,v 1.23 2006/01/13 20:45:13 mcummings Exp $
+
+ 13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
+ ExtUtils-AutoInstall-0.63.ebuild:
+ marking stable sparc x86
*ExtUtils-AutoInstall-0.63 (12 Nov 2005)
diff --git a/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.63.ebuild b/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.63.ebuild
index 0f88e635a634..824fc1fd1471 100644
--- a/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.63.ebuild
+++ b/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.63.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.63.ebuild,v 1.1 2005/11/12 15:09:25 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.63.ebuild,v 1.2 2006/01/13 20:45:13 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~autrijus/${P}/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc x86"
IUSE=""
# TESTS BAD. Wants to write to cpan's config on the live system
diff --git a/dev-perl/dbix-searchbuilder/ChangeLog b/dev-perl/dbix-searchbuilder/ChangeLog
index ad9967286c61..bab16c3470a3 100644
--- a/dev-perl/dbix-searchbuilder/ChangeLog
+++ b/dev-perl/dbix-searchbuilder/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/dbix-searchbuilder
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/dbix-searchbuilder/ChangeLog,v 1.21 2006/01/13 20:20:43 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/dbix-searchbuilder/ChangeLog,v 1.22 2006/01/13 20:40:46 mcummings Exp $
+
+ 13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
+ dbix-searchbuilder-1.35.ebuild:
+ marking stable sparc x86
13 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org>
dbix-searchbuilder-1.38.ebuild:
diff --git a/dev-perl/dbix-searchbuilder/dbix-searchbuilder-1.35.ebuild b/dev-perl/dbix-searchbuilder/dbix-searchbuilder-1.35.ebuild
index c255052659c3..86a594283713 100644
--- a/dev-perl/dbix-searchbuilder/dbix-searchbuilder-1.35.ebuild
+++ b/dev-perl/dbix-searchbuilder/dbix-searchbuilder-1.35.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/dbix-searchbuilder/dbix-searchbuilder-1.35.ebuild,v 1.2 2005/11/17 12:10:18 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/dbix-searchbuilder/dbix-searchbuilder-1.35.ebuild,v 1.3 2006/01/13 20:40:46 mcummings Exp $
inherit perl-module
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.cpan.org/authors/id/J/JE/JESSE/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
#KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
-KEYWORDS="~sparc ~x86"
+KEYWORDS="sparc x86"
IUSE=""
SRC_TEST="do"