diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 22:33:49 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 22:33:49 +0000 |
commit | 4c1142c056811df870717551528586af8abffe03 (patch) | |
tree | a64da5353cf80458b745ee3b730b834901a1afd7 /dev-python/pysqlite | |
parent | put KEYWORDS back in (diff) | |
download | gentoo-2-4c1142c056811df870717551528586af8abffe03.tar.gz gentoo-2-4c1142c056811df870717551528586af8abffe03.tar.bz2 gentoo-2-4c1142c056811df870717551528586af8abffe03.zip |
amd64 keywords
Diffstat (limited to 'dev-python/pysqlite')
-rw-r--r-- | dev-python/pysqlite/Manifest | 6 | ||||
-rw-r--r-- | dev-python/pysqlite/pysqlite-0.2.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pysqlite/pysqlite-0.3.1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pysqlite/pysqlite-0.4.1.ebuild | 4 |
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" |