diff options
author | 2005-05-04 11:57:54 +0000 | |
---|---|---|
committer | 2005-05-04 11:57:54 +0000 | |
commit | b09cca3662ee51e08afaf4a5e9d09d71b3c183d7 (patch) | |
tree | 8743efb2f9c478e278f6d4a87dc9d18426b13632 /x11-libs/fxscintilla | |
parent | Fixed dir permissions. Purged old version 1.3.1 (diff) | |
download | historical-b09cca3662ee51e08afaf4a5e9d09d71b3c183d7.tar.gz historical-b09cca3662ee51e08afaf4a5e9d09d71b3c183d7.tar.bz2 historical-b09cca3662ee51e08afaf4a5e9d09d71b3c183d7.zip |
Stable on hppa.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-libs/fxscintilla')
-rw-r--r-- | x11-libs/fxscintilla/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/fxscintilla/Manifest | 20 | ||||
-rw-r--r-- | x11-libs/fxscintilla/fxscintilla-1.62.ebuild | 4 |
3 files changed, 11 insertions, 18 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/Manifest b/x11-libs/fxscintilla/Manifest index 62aec258b771..f3d4fc8202e9 100644 --- a/x11-libs/fxscintilla/Manifest +++ b/x11-libs/fxscintilla/Manifest @@ -1,18 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 f0ccba33263c1f78b0a20e30ee862d43 ChangeLog 1439 -MD5 059733ad92a101895ce18a1120b6eb55 metadata.xml 225 -MD5 503109fc71b2d7be82f3395f09d547fb fxscintilla-1.61.ebuild 704 +MD5 2057aa0cc67844a98a8f3682e29633f3 ChangeLog 1529 MD5 f696ba1a6234fc97212f1d4257cffb13 fxscintilla-1.55.ebuild 601 -MD5 4a00a11baf4d3d85b51b22a15fe83b7a fxscintilla-1.62.ebuild 1212 -MD5 1ce56d864f623bdf3ad7aa24c5127988 files/digest-fxscintilla-1.61 68 +MD5 503109fc71b2d7be82f3395f09d547fb fxscintilla-1.61.ebuild 704 +MD5 43f63de542c0626cb0bf22fc2822f688 fxscintilla-1.62.ebuild 1217 +MD5 059733ad92a101895ce18a1120b6eb55 metadata.xml 225 MD5 e1ba02051ac553877ac1a16e5173aea3 files/digest-fxscintilla-1.55 68 +MD5 1ce56d864f623bdf3ad7aa24c5127988 files/digest-fxscintilla-1.61 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 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="" |