diff options
Diffstat (limited to 'dev-python/pysqlite/pysqlite-0.2.0-r1.ebuild')
-rw-r--r-- | dev-python/pysqlite/pysqlite-0.2.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pysqlite/pysqlite-0.2.0-r1.ebuild b/dev-python/pysqlite/pysqlite-0.2.0-r1.ebuild index a9f2dbaa8be9..99f3a54026ec 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-2002 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.3 2002/11/17 09:09:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.2.0-r1.ebuild,v 1.4 2002/12/09 04:21:13 manson 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 sparc64 alpha" +KEYWORDS="ppc x86 sparc alpha" LICENSE="pysqlite" SLOT="0" |