summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-04-13 18:32:22 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-04-13 18:32:22 +0000
commit5d8bcd289de476266a2fb1cc545b660e08342837 (patch)
tree32c4cff56ba971a9ff92b66c7c9bf6dfffc5e4f3 /x11-libs/fxscintilla
parentalpha/arm/sh/sparc stable wrt #311297 (diff)
downloadgentoo-2-5d8bcd289de476266a2fb1cc545b660e08342837.tar.gz
gentoo-2-5d8bcd289de476266a2fb1cc545b660e08342837.tar.bz2
gentoo-2-5d8bcd289de476266a2fb1cc545b660e08342837.zip
alpha/sparc stable wrt #309175
(Portage version: 2.1.7.17/cvs/Linux ia64)
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 04f1cc0d2b22..183099cf764c 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.46 2010/03/29 17:58:34 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/ChangeLog,v 1.47 2010/04/13 18:32:22 armin76 Exp $
+
+ 13 Apr 2010; Raúl Porcel <armin76@gentoo.org> fxscintilla-1.71-r2.ebuild:
+ alpha/sparc stable wrt #309175
29 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
fxscintilla-1.71-r2.ebuild:
diff --git a/x11-libs/fxscintilla/fxscintilla-1.71-r2.ebuild b/x11-libs/fxscintilla/fxscintilla-1.71-r2.ebuild
index c53e6ce1587e..23b4a9f3a437 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.6 2010/03/29 17:58:34 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.71-r2.ebuild,v 1.7 2010/04/13 18:32:22 armin76 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*"