diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-09-09 15:54:29 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-09-09 15:54:29 +0000 |
commit | 1929e97b59064c7c0f14d00089a04b16f7a52936 (patch) | |
tree | bd7578a97bbf530be6b38837b394b5cb090bb8ca /x11-libs/qscintilla/qscintilla-2.6.2.ebuild | |
parent | alpha/ia64/sparc stable wrt #429042 (diff) | |
download | gentoo-2-1929e97b59064c7c0f14d00089a04b16f7a52936.tar.gz gentoo-2-1929e97b59064c7c0f14d00089a04b16f7a52936.tar.bz2 gentoo-2-1929e97b59064c7c0f14d00089a04b16f7a52936.zip |
alpha/ia64/sparc stable wrt #429042
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/qscintilla/qscintilla-2.6.2.ebuild')
-rw-r--r-- | x11-libs/qscintilla/qscintilla-2.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qscintilla/qscintilla-2.6.2.ebuild b/x11-libs/qscintilla/qscintilla-2.6.2.ebuild index 3cb35b7d2fe8..1cb19503d442 100644 --- a/x11-libs/qscintilla/qscintilla-2.6.2.ebuild +++ b/x11-libs/qscintilla/qscintilla-2.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.6.2.ebuild,v 1.5 2012/08/20 18:50:29 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.6.2.ebuild,v 1.6 2012/09/09 15:54:29 armin76 Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="http://www.riverbankcomputing.co.uk/static/Downloads/QScintilla2/${MY_P LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="doc python" DEPEND=" |