diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-10 20:01:03 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-10 20:01:03 +0000 |
commit | 42cc6bfbf6f99bf779be7b15a4002f72cf80ea96 (patch) | |
tree | 7041e85a0fdecb4c30759975f0aae36a52efcb13 /dev-python/pysqlite/pysqlite-0.5.1.ebuild | |
parent | Cleanup. (diff) | |
download | historical-42cc6bfbf6f99bf779be7b15a4002f72cf80ea96.tar.gz historical-42cc6bfbf6f99bf779be7b15a4002f72cf80ea96.tar.bz2 historical-42cc6bfbf6f99bf779be7b15a4002f72cf80ea96.zip |
Stable on alpha.
Diffstat (limited to 'dev-python/pysqlite/pysqlite-0.5.1.ebuild')
-rw-r--r-- | dev-python/pysqlite/pysqlite-0.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pysqlite/pysqlite-0.5.1.ebuild b/dev-python/pysqlite/pysqlite-0.5.1.ebuild index eec37f240aad..e293a0f308dc 100644 --- a/dev-python/pysqlite/pysqlite-0.5.1.ebuild +++ b/dev-python/pysqlite/pysqlite-0.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.5.1.ebuild,v 1.8 2004/10/03 23:55:23 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.5.1.ebuild,v 1.9 2004/10/10 20:01:03 kloeri 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 ~alpha ~amd64 ppc sparc macos ppc-macos" +KEYWORDS="x86 alpha ~amd64 ppc sparc macos ppc-macos" LICENSE="pysqlite" SLOT="0" |