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 | eb267d620437d56876ae49967c004fc98cdd6e5d (patch) | |
tree | 9f33814eb74a917bd8dbf8737b88b847a170b8c6 /x11-libs/fxscintilla | |
parent | Version bump. (diff) | |
download | historical-eb267d620437d56876ae49967c004fc98cdd6e5d.tar.gz historical-eb267d620437d56876ae49967c004fc98cdd6e5d.tar.bz2 historical-eb267d620437d56876ae49967c004fc98cdd6e5d.zip |
~alpha keyword.
Diffstat (limited to 'x11-libs/fxscintilla')
-rw-r--r-- | x11-libs/fxscintilla/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/fxscintilla/Manifest | 16 | ||||
-rw-r--r-- | x11-libs/fxscintilla/fxscintilla-1.61.ebuild | 4 |
3 files changed, 19 insertions, 6 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/Manifest b/x11-libs/fxscintilla/Manifest index 84603365dc51..6838215669db 100644 --- a/x11-libs/fxscintilla/Manifest +++ b/x11-libs/fxscintilla/Manifest @@ -1,6 +1,16 @@ -MD5 bc7e2c3895ec76bd4f0c0f7c0a337a78 fxscintilla-1.61.ebuild 692 -MD5 ed9e129897b810653169830e673c3d10 ChangeLog 858 -MD5 059733ad92a101895ce18a1120b6eb55 metadata.xml 225 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 c14919f06cd6b26715eddb6bdc45ee61 ChangeLog 956 MD5 4cad148dd5383013d1e0643564d4704e fxscintilla-1.55.ebuild 600 +MD5 059733ad92a101895ce18a1120b6eb55 metadata.xml 225 +MD5 b3638cfd3333ff79058b8c5f99d1bff7 fxscintilla-1.61.ebuild 701 MD5 e1ba02051ac553877ac1a16e5173aea3 files/digest-fxscintilla-1.55 68 MD5 1ce56d864f623bdf3ad7aa24c5127988 files/digest-fxscintilla-1.61 68 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFBencpugEuf3OQ0akRAgbuAJ4y8OjdXWbjFcp6fpLax/G1fw6GLwCglvoY +AewKVKm2YZmPTdhsaIFg2Xs= +=Jx0q +-----END PGP SIGNATURE----- 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="" |