summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-07-02 15:12:50 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-07-02 15:12:50 +0000
commit429fd4fe9617bda4f0d0c705fc648bc643c0a02f (patch)
treed4a6d4a73a81329f894f9cb06f242bc8195de842 /app-editors
parentVersion bump. Thanks to Agostino Sarubbo <ago@autistici.org> for reporting (diff)
downloadgentoo-2-429fd4fe9617bda4f0d0c705fc648bc643c0a02f.tar.gz
gentoo-2-429fd4fe9617bda4f0d0c705fc648bc643c0a02f.tar.bz2
gentoo-2-429fd4fe9617bda4f0d0c705fc648bc643c0a02f.zip
Stable on amd64 wrt bug #369805
(Portage version: 2.2.0_alpha42/cvs/Linux x86_64)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/scite/ChangeLog5
-rw-r--r--app-editors/scite/scite-2.25.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/scite/ChangeLog b/app-editors/scite/ChangeLog
index 359ac70bfcfe..353c0e0af4a5 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.116 2011/06/28 14:19:21 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.117 2011/07/02 15:12:50 hwoarang Exp $
+
+ 02 Jul 2011; Markos Chandras <hwoarang@gentoo.org> scite-2.25.ebuild:
+ Stable on amd64 wrt bug #369805
*scite-2.27 (28 Jun 2011)
diff --git a/app-editors/scite/scite-2.25.ebuild b/app-editors/scite/scite-2.25.ebuild
index 42cd5d9f2f40..de9cfe78b7ee 100644
--- a/app-editors/scite/scite-2.25.ebuild
+++ b/app-editors/scite/scite-2.25.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.25.ebuild,v 1.3 2011/06/25 17:18:53 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-2.25.ebuild,v 1.4 2011/07/02 15:12:50 hwoarang 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