summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2007-03-10 22:29:34 +0000
committerTom Gall <tgall@gentoo.org>2007-03-10 22:29:34 +0000
commit8af5a34b54087905bdb30981016d4ebaecf3eb2e (patch)
tree2397ff11cb56df4282a7eeed88875cc5f78fdb3c /x11-libs
parentold (diff)
downloadgentoo-2-8af5a34b54087905bdb30981016d4ebaecf3eb2e.tar.gz
gentoo-2-8af5a34b54087905bdb30981016d4ebaecf3eb2e.tar.bz2
gentoo-2-8af5a34b54087905bdb30981016d4ebaecf3eb2e.zip
added ~ppc654
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/fxscintilla/ChangeLog5
-rw-r--r--x11-libs/fxscintilla/fxscintilla-1.71.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/fxscintilla/ChangeLog b/x11-libs/fxscintilla/ChangeLog
index 33336de505f5..3a408d825005 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.24 2007/02/23 16:24:46 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/ChangeLog,v 1.25 2007/03/10 22:29:34 tgall Exp $
+
+ 10 Mar 2007; Tom Gall <tgall@gentoo.org> fxscintilla-1.71.ebuild:
+ added ~ppc64
23 Feb 2007; Matti Bickel <mabi@gentoo.org> -fxscintilla-1.62-r1.ebuild,
fxscintilla-1.62-r2.ebuild, fxscintilla-1.71.ebuild:
diff --git a/x11-libs/fxscintilla/fxscintilla-1.71.ebuild b/x11-libs/fxscintilla/fxscintilla-1.71.ebuild
index dd1beff007c1..127511045c7c 100644
--- a/x11-libs/fxscintilla/fxscintilla-1.71.ebuild
+++ b/x11-libs/fxscintilla/fxscintilla-1.71.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.ebuild,v 1.9 2007/02/23 16:27:39 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.71.ebuild,v 1.10 2007/03/10 22:29:34 tgall 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="~alpha ~amd64 hppa ~ppc ~sparc x86"
+KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~sparc x86"
IUSE="doc"
DEPEND="=x11-libs/fox-1.2*