summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2007-05-20 11:26:35 +0000
committerMatti Bickel <mabi@gentoo.org>2007-05-20 11:26:35 +0000
commitee78089843b9f803dcbe378bd6abeacb57077bc3 (patch)
treebda6b641f94c69fac9efc33f041d4a868b4ea60b /x11-libs/fxscintilla
parentFixing manifest. (diff)
downloadgentoo-2-ee78089843b9f803dcbe378bd6abeacb57077bc3.tar.gz
gentoo-2-ee78089843b9f803dcbe378bd6abeacb57077bc3.tar.bz2
gentoo-2-ee78089843b9f803dcbe378bd6abeacb57077bc3.zip
ppc stable (bug #108628)
(Portage version: 2.1.2.7)
Diffstat (limited to 'x11-libs/fxscintilla')
-rw-r--r--x11-libs/fxscintilla/ChangeLog5
-rw-r--r--x11-libs/fxscintilla/fxscintilla-1.71-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/fxscintilla/ChangeLog b/x11-libs/fxscintilla/ChangeLog
index 99f9c975afb8..07475d2566cf 100644
--- a/x11-libs/fxscintilla/ChangeLog
+++ b/x11-libs/fxscintilla/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/fxscintilla
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/ChangeLog,v 1.31 2007/05/11 08:51:15 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/ChangeLog,v 1.32 2007/05/20 11:26:35 mabi Exp $
+
+ 20 May 2007; Matti Bickel <mabi@gentoo.org> fxscintilla-1.71-r1.ebuild:
+ ppc stable (bug #108628)
*fxscintilla-1.71-r1 (11 May 2007)
diff --git a/x11-libs/fxscintilla/fxscintilla-1.71-r1.ebuild b/x11-libs/fxscintilla/fxscintilla-1.71-r1.ebuild
index fb00750f274b..57a784ad5d6e 100644
--- a/x11-libs/fxscintilla/fxscintilla-1.71-r1.ebuild
+++ b/x11-libs/fxscintilla/fxscintilla-1.71-r1.ebuild
@@ -1,6 +1,6 @@
# 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-r1.ebuild,v 1.1 2007/05/11 08:51:15 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.71-r1.ebuild,v 1.2 2007/05/20 11:26:35 mabi Exp $
inherit 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"
DEPEND="=x11-libs/fox-1.4*