diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-14 18:43:46 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-14 18:43:46 +0000 |
commit | 817371947ab4cc89f32d168307074c4fa309d191 (patch) | |
tree | 06ee616d116beccf2b5c4ccbbf170c936634a0e0 /x11-libs/fxscintilla | |
parent | Version bump. (diff) | |
download | historical-817371947ab4cc89f32d168307074c4fa309d191.tar.gz historical-817371947ab4cc89f32d168307074c4fa309d191.tar.bz2 historical-817371947ab4cc89f32d168307074c4fa309d191.zip |
Stable on alpha.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-libs/fxscintilla')
-rw-r--r-- | x11-libs/fxscintilla/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/fxscintilla/Manifest | 18 | ||||
-rw-r--r-- | x11-libs/fxscintilla/fxscintilla-1.62.ebuild | 4 |
3 files changed, 21 insertions, 7 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/Manifest b/x11-libs/fxscintilla/Manifest index b3b45347cc63..62aec258b771 100644 --- a/x11-libs/fxscintilla/Manifest +++ b/x11-libs/fxscintilla/Manifest @@ -1,8 +1,18 @@ -MD5 d79b5b99039253a17b9a82ca5050afee ChangeLog 1338 -MD5 f696ba1a6234fc97212f1d4257cffb13 fxscintilla-1.55.ebuild 601 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 f0ccba33263c1f78b0a20e30ee862d43 ChangeLog 1439 MD5 059733ad92a101895ce18a1120b6eb55 metadata.xml 225 MD5 503109fc71b2d7be82f3395f09d547fb fxscintilla-1.61.ebuild 704 -MD5 da642bbb34e4c212cc2991ab8bfce0f6 fxscintilla-1.62.ebuild 1212 -MD5 e1ba02051ac553877ac1a16e5173aea3 files/digest-fxscintilla-1.55 68 +MD5 f696ba1a6234fc97212f1d4257cffb13 fxscintilla-1.55.ebuild 601 +MD5 4a00a11baf4d3d85b51b22a15fe83b7a fxscintilla-1.62.ebuild 1212 MD5 1ce56d864f623bdf3ad7aa24c5127988 files/digest-fxscintilla-1.61 68 +MD5 e1ba02051ac553877ac1a16e5173aea3 files/digest-fxscintilla-1.55 68 MD5 aea2b022c5812ed739ef47d76d19f39e files/digest-fxscintilla-1.62 68 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFCXrn3Kf2g/qXtneoRAnEiAJ9/cthJvTN5V6PDo7J8vt3oN0GZBQCglyZk +Z4c4k0gJjeIMzLkEwC3GJDg= +=WvTa +-----END PGP SIGNATURE----- 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="" |