diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2007-04-19 11:53:07 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2007-04-19 11:53:07 +0000 |
commit | df771ea23bb3a392e50cf271979f877421a1c8b6 (patch) | |
tree | f268e16e28f005bcaf022816c97a30b1ce3332f1 /x11-libs/fxscintilla | |
parent | Add ~x86 + ~ia64, bug 175183 (diff) | |
download | gentoo-2-df771ea23bb3a392e50cf271979f877421a1c8b6.tar.gz gentoo-2-df771ea23bb3a392e50cf271979f877421a1c8b6.tar.bz2 gentoo-2-df771ea23bb3a392e50cf271979f877421a1c8b6.zip |
Stable on sparc --- part of Bug #165352 --- running for me for 4 months.
(Portage version: 2.1.2.4)
Diffstat (limited to 'x11-libs/fxscintilla')
-rw-r--r-- | x11-libs/fxscintilla/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/fxscintilla/fxscintilla-1.62-r2.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/fxscintilla/fxscintilla-1.71.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/fxscintilla/ChangeLog b/x11-libs/fxscintilla/ChangeLog index fac484d9c240..642b05432457 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.27 2007/04/19 06:26:42 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/ChangeLog,v 1.28 2007/04/19 11:53:07 fmccor Exp $ + + 19 Apr 2007; Ferris McCormick <fmccor@gentoo.org> + fxscintilla-1.71.ebuild: + Stable on sparc --- part of Bug #165352 --- running for me for 4 months. 19 Apr 2007; Christian Faulhammer <opfer@gentoo.org> fxscintilla-1.71.ebuild: diff --git a/x11-libs/fxscintilla/fxscintilla-1.62-r2.ebuild b/x11-libs/fxscintilla/fxscintilla-1.62-r2.ebuild index 660f0c48a22b..f7b40e53701b 100644 --- a/x11-libs/fxscintilla/fxscintilla-1.62-r2.ebuild +++ b/x11-libs/fxscintilla/fxscintilla-1.62-r2.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.62-r2.ebuild,v 1.3 2007/04/18 18:40:53 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.62-r2.ebuild,v 1.4 2007/04/19 11:53:07 fmccor 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="~x86 ~ppc ~sparc ~amd64 ~alpha" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" IUSE="doc" DEPEND="=x11-libs/fox-1.2*" diff --git a/x11-libs/fxscintilla/fxscintilla-1.71.ebuild b/x11-libs/fxscintilla/fxscintilla-1.71.ebuild index 76afac3aae55..5b6ab64a1676 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.12 2007/04/19 06:26:42 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.71.ebuild,v 1.13 2007/04/19 11:53:07 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.2* |