diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-23 13:22:04 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-23 13:22:04 +0000 |
commit | 805fcd3232f78bb7b77ab99d97a1fef17834aecd (patch) | |
tree | b59c88998e9bf97245d749ca49aa19830455a38c /x11-libs/fxscintilla | |
parent | Version bump. (Manifest recommit) (diff) | |
download | gentoo-2-805fcd3232f78bb7b77ab99d97a1fef17834aecd.tar.gz gentoo-2-805fcd3232f78bb7b77ab99d97a1fef17834aecd.tar.bz2 gentoo-2-805fcd3232f78bb7b77ab99d97a1fef17834aecd.zip |
~alpha keyword.
Diffstat (limited to 'x11-libs/fxscintilla')
-rw-r--r-- | x11-libs/fxscintilla/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/fxscintilla/fxscintilla-1.61.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/fxscintilla/ChangeLog b/x11-libs/fxscintilla/ChangeLog index 5d51665d0531..ae693278cfa6 100644 --- a/x11-libs/fxscintilla/ChangeLog +++ b/x11-libs/fxscintilla/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/fxscintilla # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/ChangeLog,v 1.7 2004/09/11 13:50:38 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/ChangeLog,v 1.8 2004/10/23 13:22:04 kloeri Exp $ + + 23 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> fxscintilla-1.61.ebuild: + ~alpha keyword. 11 Sep 2004; Daniel Ahlberg <aliz@gentoo.org> fxscintilla-1.61.ebuild: Added amd64 keyword. diff --git a/x11-libs/fxscintilla/fxscintilla-1.61.ebuild b/x11-libs/fxscintilla/fxscintilla-1.61.ebuild index 88d0f6b9ca3c..e4df1addde35 100644 --- a/x11-libs/fxscintilla/fxscintilla-1.61.ebuild +++ b/x11-libs/fxscintilla/fxscintilla-1.61.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.61.ebuild,v 1.4 2004/09/11 13:50:38 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.61.ebuild,v 1.5 2004/10/23 13:22:04 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" +KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~alpha" LICENSE="GPL-2" IUSE="" |