diff options
author | Markus Meier <maekke@gentoo.org> | 2009-05-24 18:17:43 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-05-24 18:17:43 +0000 |
commit | c585fe16d7326489b0932189390ef71af464a276 (patch) | |
tree | 77ee14dc95b123d3a230a9bf7c9e7a570f0f6c17 /dev-python/pysqlite/pysqlite-2.5.5.ebuild | |
parent | amd64/x86 stable, bug #270023 (diff) | |
download | gentoo-2-c585fe16d7326489b0932189390ef71af464a276.tar.gz gentoo-2-c585fe16d7326489b0932189390ef71af464a276.tar.bz2 gentoo-2-c585fe16d7326489b0932189390ef71af464a276.zip |
x86 stable, bug #270087
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/pysqlite/pysqlite-2.5.5.ebuild')
-rw-r--r-- | dev-python/pysqlite/pysqlite-2.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pysqlite/pysqlite-2.5.5.ebuild b/dev-python/pysqlite/pysqlite-2.5.5.ebuild index 861b77a0b4b9..4f1204840fa0 100644 --- a/dev-python/pysqlite/pysqlite-2.5.5.ebuild +++ b/dev-python/pysqlite/pysqlite-2.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-2.5.5.ebuild,v 1.8 2009/05/23 20:27:46 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-2.5.5.ebuild,v 1.9 2009/05/24 18:17:43 maekke Exp $ NEED_PYTHON=2.3 @@ -11,7 +11,7 @@ DESCRIPTION="Python wrapper for the local database Sqlite" SRC_URI="http://oss.itsystementwicklung.de/download/pysqlite/${PV:0:3}/${PV}/pysqlite-${PV}.tar.gz" HOMEPAGE="http://pysqlite.org/" -KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" LICENSE="pysqlite" SLOT="2" IUSE="examples" |