summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-08-20 04:28:46 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-08-20 04:28:46 +0000
commitaa406b21be99f1ca9fffe50c1448755775074b67 (patch)
treef4344a9196c43a6a615526bb7cad3788b5947a2a /app-editors
parentx86 stable wrt bug #333415 (diff)
downloadgentoo-2-aa406b21be99f1ca9fffe50c1448755775074b67.tar.gz
gentoo-2-aa406b21be99f1ca9fffe50c1448755775074b67.tar.bz2
gentoo-2-aa406b21be99f1ca9fffe50c1448755775074b67.zip
x86 stable wrt bug #333447
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/scite/ChangeLog5
-rw-r--r--app-editors/scite/scite-2.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/scite/ChangeLog b/app-editors/scite/ChangeLog
index fb6bb7ad1f09..13c8a8a281e3 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.98 2010/08/19 14:08:19 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.99 2010/08/20 04:28:46 phajdan.jr Exp $
+
+ 20 Aug 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> scite-2.12.ebuild:
+ x86 stable wrt bug #333447
*scite-2.20 (19 Aug 2010)
diff --git a/app-editors/scite/scite-2.12.ebuild b/app-editors/scite/scite-2.12.ebuild
index c0e13d18cc3f..f281e4346546 100644
--- a/app-editors/scite/scite-2.12.ebuild
+++ b/app-editors/scite/scite-2.12.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.12.ebuild,v 1.1 2010/06/23 19:14:16 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-2.12.ebuild,v 1.2 2010/08/20 04:28:46 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