summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-01-13 03:02:06 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-01-13 03:02:06 +0000
commit20bbb9c22fe04362f2ef79a90d687f0cc8eaeb16 (patch)
tree14d9505c1cf147899839b503a213ce1561ce15c6
parentAdded note about md5sum (diff)
downloadhistorical-20bbb9c22fe04362f2ef79a90d687f0cc8eaeb16.tar.gz
historical-20bbb9c22fe04362f2ef79a90d687f0cc8eaeb16.tar.bz2
historical-20bbb9c22fe04362f2ef79a90d687f0cc8eaeb16.zip
Stable on sparc
-rw-r--r--dev-perl/Class-DBI/ChangeLog7
-rw-r--r--dev-perl/Class-DBI/Class-DBI-0.95.ebuild6
-rw-r--r--dev-perl/Class-DBI/Class-DBI-0.96.ebuild4
-rw-r--r--dev-perl/DBD-SQLite/ChangeLog7
-rw-r--r--dev-perl/DBD-SQLite/DBD-SQLite-0.31.ebuild6
-rw-r--r--dev-perl/DBD-SQLite/DBD-SQLite-1.00.ebuild4
-rw-r--r--dev-perl/DBD-SQLite/DBD-SQLite-1.06.ebuild4
-rw-r--r--dev-perl/DBD-SQLite/DBD-SQLite-1.07.ebuild4
-rw-r--r--dev-perl/DBIx-ContextualFetch/ChangeLog8
-rw-r--r--dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild6
-rw-r--r--dev-perl/Ima-DBI/ChangeLog7
-rw-r--r--dev-perl/Ima-DBI/Ima-DBI-0.33.ebuild6
-rw-r--r--dev-perl/UNIVERSAL-moniker/ChangeLog8
-rw-r--r--dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.07.ebuild6
-rw-r--r--dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.08.ebuild4
15 files changed, 52 insertions, 35 deletions
diff --git a/dev-perl/Class-DBI/ChangeLog b/dev-perl/Class-DBI/ChangeLog
index b5d6724b84b4..9c80932f1256 100644
--- a/dev-perl/Class-DBI/ChangeLog
+++ b/dev-perl/Class-DBI/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Class-DBI
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI/ChangeLog,v 1.4 2004/06/25 00:12:07 agriffis Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI/ChangeLog,v 1.5 2005/01/13 03:02:06 gustavoz Exp $
+
+ 13 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> Class-DBI-0.95.ebuild:
+ Stable on sparc
*Class-DBI-0.96 (05 Jun 2004)
diff --git a/dev-perl/Class-DBI/Class-DBI-0.95.ebuild b/dev-perl/Class-DBI/Class-DBI-0.95.ebuild
index 6cc3cc74ba1a..eb1021128dba 100644
--- a/dev-perl/Class-DBI/Class-DBI-0.95.ebuild
+++ b/dev-perl/Class-DBI/Class-DBI-0.95.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI/Class-DBI-0.95.ebuild,v 1.5 2004/10/16 23:57:20 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI/Class-DBI-0.95.ebuild,v 1.6 2005/01/13 03:02:06 gustavoz Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="x86 ~sparc"
+KEYWORDS="x86 sparc"
IUSE=""
# Tests aren't possible since they require interaction with the DB's
diff --git a/dev-perl/Class-DBI/Class-DBI-0.96.ebuild b/dev-perl/Class-DBI/Class-DBI-0.96.ebuild
index 9e032d097079..e4cb2fb0bc3c 100644
--- a/dev-perl/Class-DBI/Class-DBI-0.96.ebuild
+++ b/dev-perl/Class-DBI/Class-DBI-0.96.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI/Class-DBI-0.96.ebuild,v 1.4 2004/10/16 23:57:20 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI/Class-DBI-0.96.ebuild,v 1.5 2005/01/13 03:02:06 gustavoz Exp $
inherit perl-module
diff --git a/dev-perl/DBD-SQLite/ChangeLog b/dev-perl/DBD-SQLite/ChangeLog
index fea58e2e8196..87e8fe68280d 100644
--- a/dev-perl/DBD-SQLite/ChangeLog
+++ b/dev-perl/DBD-SQLite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/DBD-SQLite
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/ChangeLog,v 1.8 2004/10/21 14:21:06 mcummings Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/ChangeLog,v 1.9 2005/01/13 02:51:40 gustavoz Exp $
+
+ 12 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> DBD-SQLite-0.31.ebuild:
+ Stable on sparc
*DBD-SQLite-1.07 (21 Oct 2004)
diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-0.31.ebuild b/dev-perl/DBD-SQLite/DBD-SQLite-0.31.ebuild
index f4fdb72b44da..6c15d069834b 100644
--- a/dev-perl/DBD-SQLite/DBD-SQLite-0.31.ebuild
+++ b/dev-perl/DBD-SQLite/DBD-SQLite-0.31.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/DBD-SQLite-0.31.ebuild,v 1.6 2004/10/16 23:57:21 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/DBD-SQLite-0.31.ebuild,v 1.7 2005/01/13 02:51:40 gustavoz Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/M/MS/MSERGEANT/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="x86 ~sparc ~ppc"
+KEYWORDS="x86 sparc ~ppc"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-1.00.ebuild b/dev-perl/DBD-SQLite/DBD-SQLite-1.00.ebuild
index 15905ad0ef4a..9a669a3c33bf 100644
--- a/dev-perl/DBD-SQLite/DBD-SQLite-1.00.ebuild
+++ b/dev-perl/DBD-SQLite/DBD-SQLite-1.00.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/DBD-SQLite-1.00.ebuild,v 1.2 2004/10/16 23:57:21 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/DBD-SQLite-1.00.ebuild,v 1.3 2005/01/13 02:51:40 gustavoz Exp $
inherit perl-module
diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-1.06.ebuild b/dev-perl/DBD-SQLite/DBD-SQLite-1.06.ebuild
index 2f7145c35767..3d6901cc0c9f 100644
--- a/dev-perl/DBD-SQLite/DBD-SQLite-1.06.ebuild
+++ b/dev-perl/DBD-SQLite/DBD-SQLite-1.06.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/DBD-SQLite-1.06.ebuild,v 1.3 2004/10/16 23:57:21 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/DBD-SQLite-1.06.ebuild,v 1.4 2005/01/13 02:51:40 gustavoz Exp $
inherit perl-module eutils
diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-1.07.ebuild b/dev-perl/DBD-SQLite/DBD-SQLite-1.07.ebuild
index ead71afde1f9..a9f35f10954d 100644
--- a/dev-perl/DBD-SQLite/DBD-SQLite-1.07.ebuild
+++ b/dev-perl/DBD-SQLite/DBD-SQLite-1.07.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/DBD-SQLite-1.07.ebuild,v 1.1 2004/10/21 14:21:06 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/DBD-SQLite-1.07.ebuild,v 1.2 2005/01/13 02:51:40 gustavoz Exp $
inherit perl-module eutils
diff --git a/dev-perl/DBIx-ContextualFetch/ChangeLog b/dev-perl/DBIx-ContextualFetch/ChangeLog
index 0d342a073004..61d4cadd9f89 100644
--- a/dev-perl/DBIx-ContextualFetch/ChangeLog
+++ b/dev-perl/DBIx-ContextualFetch/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/DBIx-ContextualFetch
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-ContextualFetch/ChangeLog,v 1.4 2004/06/25 00:23:04 agriffis Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-ContextualFetch/ChangeLog,v 1.5 2005/01/13 02:53:19 gustavoz Exp $
+
+ 12 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ DBIx-ContextualFetch-1.01.ebuild:
+ Stable on sparc
08 Jun 2004; David Holm <dholm@gentoo.org> DBIx-ContextualFetch-1.01.ebuild:
Added to ~ppc.
diff --git a/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild b/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild
index 20da0961854b..d657c0edbf2e 100644
--- a/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild
+++ b/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild,v 1.6 2004/10/16 23:57:21 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild,v 1.7 2005/01/13 02:53:19 gustavoz Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="x86 ~sparc ~ppc"
+KEYWORDS="x86 sparc ~ppc"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/Ima-DBI/ChangeLog b/dev-perl/Ima-DBI/ChangeLog
index aef67a49f3d8..db1b5b7aa36d 100644
--- a/dev-perl/Ima-DBI/ChangeLog
+++ b/dev-perl/Ima-DBI/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Ima-DBI
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Ima-DBI/ChangeLog,v 1.3 2004/06/25 00:38:55 agriffis Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Ima-DBI/ChangeLog,v 1.4 2005/01/13 02:55:25 gustavoz Exp $
+
+ 12 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> Ima-DBI-0.33.ebuild:
+ Stable on sparc
06 May 2004; Ciaran McCreesh <ciaranm@gentoo.org> Ima-DBI-0.33.ebuild:
Added ~sparc, #50269
diff --git a/dev-perl/Ima-DBI/Ima-DBI-0.33.ebuild b/dev-perl/Ima-DBI/Ima-DBI-0.33.ebuild
index 604a49fd7035..8845831d8104 100644
--- a/dev-perl/Ima-DBI/Ima-DBI-0.33.ebuild
+++ b/dev-perl/Ima-DBI/Ima-DBI-0.33.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Ima-DBI/Ima-DBI-0.33.ebuild,v 1.5 2004/10/16 23:57:22 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Ima-DBI/Ima-DBI-0.33.ebuild,v 1.6 2005/01/13 02:55:25 gustavoz Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="x86 ~sparc"
+KEYWORDS="x86 sparc"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/UNIVERSAL-moniker/ChangeLog b/dev-perl/UNIVERSAL-moniker/ChangeLog
index d60063628771..bbc25ee0ffde 100644
--- a/dev-perl/UNIVERSAL-moniker/ChangeLog
+++ b/dev-perl/UNIVERSAL-moniker/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/UNIVERSAL-moniker
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-moniker/ChangeLog,v 1.5 2004/07/30 15:45:29 mcummings Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-moniker/ChangeLog,v 1.6 2005/01/13 02:59:14 gustavoz Exp $
+
+ 12 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ UNIVERSAL-moniker-0.07.ebuild:
+ Stable on sparc
*UNIVERSAL-moniker-0.08 (30 Jul 2004)
diff --git a/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.07.ebuild b/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.07.ebuild
index 1a49b6e65b10..69a9e68360a2 100644
--- a/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.07.ebuild
+++ b/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.07.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.07.ebuild,v 1.6 2004/10/16 23:57:23 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.07.ebuild,v 1.7 2005/01/13 02:59:14 gustavoz Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/K/KA/KASEI/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="x86 ~sparc ~ppc"
+KEYWORDS="x86 sparc ~ppc"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.08.ebuild b/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.08.ebuild
index 0064e726042f..ad84883a9b38 100644
--- a/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.08.ebuild
+++ b/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.08.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.08.ebuild,v 1.2 2004/10/16 23:57:23 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.08.ebuild,v 1.3 2005/01/13 02:59:14 gustavoz Exp $
inherit perl-module