From 3e7bff5dbba326ffec271d04df437fe35af6d549 Mon Sep 17 00:00:00 2001 From: Danny van Dyk Date: Tue, 31 Oct 2006 20:44:41 +0000 Subject: stable on amd64 (Portage version: 2.1.2_pre2-r1) --- app-editors/scite/ChangeLog | 5 ++++- app-editors/scite/scite-1.71.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-editors/scite') diff --git a/app-editors/scite/ChangeLog b/app-editors/scite/ChangeLog index 1c15ae7eaad7..f6f689a8a28d 100644 --- a/app-editors/scite/ChangeLog +++ b/app-editors/scite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/scite # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.55 2006/10/13 12:36:33 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.56 2006/10/31 20:44:41 kugelfang Exp $ + + 31 Oct 2006; Danny van Dyk scite-1.71.ebuild: + Marked stable on amd64. 13 Oct 2006; Krzysiek Pawlik scite-1.71.ebuild: Add missing dev-util/pkgconfig to DEPEND. diff --git a/app-editors/scite/scite-1.71.ebuild b/app-editors/scite/scite-1.71.ebuild index 24e14c06784e..a80028c31455 100644 --- a/app-editors/scite/scite-1.71.ebuild +++ b/app-editors/scite/scite-1.71.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.71.ebuild,v 1.5 2006/10/13 12:36:33 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.71.ebuild,v 1.6 2006/10/31 20:44:41 kugelfang Exp $ inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/scintilla/${PN}${MY_PV}.tgz" LICENSE="Scintilla" SLOT="0" -KEYWORDS="~amd64 ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="lua" RDEPEND=">=x11-libs/gtk+-2 -- cgit v1.2.3-65-gdbad