summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2007-05-20 17:22:39 +0000
committerBryan Østergaard <kloeri@gentoo.org>2007-05-20 17:22:39 +0000
commit5dfcae310617f4fac2d0e4c411f7f533b098a04c (patch)
tree1f621e7545b4318129fabd7a93d061797574f3f0 /x11-libs/fxscintilla
parentInitial import, fixes bug #107248. (diff)
downloadgentoo-2-5dfcae310617f4fac2d0e4c411f7f533b098a04c.tar.gz
gentoo-2-5dfcae310617f4fac2d0e4c411f7f533b098a04c.tar.bz2
gentoo-2-5dfcae310617f4fac2d0e4c411f7f533b098a04c.zip
Stable on Alpha, bug 165352.
(Portage version: 2.1.2.7)
Diffstat (limited to 'x11-libs/fxscintilla')
-rw-r--r--x11-libs/fxscintilla/ChangeLog6
-rw-r--r--x11-libs/fxscintilla/fxscintilla-1.71-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/fxscintilla/ChangeLog b/x11-libs/fxscintilla/ChangeLog
index 07475d2566cf..c7ffdd9bb051 100644
--- a/x11-libs/fxscintilla/ChangeLog
+++ b/x11-libs/fxscintilla/ChangeLog
@@ -1,6 +1,10 @@
# 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.32 2007/05/20 11:26:35 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/ChangeLog,v 1.33 2007/05/20 17:22:39 kloeri Exp $
+
+ 20 May 2007; Bryan Østergaard <kloeri@gentoo.org>
+ fxscintilla-1.71-r1.ebuild:
+ Stable on Alpha, bug 165352.
20 May 2007; Matti Bickel <mabi@gentoo.org> fxscintilla-1.71-r1.ebuild:
ppc stable (bug #108628)
diff --git a/x11-libs/fxscintilla/fxscintilla-1.71-r1.ebuild b/x11-libs/fxscintilla/fxscintilla-1.71-r1.ebuild
index 57a784ad5d6e..691e8aaed68a 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.2 2007/05/20 11:26:35 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.71-r1.ebuild,v 1.3 2007/05/20 17:22:39 kloeri 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*