diff options
author | 2005-05-27 21:08:31 +0000 | |
---|---|---|
committer | 2005-05-27 21:08:31 +0000 | |
commit | 4f4c35d08f75552a40afdf3c024eb2dc0f00b439 (patch) | |
tree | 7103359164c8186a65ae0e979466d9c4a661b00c /dev-python/pysqlite/pysqlite-1.0.1.ebuild | |
parent | Stable on SPARC wrt bug #94036. (diff) | |
download | historical-4f4c35d08f75552a40afdf3c024eb2dc0f00b439.tar.gz historical-4f4c35d08f75552a40afdf3c024eb2dc0f00b439.tar.bz2 historical-4f4c35d08f75552a40afdf3c024eb2dc0f00b439.zip |
Stable on SPARC.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-python/pysqlite/pysqlite-1.0.1.ebuild')
-rw-r--r-- | dev-python/pysqlite/pysqlite-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pysqlite/pysqlite-1.0.1.ebuild b/dev-python/pysqlite/pysqlite-1.0.1.ebuild index 10870d5203ac..5e4125e223cf 100644 --- a/dev-python/pysqlite/pysqlite-1.0.1.ebuild +++ b/dev-python/pysqlite/pysqlite-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-1.0.1.ebuild,v 1.2 2005/05/26 16:10:58 fserb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-1.0.1.ebuild,v 1.3 2005/05/27 21:08:31 weeve 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="~amd64 ~sparc x86" +KEYWORDS="~amd64 sparc x86" LICENSE="pysqlite" SLOT="0" |