diff options
author | 2007-06-03 11:39:49 +0000 | |
---|---|---|
committer | 2007-06-03 11:39:49 +0000 | |
commit | 36bf77b1a3640c439aab108e3c907d997c36a398 (patch) | |
tree | c5fd2638f989d2bb53259d7fa76b1f796f067113 /x11-libs/fxscintilla | |
parent | Version bump. (diff) | |
download | gentoo-2-36bf77b1a3640c439aab108e3c907d997c36a398.tar.gz gentoo-2-36bf77b1a3640c439aab108e3c907d997c36a398.tar.bz2 gentoo-2-36bf77b1a3640c439aab108e3c907d997c36a398.zip |
Stable on ppc64; bug #108628
(Portage version: 2.1.2.7)
Diffstat (limited to 'x11-libs/fxscintilla')
-rw-r--r-- | x11-libs/fxscintilla/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/fxscintilla/fxscintilla-1.71-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/fxscintilla/ChangeLog b/x11-libs/fxscintilla/ChangeLog index d41366a30f57..39962f10a211 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.37 2007/05/24 19:47:18 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/ChangeLog,v 1.38 2007/06/03 11:39:49 corsair Exp $ + + 03 Jun 2007; Markus Rothe <corsair@gentoo.org> fxscintilla-1.71-r1.ebuild: + Stable on ppc64; bug #108628 24 May 2007; Christian Faulhammer <opfer@gentoo.org> fxscintilla-1.71-r1.ebuild: diff --git a/x11-libs/fxscintilla/fxscintilla-1.71-r1.ebuild b/x11-libs/fxscintilla/fxscintilla-1.71-r1.ebuild index a3006384def2..f0707daebf1a 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.6 2007/05/24 19:47:18 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.71-r1.ebuild,v 1.7 2007/06/03 11:39:49 corsair 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* |