summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Cakebread <pythonhead@gentoo.org>2005-08-01 18:54:46 +0000
committerRob Cakebread <pythonhead@gentoo.org>2005-08-01 18:54:46 +0000
commite698d231afd570eb9dc7f69222f04ee5c3fa7002 (patch)
treed21e3030d19ebe44a806a7994830e7e072af58f2 /dev-python/pysqlite/pysqlite-0.5.1.ebuild
parentMarked ppc stable for bug #100841. (diff)
downloadgentoo-2-e698d231afd570eb9dc7f69222f04ee5c3fa7002.tar.gz
gentoo-2-e698d231afd570eb9dc7f69222f04ee5c3fa7002.tar.bz2
gentoo-2-e698d231afd570eb9dc7f69222f04ee5c3fa7002.zip
Version bump, fixed deps for dev-lang/python.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-python/pysqlite/pysqlite-0.5.1.ebuild')
-rw-r--r--dev-python/pysqlite/pysqlite-0.5.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pysqlite/pysqlite-0.5.1.ebuild b/dev-python/pysqlite/pysqlite-0.5.1.ebuild
index 671122079834..fd42d30d7dbc 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
+# 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-0.5.1.ebuild,v 1.11 2004/10/23 08:13:16 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.5.1.ebuild,v 1.12 2005/08/01 18:54:46 pythonhead Exp $
inherit distutils
@@ -13,7 +13,7 @@ KEYWORDS="x86 alpha amd64 ppc sparc ppc-macos"
LICENSE="pysqlite"
SLOT="0"
-DEPEND="virtual/python
+DEPEND=">=dev-lang/python-2.2
=dev-db/sqlite-2*"
src_unpack() {