summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFriedrich Oslage <bluebird@gentoo.org>2008-06-11 16:43:51 +0000
committerFriedrich Oslage <bluebird@gentoo.org>2008-06-11 16:43:51 +0000
commit8b62268a107411948b8cd493f9eb5a35e584c223 (patch)
treee27977f5196d37926e583ead40448a74fa2c4e86 /app-editors
parentAdded ~ppc, bug #213008 (diff)
downloadgentoo-2-8b62268a107411948b8cd493f9eb5a35e584c223.tar.gz
gentoo-2-8b62268a107411948b8cd493f9eb5a35e584c223.tar.bz2
gentoo-2-8b62268a107411948b8cd493f9eb5a35e584c223.zip
stable on sparc, bug #225663
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-editors')
-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 baaf2bdd7ad4..7f4d08effe7d 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.70 2008/06/09 20:25:52 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.71 2008/06/11 16:43:51 bluebird Exp $
+
+ 11 Jun 2008; Friedrich Oslage <bluebird@gentoo.org> scite-1.76.ebuild:
+ stable on sparc, bug #225663
09 Jun 2008; Krzysiek Pawlik <nelchael@gentoo.org> scite-1.76.ebuild:
Stable on amd64.
diff --git a/app-editors/scite/scite-1.76.ebuild b/app-editors/scite/scite-1.76.ebuild
index d1b593c32ed8..faf7a83f3d8c 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.2 2008/06/09 20:25:52 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.76.ebuild,v 1.3 2008/06/11 16:43:51 bluebird 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