diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-12 15:12:03 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-12 15:12:03 +0000 |
commit | 3a874898b0e0be4c6a8cb1fa746a4d7653a09465 (patch) | |
tree | 2f1d19502ba603005a9fda23047c4c6c81a77095 /x11-libs/qscintilla/qscintilla-2.1-r1.ebuild | |
parent | alpha/ia64/sparc stable wrt #221063 (diff) | |
download | historical-3a874898b0e0be4c6a8cb1fa746a4d7653a09465.tar.gz historical-3a874898b0e0be4c6a8cb1fa746a4d7653a09465.tar.bz2 historical-3a874898b0e0be4c6a8cb1fa746a4d7653a09465.zip |
Stable on ppc64
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'x11-libs/qscintilla/qscintilla-2.1-r1.ebuild')
-rw-r--r-- | x11-libs/qscintilla/qscintilla-2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild b/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild index 59e042808989..38788407bece 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-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.6 2008/04/09 18:47:56 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild,v 1.7 2008/05/12 15:12:03 corsair Exp $ EAPI=1 inherit eutils toolchain-funcs multilib @@ -16,7 +16,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=" |