summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-04-14 15:13:47 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-04-14 15:13:47 +0000
commitc088cd4634b2c7c008a752a79c5e5ff9b12bd8b3 (patch)
treef7c61ca497fa0ec36b2833bec3c2194bd448d1fb
parentarm/s390/sh stable (diff)
downloadhistorical-c088cd4634b2c7c008a752a79c5e5ff9b12bd8b3.tar.gz
historical-c088cd4634b2c7c008a752a79c5e5ff9b12bd8b3.tar.bz2
historical-c088cd4634b2c7c008a752a79c5e5ff9b12bd8b3.zip
sparc stable
Package-Manager: portage-2.1.2.3
-rw-r--r--dev-perl/Sys-Statistics-Linux/ChangeLog6
-rw-r--r--dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.08.ebuild4
-rw-r--r--dev-perl/Template-XML/ChangeLog6
-rw-r--r--dev-perl/Template-XML/Template-XML-2.17.ebuild4
-rw-r--r--dev-perl/Test-Exception/ChangeLog6
-rw-r--r--dev-perl/Test-Exception/Test-Exception-0.25.ebuild4
-rw-r--r--dev-perl/Test-Manifest/ChangeLog6
-rw-r--r--dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild4
-rw-r--r--dev-perl/Test-Tester/ChangeLog6
-rw-r--r--dev-perl/Test-Tester/Test-Tester-0.104.ebuild4
-rw-r--r--dev-perl/Tk-TableMatrix/ChangeLog6
-rw-r--r--dev-perl/Tk-TableMatrix/Tk-TableMatrix-1.2.3.ebuild4
-rw-r--r--dev-perl/WWW-Mechanize-FormFiller/ChangeLog6
-rw-r--r--dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.06.ebuild4
-rw-r--r--dev-perl/version/ChangeLog5
-rw-r--r--dev-perl/version/version-0.70.ebuild4
16 files changed, 55 insertions, 24 deletions
diff --git a/dev-perl/Sys-Statistics-Linux/ChangeLog b/dev-perl/Sys-Statistics-Linux/ChangeLog
index 3f6db71538e8..4cbc2c08877e 100644
--- a/dev-perl/Sys-Statistics-Linux/ChangeLog
+++ b/dev-perl/Sys-Statistics-Linux/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Sys-Statistics-Linux
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/ChangeLog,v 1.3 2007/04/09 16:29:37 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/ChangeLog,v 1.4 2007/04/14 14:58:51 mcummings Exp $
+
+ 14 Apr 2007; Michael Cummings <mcummings@gentoo.org>
+ Sys-Statistics-Linux-0.08.ebuild:
+ sparc stable
09 Apr 2007; Michael Cummings <mcummings@gentoo.org>
Sys-Statistics-Linux-0.08.ebuild:
diff --git a/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.08.ebuild b/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.08.ebuild
index 7a9edd29e760..1f5a1c187f2e 100644
--- a/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.08.ebuild
+++ b/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.08.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.08.ebuild,v 1.2 2007/04/09 16:29:37 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.08.ebuild,v 1.3 2007/04/14 14:58:51 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/B/BL/BLOONIX/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="amd64 ~sparc ~x86"
+KEYWORDS="amd64 sparc ~x86"
IUSE=""
RDEPEND="dev-lang/perl"
diff --git a/dev-perl/Template-XML/ChangeLog b/dev-perl/Template-XML/ChangeLog
index 490946645ff6..bdf996fb02e3 100644
--- a/dev-perl/Template-XML/ChangeLog
+++ b/dev-perl/Template-XML/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Template-XML
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Template-XML/ChangeLog,v 1.15 2007/04/09 16:30:55 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Template-XML/ChangeLog,v 1.16 2007/04/14 15:00:19 mcummings Exp $
+
+ 14 Apr 2007; Michael Cummings <mcummings@gentoo.org>
+ Template-XML-2.17.ebuild:
+ sparc stable
09 Apr 2007; Michael Cummings <mcummings@gentoo.org>
Template-XML-2.17.ebuild:
diff --git a/dev-perl/Template-XML/Template-XML-2.17.ebuild b/dev-perl/Template-XML/Template-XML-2.17.ebuild
index 36537c520be2..e3c06d31379f 100644
--- a/dev-perl/Template-XML/Template-XML-2.17.ebuild
+++ b/dev-perl/Template-XML/Template-XML-2.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Template-XML/Template-XML-2.17.ebuild,v 1.2 2007/04/09 16:30:55 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Template-XML/Template-XML-2.17.ebuild,v 1.3 2007/04/14 15:00:19 mcummings Exp $
inherit perl-module eutils
@@ -9,7 +9,7 @@ SRC_URI="mirror://cpan/modules/by-module/Template/${P}.tar.gz"
HOMEPAGE="http://search.cpan.org/~abw/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 sparc ~x86"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/Test-Exception/ChangeLog b/dev-perl/Test-Exception/ChangeLog
index 3321cf39ba60..efe4cc038d8e 100644
--- a/dev-perl/Test-Exception/ChangeLog
+++ b/dev-perl/Test-Exception/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Test-Exception
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.41 2007/04/09 16:32:43 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.42 2007/04/14 15:02:10 mcummings Exp $
+
+ 14 Apr 2007; Michael Cummings <mcummings@gentoo.org>
+ Test-Exception-0.25.ebuild:
+ sparc stable
09 Apr 2007; Michael Cummings <mcummings@gentoo.org>
Test-Exception-0.25.ebuild:
diff --git a/dev-perl/Test-Exception/Test-Exception-0.25.ebuild b/dev-perl/Test-Exception/Test-Exception-0.25.ebuild
index 1e3474ee7f96..5e3e6d6be340 100644
--- a/dev-perl/Test-Exception/Test-Exception-0.25.ebuild
+++ b/dev-perl/Test-Exception/Test-Exception-0.25.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.25.ebuild,v 1.2 2007/04/09 16:32:43 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.25.ebuild,v 1.3 2007/04/14 15:02:10 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AD/ADIE/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc sparc ~x86"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/Test-Manifest/ChangeLog b/dev-perl/Test-Manifest/ChangeLog
index c45a49549919..49eef8446b89 100644
--- a/dev-perl/Test-Manifest/ChangeLog
+++ b/dev-perl/Test-Manifest/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Test-Manifest
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.28 2007/04/09 16:33:31 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.29 2007/04/14 15:03:17 mcummings Exp $
+
+ 14 Apr 2007; Michael Cummings <mcummings@gentoo.org>
+ Test-Manifest-1.17.ebuild, Manifest:
+ sparc stable
09 Apr 2007; Michael Cummings <mcummings@gentoo.org>
Test-Manifest-1.17.ebuild, Manifest:
diff --git a/dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild b/dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild
index 6ad3a73add32..172da6a0de8d 100644
--- a/dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild
+++ b/dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild,v 1.2 2007/04/09 16:33:31 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild,v 1.3 2007/04/14 15:03:17 mcummings Exp $
inherit perl-module
@@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/~bdfoy/${P}/"
IUSE=""
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
SRC_TEST="do"
diff --git a/dev-perl/Test-Tester/ChangeLog b/dev-perl/Test-Tester/ChangeLog
index 9056cf33e8be..be5b1877fc56 100644
--- a/dev-perl/Test-Tester/ChangeLog
+++ b/dev-perl/Test-Tester/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Test-Tester
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Tester/ChangeLog,v 1.13 2007/04/09 16:41:10 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Tester/ChangeLog,v 1.14 2007/04/14 15:04:33 mcummings Exp $
+
+ 14 Apr 2007; Michael Cummings <mcummings@gentoo.org>
+ Test-Tester-0.104.ebuild:
+ sparc stable
09 Apr 2007; Michael Cummings <mcummings@gentoo.org>
Test-Tester-0.104.ebuild:
diff --git a/dev-perl/Test-Tester/Test-Tester-0.104.ebuild b/dev-perl/Test-Tester/Test-Tester-0.104.ebuild
index dd8c396df5b4..9da61229b183 100644
--- a/dev-perl/Test-Tester/Test-Tester-0.104.ebuild
+++ b/dev-perl/Test-Tester/Test-Tester-0.104.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Tester/Test-Tester-0.104.ebuild,v 1.2 2007/04/09 16:41:10 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Tester/Test-Tester-0.104.ebuild,v 1.3 2007/04/14 15:04:33 mcummings Exp $
inherit perl-module
IUSE=""
@@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/~fdaly"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc ~x86"
SRC_TEST="do"
diff --git a/dev-perl/Tk-TableMatrix/ChangeLog b/dev-perl/Tk-TableMatrix/ChangeLog
index 237bc9b9d646..308ccaf06fb2 100644
--- a/dev-perl/Tk-TableMatrix/ChangeLog
+++ b/dev-perl/Tk-TableMatrix/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Tk-TableMatrix
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tk-TableMatrix/ChangeLog,v 1.41 2007/04/09 16:47:13 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tk-TableMatrix/ChangeLog,v 1.42 2007/04/14 15:06:48 mcummings Exp $
+
+ 14 Apr 2007; Michael Cummings <mcummings@gentoo.org>
+ Tk-TableMatrix-1.2.3.ebuild:
+ sparc stable
09 Apr 2007; Michael Cummings <mcummings@gentoo.org>
Tk-TableMatrix-1.2.3.ebuild:
diff --git a/dev-perl/Tk-TableMatrix/Tk-TableMatrix-1.2.3.ebuild b/dev-perl/Tk-TableMatrix/Tk-TableMatrix-1.2.3.ebuild
index 4f0a9c1a2140..0ffa603497a5 100644
--- a/dev-perl/Tk-TableMatrix/Tk-TableMatrix-1.2.3.ebuild
+++ b/dev-perl/Tk-TableMatrix/Tk-TableMatrix-1.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tk-TableMatrix/Tk-TableMatrix-1.2.3.ebuild,v 1.4 2007/04/09 16:47:13 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tk-TableMatrix/Tk-TableMatrix-1.2.3.ebuild,v 1.5 2007/04/14 15:06:48 mcummings Exp $
inherit versionator perl-module eutils
@@ -15,7 +15,7 @@ SRC_URI="mirror://cpan/authors/id/C/CE/CERNEY/${MY_P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc ~x86"
IUSE=""
DEPEND="dev-perl/perl-tk
diff --git a/dev-perl/WWW-Mechanize-FormFiller/ChangeLog b/dev-perl/WWW-Mechanize-FormFiller/ChangeLog
index 3c8b660338fb..40ec06ba3f50 100644
--- a/dev-perl/WWW-Mechanize-FormFiller/ChangeLog
+++ b/dev-perl/WWW-Mechanize-FormFiller/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/WWW-Mechanize-FormFiller
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize-FormFiller/ChangeLog,v 1.2 2007/04/09 16:48:38 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize-FormFiller/ChangeLog,v 1.3 2007/04/14 15:13:47 mcummings Exp $
+
+ 14 Apr 2007; Michael Cummings <mcummings@gentoo.org>
+ WWW-Mechanize-FormFiller-0.06.ebuild:
+ sparc stable
09 Apr 2007; Michael Cummings <mcummings@gentoo.org>
WWW-Mechanize-FormFiller-0.06.ebuild:
diff --git a/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.06.ebuild b/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.06.ebuild
index d82cc5957645..4780c5dd6fb0 100644
--- a/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.06.ebuild
+++ b/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.06.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.06.ebuild,v 1.2 2007/04/09 16:48:38 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.06.ebuild,v 1.3 2007/04/14 15:13:47 mcummings Exp $
inherit perl-module
@@ -9,7 +9,7 @@ SRC_URI="mirror://cpan/authors/id/C/CO/CORION/${P}.tar.gz"
HOMEPAGE="http://search.cpan.org/~corion/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="amd64 ~sparc ~x86"
+KEYWORDS="amd64 sparc ~x86"
SRC_TEST="do"
diff --git a/dev-perl/version/ChangeLog b/dev-perl/version/ChangeLog
index 9184450bf54b..a00374fdd1e7 100644
--- a/dev-perl/version/ChangeLog
+++ b/dev-perl/version/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/version
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/version/ChangeLog,v 1.35 2007/04/09 16:48:15 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/version/ChangeLog,v 1.36 2007/04/14 15:10:25 mcummings Exp $
+
+ 14 Apr 2007; Michael Cummings <mcummings@gentoo.org> version-0.70.ebuild:
+ sparc stable
09 Apr 2007; Michael Cummings <mcummings@gentoo.org> version-0.70.ebuild:
Marking stable amd64
diff --git a/dev-perl/version/version-0.70.ebuild b/dev-perl/version/version-0.70.ebuild
index b390ee6b8c0a..2e2f4e6cc244 100644
--- a/dev-perl/version/version-0.70.ebuild
+++ b/dev-perl/version/version-0.70.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/version/version-0.70.ebuild,v 1.5 2007/04/14 14:47:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/version/version-0.70.ebuild,v 1.6 2007/04/14 15:10:25 mcummings Exp $
inherit versionator perl-module
@@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/J/JP/JPEACOCK/${MY_P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~x86"
IUSE=""
DEPEND=">=dev-perl/module-build-0.28