summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-03-29 09:52:10 +0000
committerPacho Ramos <pacho@gentoo.org>2010-03-29 09:52:10 +0000
commitf85a5d91ea31f3da5c95b5e2e2a812ba7d576b5e (patch)
treee33c2eca4cf633a6111fe5529e032c047b8557e9 /x11-libs/fxscintilla
parentamd64 stable, bug 307327 (diff)
downloadgentoo-2-f85a5d91ea31f3da5c95b5e2e2a812ba7d576b5e.tar.gz
gentoo-2-f85a5d91ea31f3da5c95b5e2e2a812ba7d576b5e.tar.bz2
gentoo-2-f85a5d91ea31f3da5c95b5e2e2a812ba7d576b5e.zip
amd64 stable, bug 309175
(Portage version: 2.1.7.17/cvs/Linux x86_64)
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 20b014c97bb8..735f57ded6c5 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.44 2010/03/21 14:59:25 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/ChangeLog,v 1.45 2010/03/29 09:52:10 pacho Exp $
+
+ 29 Mar 2010; Pacho Ramos <pacho@gentoo.org> fxscintilla-1.71-r2.ebuild:
+ amd64 stable, bug 309175
21 Mar 2010; Brent Baude <ranger@gentoo.org> fxscintilla-1.71-r2.ebuild:
stable ppc64, bug 309175
diff --git a/x11-libs/fxscintilla/fxscintilla-1.71-r2.ebuild b/x11-libs/fxscintilla/fxscintilla-1.71-r2.ebuild
index c53a79d9a671..40c1b4c6abc6 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.4 2010/03/21 14:59:25 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.71-r2.ebuild,v 1.5 2010/03/29 09:52:10 pacho 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*"