diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-11 10:22:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-11 10:22:17 +0000 |
commit | ffa00f451540df09b3ac37b47743d83c987aaeea (patch) | |
tree | 227907648def82e8f46fa07036fc33ed490ee43b /app-editors/scite/scite-3.1.0.ebuild | |
parent | Make bash scripts in htdocs +x (diff) | |
download | gentoo-2-ffa00f451540df09b3ac37b47743d83c987aaeea.tar.gz gentoo-2-ffa00f451540df09b3ac37b47743d83c987aaeea.tar.bz2 gentoo-2-ffa00f451540df09b3ac37b47743d83c987aaeea.zip |
Stable for amd64, wrt bug #420489
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/scite/scite-3.1.0.ebuild')
-rw-r--r-- | app-editors/scite/scite-3.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/scite/scite-3.1.0.ebuild b/app-editors/scite/scite-3.1.0.ebuild index d34776b1d85b..ace5d61edd3f 100644 --- a/app-editors/scite/scite-3.1.0.ebuild +++ b/app-editors/scite/scite-3.1.0.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/app-editors/scite/scite-3.1.0.ebuild,v 1.2 2012/05/03 18:33:01 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-3.1.0.ebuild,v 1.3 2012/06/11 10:22:17 ago Exp $ EAPI="4" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/scintilla/${PN}${MY_PV}.tgz" LICENSE="Scintilla" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd" IUSE="lua" RDEPEND="dev-libs/glib |