diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-05-04 11:57:54 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-05-04 11:57:54 +0000 |
commit | b4d45c039be4a433a65750a8603203a3c1d79b7b (patch) | |
tree | c0b12a1d852352ec051deeadb8d721c22639fda5 /x11-libs/fxscintilla | |
parent | Fixed dir permissions. Purged old version 1.3.1 (diff) | |
download | gentoo-2-b4d45c039be4a433a65750a8603203a3c1d79b7b.tar.gz gentoo-2-b4d45c039be4a433a65750a8603203a3c1d79b7b.tar.bz2 gentoo-2-b4d45c039be4a433a65750a8603203a3c1d79b7b.zip |
Stable on hppa.
(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 f0398b400fd1..940e22223a8e 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.12 2005/04/14 18:43:46 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/ChangeLog,v 1.13 2005/05/04 11:57:54 gmsoft Exp $ + + 04 May 2005; Guy Martin <gmsoft@gentoo.org> fxscintilla-1.62.ebuild: + Stable on hppa. 14 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> fxscintilla-1.62.ebuild: diff --git a/x11-libs/fxscintilla/fxscintilla-1.62.ebuild b/x11-libs/fxscintilla/fxscintilla-1.62.ebuild index 9d8798a7c071..d9a44f8b00f5 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.3 2005/04/14 18:43:46 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.62.ebuild,v 1.4 2005/05/04 11:57:54 gmsoft 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 hppa" LICENSE="LGPL-2.1" IUSE="" |