# Copyright 1999-2008 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.1.ebuild,v 1.8 2008/10/27 11:51:13 hawking Exp $ inherit eutils python MY_PN="qscintilla" SCINTILLA_VER="1.73" MY_P="${MY_PN/qs/QS}-${SCINTILLA_VER}-gpl-${PV}" DESCRIPTION="Python bindings for Qscintilla" HOMEPAGE="http://www.riverbankcomputing.co.uk/qscintilla/" SRC_URI="http://www.riverbankcomputing.com/Downloads/QScintilla2/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" IUSE="qt4" DEPEND=">=dev-python/sip-4.4 =x11-libs/qscintilla-${PV}* !