From 4acf5d8c5acd18266f91a5eea0897630ef74b4ed Mon Sep 17 00:00:00 2001 From: Paweł Hajdan Date: Thu, 8 Apr 2010 08:04:35 +0000 Subject: x86 stable wrt bug #312851 (Portage version: 2.1.7.17/cvs/Linux i686) --- app-editors/scite/ChangeLog | 5 ++++- app-editors/scite/scite-2.03.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-editors') diff --git a/app-editors/scite/ChangeLog b/app-editors/scite/ChangeLog index f9c7510d29bc..2b624a8b9348 100644 --- a/app-editors/scite/ChangeLog +++ b/app-editors/scite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/scite # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.91 2010/04/05 19:35:31 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.92 2010/04/08 08:04:35 phajdan.jr Exp $ + + 08 Apr 2010; Pawel Hajdan jr scite-2.03.ebuild: + x86 stable wrt bug #312851 05 Apr 2010; Markos Chandras scite-2.03.ebuild: Stable on amd64 wrt bug #312851 diff --git a/app-editors/scite/scite-2.03.ebuild b/app-editors/scite/scite-2.03.ebuild index cfb76ab024f7..a41f27775e35 100644 --- a/app-editors/scite/scite-2.03.ebuild +++ b/app-editors/scite/scite-2.03.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-2.03.ebuild,v 1.3 2010/04/05 19:35:31 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-2.03.ebuild,v 1.4 2010/04/08 08:04:35 phajdan.jr Exp $ inherit toolchain-funcs eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/scintilla/${PN}${MY_PV}.tgz" LICENSE="Scintilla" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~sparc x86 ~x86-fbsd" IUSE="lua" RDEPEND=">=x11-libs/gtk+-2 -- cgit v1.2.3-65-gdbad