summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-03-05 15:33:14 +0000
committerJeroen Roovers <jer@gentoo.org>2014-03-05 15:33:14 +0000
commit65259b56079af04033cb7df4492edb8c80c933c9 (patch)
tree1dcfbb90b12aa38bc57fb27f10e74352e938e9f2
parentStable for ppc, wrt bug #495562 (diff)
downloadgentoo-2-65259b56079af04033cb7df4492edb8c80c933c9.tar.gz
gentoo-2-65259b56079af04033cb7df4492edb8c80c933c9.tar.bz2
gentoo-2-65259b56079af04033cb7df4492edb8c80c933c9.zip
Stable for HPPA (bug #503236).
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
-rw-r--r--x11-libs/fxscintilla/ChangeLog7
-rw-r--r--x11-libs/fxscintilla/fxscintilla-3.3.5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/fxscintilla/ChangeLog b/x11-libs/fxscintilla/ChangeLog
index 2dd9a71e6fa5..4cfa51f1b35e 100644
--- a/x11-libs/fxscintilla/ChangeLog
+++ b/x11-libs/fxscintilla/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/fxscintilla
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/ChangeLog,v 1.54 2013/10/09 19:58:00 mabi Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/ChangeLog,v 1.55 2014/03/05 15:33:14 jer Exp $
+
+ 05 Mar 2014; Jeroen Roovers <jer@gentoo.org> fxscintilla-3.3.5.ebuild:
+ Stable for HPPA (bug #503236).
*fxscintilla-3.3.5 (09 Oct 2013)
diff --git a/x11-libs/fxscintilla/fxscintilla-3.3.5.ebuild b/x11-libs/fxscintilla/fxscintilla-3.3.5.ebuild
index 4c1e88b5c07a..0c097e839afb 100644
--- a/x11-libs/fxscintilla/fxscintilla-3.3.5.ebuild
+++ b/x11-libs/fxscintilla/fxscintilla-3.3.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-3.3.5.ebuild,v 1.1 2013/10/09 19:58:00 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-3.3.5.ebuild,v 1.2 2014/03/05 15:33:14 jer Exp $
EAPI=4
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/yetanothergeek/fxscintilla/archive/FXSCINTILLA-${MY_
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="doc"
RDEPEND="|| ( x11-libs/fox:1.6 x11-libs/fox:1.7 )"