summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-01-16 05:32:49 +0000
committerJeroen Roovers <jer@gentoo.org>2007-01-16 05:32:49 +0000
commitc2356f3b02e69d4caa7ad28de102c348ce6e937b (patch)
treeb8edbd6213932ba2100453fc2a55e757969f9daa /x11-libs/fxscintilla
parentStable for HPPA (bug #136490). (diff)
downloadgentoo-2-c2356f3b02e69d4caa7ad28de102c348ce6e937b.tar.gz
gentoo-2-c2356f3b02e69d4caa7ad28de102c348ce6e937b.tar.bz2
gentoo-2-c2356f3b02e69d4caa7ad28de102c348ce6e937b.zip
Marked ~hppa (bug #153170).
(Portage version: 2.1.2)
Diffstat (limited to 'x11-libs/fxscintilla')
-rw-r--r--x11-libs/fxscintilla/ChangeLog7
-rw-r--r--x11-libs/fxscintilla/fxscintilla-1.71.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/fxscintilla/ChangeLog b/x11-libs/fxscintilla/ChangeLog
index 760b773fb199..36113434df53 100644
--- a/x11-libs/fxscintilla/ChangeLog
+++ b/x11-libs/fxscintilla/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/fxscintilla
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/ChangeLog,v 1.19 2006/12/19 15:34:45 fmccor Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/ChangeLog,v 1.20 2007/01/16 05:32:49 jer Exp $
+
+ 16 Jan 2007; Jeroen Roovers <jer@gentoo.org> fxscintilla-1.71.ebuild:
+ Marked ~hppa (bug #153170).
19 Dec 2006; Ferris McCormick <fmccor@gentoo.org> fxscintilla-1.71.ebuild:
Add ~amd64, ~sparc keywords. Both versions build as expected and appear to
diff --git a/x11-libs/fxscintilla/fxscintilla-1.71.ebuild b/x11-libs/fxscintilla/fxscintilla-1.71.ebuild
index ff17faedeaec..fe562ca3fa8f 100644
--- a/x11-libs/fxscintilla/fxscintilla-1.71.ebuild
+++ b/x11-libs/fxscintilla/fxscintilla-1.71.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.71.ebuild,v 1.3 2006/12/19 15:34:45 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.71.ebuild,v 1.4 2007/01/16 05:32:49 jer Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://savannah.nongnu.org/download/fxscintilla/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
IUSE="doc"
DEPEND="=x11-libs/fox-1.2*