summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-06-14 08:36:52 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-06-14 08:36:52 +0000
commit26557cec17153aded89c0e5bb9076b610624a3d9 (patch)
treed0a94dfe07d352f73239a2abb3546b72d399d2e9
parentStable on ppc wrt bug 225875 (diff)
downloadhistorical-26557cec17153aded89c0e5bb9076b610624a3d9.tar.gz
historical-26557cec17153aded89c0e5bb9076b610624a3d9.tar.bz2
historical-26557cec17153aded89c0e5bb9076b610624a3d9.zip
Stable on ppc wrt bug 225663
Package-Manager: portage-2.1.4.4
-rw-r--r--app-editors/scite/ChangeLog5
-rw-r--r--app-editors/scite/scite-1.76.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/scite/ChangeLog b/app-editors/scite/ChangeLog
index 7f4d08effe7d..711883a46401 100644
--- a/app-editors/scite/ChangeLog
+++ b/app-editors/scite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/scite
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.71 2008/06/11 16:43:51 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.72 2008/06/14 08:36:52 nixnut Exp $
+
+ 14 Jun 2008; nixnut <nixnut@gentoo.org> scite-1.76.ebuild:
+ Stable on ppc wrt bug 225663
11 Jun 2008; Friedrich Oslage <bluebird@gentoo.org> scite-1.76.ebuild:
stable on sparc, bug #225663
diff --git a/app-editors/scite/scite-1.76.ebuild b/app-editors/scite/scite-1.76.ebuild
index faf7a83f3d8c..48eb11f067c6 100644
--- a/app-editors/scite/scite-1.76.ebuild
+++ b/app-editors/scite/scite-1.76.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/app-editors/scite/scite-1.76.ebuild,v 1.3 2008/06/11 16:43:51 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.76.ebuild,v 1.4 2008/06/14 08:36:52 nixnut 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"
+KEYWORDS="amd64 ppc sparc ~x86"
IUSE="lua"
RDEPEND=">=x11-libs/gtk+-2