diff options
author | Sven Blumenstein <bazik@gentoo.org> | 2004-02-26 19:27:33 +0000 |
---|---|---|
committer | Sven Blumenstein <bazik@gentoo.org> | 2004-02-26 19:27:33 +0000 |
commit | 843f615063e3270e08d48bf4f969fef5710772c7 (patch) | |
tree | 9e2f6bc59f1eeaaade931ec2d48be7b7eb870796 /dev-python/pysqlite/pysqlite-0.4.3.ebuild | |
parent | Stable on sparc. (Manifest recommit) (diff) | |
download | gentoo-2-843f615063e3270e08d48bf4f969fef5710772c7.tar.gz gentoo-2-843f615063e3270e08d48bf4f969fef5710772c7.tar.bz2 gentoo-2-843f615063e3270e08d48bf4f969fef5710772c7.zip |
Stable on sparc.
Diffstat (limited to 'dev-python/pysqlite/pysqlite-0.4.3.ebuild')
-rw-r--r-- | dev-python/pysqlite/pysqlite-0.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pysqlite/pysqlite-0.4.3.ebuild b/dev-python/pysqlite/pysqlite-0.4.3.ebuild index d25dd2f82a6c..52f8828a0f34 100644 --- a/dev-python/pysqlite/pysqlite-0.4.3.ebuild +++ b/dev-python/pysqlite/pysqlite-0.4.3.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.3.ebuild,v 1.2 2003/10/08 10:34:09 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.4.3.ebuild,v 1.3 2004/02/26 19:26:05 bazik 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 ~ppc sparc ~alpha" LICENSE="pysqlite" SLOT="0" |