summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/qscintilla-python/qscintilla-python-2.4.1.ebuild')
-rw-r--r--dev-python/qscintilla-python/qscintilla-python-2.4.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/qscintilla-python/qscintilla-python-2.4.1.ebuild b/dev-python/qscintilla-python/qscintilla-python-2.4.1.ebuild
index 4317ae205b53..d8deaca80a7d 100644
--- a/dev-python/qscintilla-python/qscintilla-python-2.4.1.ebuild
+++ b/dev-python/qscintilla-python/qscintilla-python-2.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla-python/qscintilla-python-2.4.1.ebuild,v 1.1 2010/01/15 16:23:44 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla-python/qscintilla-python-2.4.1.ebuild,v 1.2 2010/01/15 20:18:37 hwoarang Exp $
EAPI="2"
PYTHON_DEFINE_DEFAULT_FUNCTIONS="1"
@@ -19,8 +19,8 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="debug"
-DEPEND=">=dev-python/sip-4.8
- >=dev-python/PyQt4-4.5[X]
+DEPEND=">=dev-python/sip-4.10
+ >=dev-python/PyQt4-4.7[X]
~x11-libs/qscintilla-${PV}"
RDEPEND="${DEPEND}"