summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2003-06-22 12:16:00 +0000
committerAlastair Tse <liquidx@gentoo.org>2003-06-22 12:16:00 +0000
commite2643dafc10ddb42c62e817114a02ff18f36b5f0 (patch)
tree381872729cf5cedfd6f0f3e75de847ddea389cd6 /dev-python/pysqlite
parenttthat pesky cleanilness will break 1.0 profile. reintroducing openldap 2.0.25. (diff)
downloadhistorical-e2643dafc10ddb42c62e817114a02ff18f36b5f0.tar.gz
historical-e2643dafc10ddb42c62e817114a02ff18f36b5f0.tar.bz2
historical-e2643dafc10ddb42c62e817114a02ff18f36b5f0.zip
reverting the x86 mess that amd64 made in dev-python. basically just
reverted to dev-python 24 hours ago.
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 170a038ece23..4510c6af7282 100644
--- a/dev-python/pysqlite/Manifest
+++ b/dev-python/pysqlite/Manifest
@@ -1,7 +1,7 @@
MD5 8c65ba86e50c1b751a554ecf831492fa ChangeLog 1099
-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 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 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 2ea0a40127dc..9667ba2dd95e 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.7 2003/06/21 22:30:25 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.2.0-r1.ebuild,v 1.8 2003/06/22 12:16:00 liquidx 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="x86 amd64 sparc alpha"
+KEYWORDS="ppc x86 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 cbdb98edbc23..c6984be95076 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.6 2003/06/21 22:30:25 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.3.1.ebuild,v 1.7 2003/06/22 12:16:00 liquidx 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="x86 amd64 sparc alpha"
+KEYWORDS="ppc x86 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 08fbe9aa3eb6..f7e3fad12589 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.2 2003/06/21 22:30:25 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.4.1.ebuild,v 1.3 2003/06/22 12:16:00 liquidx 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 amd64 ~ppc ~sparc ~alpha"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha"
LICENSE="pysqlite"
SLOT="0"