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 /dev-perl/DBD-SQLite
parentAdded note about md5sum (diff)
downloadhistorical-20bbb9c22fe04362f2ef79a90d687f0cc8eaeb16.tar.gz
historical-20bbb9c22fe04362f2ef79a90d687f0cc8eaeb16.tar.bz2
historical-20bbb9c22fe04362f2ef79a90d687f0cc8eaeb16.zip
Stable on sparc
Diffstat (limited to 'dev-perl/DBD-SQLite')
-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
5 files changed, 14 insertions, 11 deletions
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