diff options
author | Jason Wever <weeve@gentoo.org> | 2005-03-26 23:14:05 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-03-26 23:14:05 +0000 |
commit | f51447521ec426a07fac78d2dda1e7ea39395057 (patch) | |
tree | e7e02905c017cafed15e09ded88fc7ea15c9ac2d /x11-libs/fxscintilla | |
parent | Ignore -a which xfhelp4 passes incorrectly #86538 (diff) | |
download | gentoo-2-f51447521ec426a07fac78d2dda1e7ea39395057.tar.gz gentoo-2-f51447521ec426a07fac78d2dda1e7ea39395057.tar.bz2 gentoo-2-f51447521ec426a07fac78d2dda1e7ea39395057.zip |
Stable on SPARC.
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-libs/fxscintilla')
-rw-r--r-- | x11-libs/fxscintilla/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/fxscintilla/fxscintilla-1.62.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/fxscintilla/ChangeLog b/x11-libs/fxscintilla/ChangeLog index e878f4e88db9..c51fb2cd2c4e 100644 --- a/x11-libs/fxscintilla/ChangeLog +++ b/x11-libs/fxscintilla/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/fxscintilla # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/ChangeLog,v 1.10 2005/02/07 00:39:23 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/ChangeLog,v 1.11 2005/03/26 23:12:58 weeve Exp $ + + 26 Mar 2005; Jason Wever <weeve@gentoo.org> fxscintilla-1.62.ebuild: + Stable on SPARC. *fxscintilla-1.62 (06 Feb 2005) diff --git a/x11-libs/fxscintilla/fxscintilla-1.62.ebuild b/x11-libs/fxscintilla/fxscintilla-1.62.ebuild index 6b71f0a62d3c..0eb1cc96d898 100644 --- a/x11-libs/fxscintilla/fxscintilla-1.62.ebuild +++ b/x11-libs/fxscintilla/fxscintilla-1.62.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.62.ebuild,v 1.1 2005/02/07 00:39:23 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.62.ebuild,v 1.2 2005/03/26 23:12:58 weeve Exp $ DESCRIPTION="A free source code editing component for the FOX-Toolkit" HOMEPAGE="http://www.nongnu.org/fxscintilla" SRC_URI="http://savannah.nongnu.org/download/fxscintilla/${P}.tar.gz" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~amd64 ~alpha" +KEYWORDS="x86 ~ppc sparc ~amd64 ~alpha" LICENSE="LGPL-2.1" IUSE="" |