summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-08-07 03:16:29 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-08-07 03:16:29 +0000
commitd06f58e21d4b19582599c451302d3382ab242e37 (patch)
tree8bd0e70a0b2b2ce2b84aead10d147187bdeb250e /app-editors
parentx86 stable wrt bug #377029 (diff)
downloadgentoo-2-d06f58e21d4b19582599c451302d3382ab242e37.tar.gz
gentoo-2-d06f58e21d4b19582599c451302d3382ab242e37.tar.bz2
gentoo-2-d06f58e21d4b19582599c451302d3382ab242e37.zip
x86 stable wrt bug #377087
(Portage version: 2.1.10.3/cvs/Linux i686)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/scite/ChangeLog5
-rw-r--r--app-editors/scite/scite-2.27.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/scite/ChangeLog b/app-editors/scite/ChangeLog
index f30494cffcdc..6bff14bce9f9 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.119 2011/08/02 14:49:34 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.120 2011/08/07 03:16:29 phajdan.jr Exp $
+
+ 07 Aug 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> scite-2.27.ebuild:
+ x86 stable wrt bug #377087
02 Aug 2011; Markos Chandras <hwoarang@gentoo.org> scite-2.27.ebuild:
Stable on amd64 wrt bug #377087
diff --git a/app-editors/scite/scite-2.27.ebuild b/app-editors/scite/scite-2.27.ebuild
index cb740e63619f..a18275b44cc8 100644
--- a/app-editors/scite/scite-2.27.ebuild
+++ b/app-editors/scite/scite-2.27.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.27.ebuild,v 1.2 2011/08/02 14:49:34 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-2.27.ebuild,v 1.3 2011/08/07 03:16:29 phajdan.jr Exp $
EAPI="1"
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/scintilla/${PN}${MY_PV}.tgz"
LICENSE="Scintilla"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
IUSE="lua"
RDEPEND="x11-libs/gtk+:2