summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-01-13 22:39:36 +0000
committerBrent Baude <ranger@gentoo.org>2011-01-13 22:39:36 +0000
commitf472f29e81951c26dbeb9a3649a2d32e2b8c14b1 (patch)
treebb623722df25a19a6763edee2578d0899c676ec5 /app-editors/scite
parentstable ppc, bug 347949 (diff)
downloadgentoo-2-f472f29e81951c26dbeb9a3649a2d32e2b8c14b1.tar.gz
gentoo-2-f472f29e81951c26dbeb9a3649a2d32e2b8c14b1.tar.bz2
gentoo-2-f472f29e81951c26dbeb9a3649a2d32e2b8c14b1.zip
stable ppc, bug 348492
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'app-editors/scite')
-rw-r--r--app-editors/scite/ChangeLog5
-rw-r--r--app-editors/scite/scite-2.22.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/scite/ChangeLog b/app-editors/scite/ChangeLog
index 02bd05918256..b2cd8699bbcb 100644
--- a/app-editors/scite/ChangeLog
+++ b/app-editors/scite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/scite
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.107 2011/01/03 14:58:05 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.108 2011/01/13 22:39:36 ranger Exp $
+
+ 13 Jan 2011; Brent Baude <ranger@gentoo.org> scite-2.22.ebuild:
+ stable ppc, bug 348492
03 Jan 2011; Michael Weber <xmw@gentoo.org> scite-2.22.ebuild:
sparc stable (bug 348492)
diff --git a/app-editors/scite/scite-2.22.ebuild b/app-editors/scite/scite-2.22.ebuild
index a9d3522b047d..8a13c93fae5b 100644
--- a/app-editors/scite/scite-2.22.ebuild
+++ b/app-editors/scite/scite-2.22.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-2.22.ebuild,v 1.4 2011/01/03 14:58:05 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-2.22.ebuild,v 1.5 2011/01/13 22:39:36 ranger 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