diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-14 18:47:28 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-14 18:47:28 +0000 |
commit | 90d218e0d69370b7be29bb45993faba2d28a8fd2 (patch) | |
tree | fb466cf93637085b9ada7d93a4d597c8ca7d3c18 /x11-libs | |
parent | Version bump. (diff) | |
download | gentoo-2-90d218e0d69370b7be29bb45993faba2d28a8fd2.tar.gz gentoo-2-90d218e0d69370b7be29bb45993faba2d28a8fd2.tar.bz2 gentoo-2-90d218e0d69370b7be29bb45993faba2d28a8fd2.zip |
Stable on alpha.
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/fxscintilla/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/fxscintilla/fxscintilla-1.62.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/fxscintilla/ChangeLog b/x11-libs/fxscintilla/ChangeLog index c51fb2cd2c4e..f0398b400fd1 100644 --- a/x11-libs/fxscintilla/ChangeLog +++ b/x11-libs/fxscintilla/ChangeLog @@ -1,6 +1,10 @@ # 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.11 2005/03/26 23:12:58 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/ChangeLog,v 1.12 2005/04/14 18:43:46 kloeri Exp $ + + 14 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> + fxscintilla-1.62.ebuild: + Stable on alpha. 26 Mar 2005; Jason Wever <weeve@gentoo.org> fxscintilla-1.62.ebuild: Stable on SPARC. diff --git a/x11-libs/fxscintilla/fxscintilla-1.62.ebuild b/x11-libs/fxscintilla/fxscintilla-1.62.ebuild index 0eb1cc96d898..9d8798a7c071 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.2 2005/03/26 23:12:58 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.62.ebuild,v 1.3 2005/04/14 18:43:46 kloeri 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="" |