summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-06-25 16:57:07 +0000
committerJeroen Roovers <jer@gentoo.org>2010-06-25 16:57:07 +0000
commitc85dd3d1ed0bc5402b9062452e6ac99a14ae4d6c (patch)
treefe4afa264091859985384b825cfb6b689da69345 /x11-libs/fxscintilla
parentFixing build with --as-neeed wrt bug 320339. Thanks to Diego for reporting. (diff)
downloadgentoo-2-c85dd3d1ed0bc5402b9062452e6ac99a14ae4d6c.tar.gz
gentoo-2-c85dd3d1ed0bc5402b9062452e6ac99a14ae4d6c.tar.bz2
gentoo-2-c85dd3d1ed0bc5402b9062452e6ac99a14ae4d6c.zip
Stable for HPPA (bug #309175).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'x11-libs/fxscintilla')
-rw-r--r--x11-libs/fxscintilla/ChangeLog5
-rw-r--r--x11-libs/fxscintilla/fxscintilla-1.71-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/fxscintilla/ChangeLog b/x11-libs/fxscintilla/ChangeLog
index 183099cf764c..b2c7d6aa3979 100644
--- a/x11-libs/fxscintilla/ChangeLog
+++ b/x11-libs/fxscintilla/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/fxscintilla
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/ChangeLog,v 1.47 2010/04/13 18:32:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/ChangeLog,v 1.48 2010/06/25 16:57:07 jer Exp $
+
+ 25 Jun 2010; Jeroen Roovers <jer@gentoo.org> fxscintilla-1.71-r2.ebuild:
+ Stable for HPPA (bug #309175).
13 Apr 2010; Raúl Porcel <armin76@gentoo.org> fxscintilla-1.71-r2.ebuild:
alpha/sparc stable wrt #309175
diff --git a/x11-libs/fxscintilla/fxscintilla-1.71-r2.ebuild b/x11-libs/fxscintilla/fxscintilla-1.71-r2.ebuild
index 23b4a9f3a437..bf4d9fc8faca 100644
--- a/x11-libs/fxscintilla/fxscintilla-1.71-r2.ebuild
+++ b/x11-libs/fxscintilla/fxscintilla-1.71-r2.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/x11-libs/fxscintilla/fxscintilla-1.71-r2.ebuild,v 1.7 2010/04/13 18:32:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.71-r2.ebuild,v 1.8 2010/06/25 16:57:06 jer Exp $
inherit autotools eutils multilib
@@ -10,7 +10,7 @@ SRC_URI="http://savannah.nongnu.org/download/fxscintilla/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86"
IUSE="doc"
RDEPEND="=x11-libs/fox-1.6*"