diff options
-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 642b05432457..07300f112f78 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.28 2007/04/19 11:53:07 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/ChangeLog,v 1.29 2007/04/19 12:28:05 fmccor Exp $ + + 19 Apr 2007; Ferris McCormick <fmccor@gentoo.org> + fxscintilla-1.62-r2.ebuild, fxscintilla-1.71.ebuild: + That was wrong. 1.71 fails on sparc, 1.62-r2 is good for fox12. 19 Apr 2007; Ferris McCormick <fmccor@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 f7b40e53701b..8d98df8e45a8 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.4 2007/04/19 11:53:07 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.62-r2.ebuild,v 1.5 2007/04/19 12:28:05 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="~alpha ~amd64 ~ppc ~sparc ~x86" +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 5b6ab64a1676..9a652fc0d4b5 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.13 2007/04/19 11:53:07 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.71.ebuild,v 1.14 2007/04/19 12:28:05 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* |