diff options
author | 2008-02-09 11:14:44 +0000 | |
---|---|---|
committer | 2008-02-09 11:14:44 +0000 | |
commit | b683532e82cda112b070cae96e95aed45e7ff831 (patch) | |
tree | 622bb3ca18f4242f579ee38aa8b0d925f70ef654 /x11-libs/qscintilla/qscintilla-2.1-r1.ebuild | |
parent | Fixed collision with app-admin/analog, bug #207423. (diff) | |
download | gentoo-2-b683532e82cda112b070cae96e95aed45e7ff831.tar.gz gentoo-2-b683532e82cda112b070cae96e95aed45e7ff831.tar.bz2 gentoo-2-b683532e82cda112b070cae96e95aed45e7ff831.zip |
Stable on x86
(Portage version: 2.1.4.1)
Diffstat (limited to 'x11-libs/qscintilla/qscintilla-2.1-r1.ebuild')
-rw-r--r-- | x11-libs/qscintilla/qscintilla-2.1-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild b/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild index eaa794bdd1b0..0ebeda19ca81 100644 --- a/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild +++ b/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild,v 1.2 2007/11/20 05:45:19 hawking Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild,v 1.3 2008/02/09 11:14:44 jokey Exp $ EAPI=1 @@ -17,7 +17,7 @@ SRC_URI="http://www.riverbankcomputing.com/Downloads/QScintilla2/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="qt4 +python doc examples debug" RDEPEND="qt4? ( =x11-libs/qt-4* ) |