diff options
author | Markus Meier <maekke@gentoo.org> | 2009-09-22 07:30:54 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-09-22 07:30:54 +0000 |
commit | 199ba4fc1976e9ff5db8a424ea03d4514df85f5c (patch) | |
tree | 71089a66976875bd2510cb9c2e7ee170466434c5 /dev-python/qscintilla-python/qscintilla-python-2.4.ebuild | |
parent | amd64 stable, bug #284707 (diff) | |
download | gentoo-2-199ba4fc1976e9ff5db8a424ea03d4514df85f5c.tar.gz gentoo-2-199ba4fc1976e9ff5db8a424ea03d4514df85f5c.tar.bz2 gentoo-2-199ba4fc1976e9ff5db8a424ea03d4514df85f5c.zip |
amd64 stable, bug #284707
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/qscintilla-python/qscintilla-python-2.4.ebuild')
-rw-r--r-- | dev-python/qscintilla-python/qscintilla-python-2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/qscintilla-python/qscintilla-python-2.4.ebuild b/dev-python/qscintilla-python/qscintilla-python-2.4.ebuild index 196bbec37cdf..a39bd4ab01c7 100644 --- a/dev-python/qscintilla-python/qscintilla-python-2.4.ebuild +++ b/dev-python/qscintilla-python/qscintilla-python-2.4.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/qscintilla-python/qscintilla-python-2.4.ebuild,v 1.9 2009/09/22 00:25:47 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla-python/qscintilla-python-2.4.ebuild,v 1.10 2009/09/22 07:30:54 maekke Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -15,7 +15,7 @@ SRC_URI="http://www.riverbankcomputing.co.uk/static/Downloads/QScintilla2/${MY_P LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="debug +qt4" DEPEND=">=dev-python/sip-4.8 |