diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2007-05-21 17:26:18 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2007-05-21 17:26:18 +0000 |
commit | f024547793208f6943427e7e6e80ec4b92f436a7 (patch) | |
tree | d6d3a81caf0c9f1fc5831871a2be94879bca485e | |
parent | Add menu entry. Fix bug #159744 (diff) | |
download | gentoo-2-f024547793208f6943427e7e6e80ec4b92f436a7.tar.gz gentoo-2-f024547793208f6943427e7e6e80ec4b92f436a7.tar.bz2 gentoo-2-f024547793208f6943427e7e6e80ec4b92f436a7.zip |
Stable on sparc --- Bug #165352.
(Portage version: 2.1.2.7)
-rw-r--r-- | x11-libs/fxscintilla/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/fxscintilla/fxscintilla-1.71-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/fxscintilla/ChangeLog b/x11-libs/fxscintilla/ChangeLog index 0e25f5d48cfe..f5c1362225dc 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.34 2007/05/21 03:24:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/ChangeLog,v 1.35 2007/05/21 17:26:18 fmccor Exp $ + + 21 May 2007; Ferris McCormick <fmccor@gentoo.org> + fxscintilla-1.71-r1.ebuild: + Stable on sparc --- Bug #165352. 21 May 2007; Jeroen Roovers <jer@gentoo.org> fxscintilla-1.71-r1.ebuild: Stable for HPPA (bug #108628). diff --git a/x11-libs/fxscintilla/fxscintilla-1.71-r1.ebuild b/x11-libs/fxscintilla/fxscintilla-1.71-r1.ebuild index 097c2d7cac97..4359442e3550 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.4 2007/05/21 03:24:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.71-r1.ebuild,v 1.5 2007/05/21 17:26:18 fmccor 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* |