summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2003-06-21 22:33:49 +0000
committerDaniel Robbins <drobbins@gentoo.org>2003-06-21 22:33:49 +0000
commitd26c6e681f0bb3f4be748bf4885b0b6ec99f47e1 (patch)
tree81bf5f5afbaeb4a4a284da5eb21328c7f35adf4a /dev-python/pysqlite
parentput KEYWORDS back in (diff)
downloadhistorical-d26c6e681f0bb3f4be748bf4885b0b6ec99f47e1.tar.gz
historical-d26c6e681f0bb3f4be748bf4885b0b6ec99f47e1.tar.bz2
historical-d26c6e681f0bb3f4be748bf4885b0b6ec99f47e1.zip
amd64 keywords
Diffstat (limited to 'dev-python/pysqlite')
-rw-r--r--dev-python/pysqlite/Manifest6
-rw-r--r--dev-python/pysqlite/pysqlite-0.2.0-r1.ebuild4
-rw-r--r--dev-python/pysqlite/pysqlite-0.3.1.ebuild4
-rw-r--r--dev-python/pysqlite/pysqlite-0.4.1.ebuild4
4 files changed, 9 insertions, 9 deletions
diff --git a/dev-python/pysqlite/Manifest b/dev-python/pysqlite/Manifest
index 4510c6af7282..170a038ece23 100644
--- a/dev-python/pysqlite/Manifest
+++ b/dev-python/pysqlite/Manifest
@@ -1,7 +1,7 @@
MD5 8c65ba86e50c1b751a554ecf831492fa ChangeLog 1099
-MD5 fdb332521b5e7a2ce1b66e5f0028762b pysqlite-0.2.0-r1.ebuild 834
-MD5 53f45b7768e5afde0283f6edc7b02950 pysqlite-0.3.1.ebuild 760
-MD5 fb58bd69179f2938638b31f1eed2765d pysqlite-0.4.1.ebuild 765
+MD5 18ae8a437d3189c04fdf4cad9ecc5d89 pysqlite-0.2.0-r1.ebuild 838
+MD5 27050cd9ecaa5d62c5fcd4e4643a333a pysqlite-0.3.1.ebuild 763
+MD5 6a09de9e257c099234cb29d9f62ee7b2 pysqlite-0.4.1.ebuild 771
MD5 a698d92790a57551420d82611a3520c6 files/digest-pysqlite-0.2.0-r1 65
MD5 e553eec3bb40bcfc1ace7fc8f2e60806 files/digest-pysqlite-0.3.1 129
MD5 2358ec1e5d6c50a9b165a50d31c0e5a8 files/digest-pysqlite-0.4.1 65
diff --git a/dev-python/pysqlite/pysqlite-0.2.0-r1.ebuild b/dev-python/pysqlite/pysqlite-0.2.0-r1.ebuild
index e4efec69924c..2ea0a40127dc 100644
--- a/dev-python/pysqlite/pysqlite-0.2.0-r1.ebuild
+++ b/dev-python/pysqlite/pysqlite-0.2.0-r1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.2.0-r1.ebuild,v 1.6 2003/02/13 11:38:16 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.2.0-r1.ebuild,v 1.7 2003/06/21 22:30:25 drobbins Exp $
DESCRIPTION="Python wrapper for the local database Sqlite"
SRC_URI="mirror://sourceforge/pysqlite/pysqlite-${PV}.tar.gz"
HOMEPAGE="http://www.hwaci.com/sw/sqlite/"
-KEYWORDS="ppc x86 sparc alpha"
+KEYWORDS="x86 amd64 sparc alpha"
LICENSE="pysqlite"
SLOT="0"
diff --git a/dev-python/pysqlite/pysqlite-0.3.1.ebuild b/dev-python/pysqlite/pysqlite-0.3.1.ebuild
index ca6e33601fd2..cbdb98edbc23 100644
--- a/dev-python/pysqlite/pysqlite-0.3.1.ebuild
+++ b/dev-python/pysqlite/pysqlite-0.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.3.1.ebuild,v 1.5 2003/04/04 12:46:45 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.3.1.ebuild,v 1.6 2003/06/21 22:30:25 drobbins Exp $
inherit distutils
@@ -9,7 +9,7 @@ DESCRIPTION="Python wrapper for the local database Sqlite"
SRC_URI="mirror://sourceforge/pysqlite/pysqlite-${PV}.tar.gz"
HOMEPAGE="http://www.hwaci.com/sw/sqlite/"
-KEYWORDS="ppc x86 sparc alpha"
+KEYWORDS="x86 amd64 sparc alpha"
LICENSE="pysqlite"
SLOT="0"
diff --git a/dev-python/pysqlite/pysqlite-0.4.1.ebuild b/dev-python/pysqlite/pysqlite-0.4.1.ebuild
index b364e85adfd9..08fbe9aa3eb6 100644
--- a/dev-python/pysqlite/pysqlite-0.4.1.ebuild
+++ b/dev-python/pysqlite/pysqlite-0.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.4.1.ebuild,v 1.1 2003/05/16 09:11:37 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.4.1.ebuild,v 1.2 2003/06/21 22:30:25 drobbins Exp $
inherit distutils
@@ -9,7 +9,7 @@ DESCRIPTION="Python wrapper for the local database Sqlite"
SRC_URI="mirror://sourceforge/pysqlite/pysqlite-${PV}.tar.gz"
HOMEPAGE="http://pysqlite.sourceforge.net/"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha"
LICENSE="pysqlite"
SLOT="0"