diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-01-02 22:31:49 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-01-02 22:31:49 +0000 |
commit | 7d8b927c0b324ba50929207e7702fd08566e033b (patch) | |
tree | e8aef019289c047565d797df3d01497135dd6f4b /app-text/ispell/ChangeLog | |
parent | Replaced gcc by toolchain-funcs. (Manifest recommit) (diff) | |
download | gentoo-2-7d8b927c0b324ba50929207e7702fd08566e033b.tar.gz gentoo-2-7d8b927c0b324ba50929207e7702fd08566e033b.tar.bz2 gentoo-2-7d8b927c0b324ba50929207e7702fd08566e033b.zip |
Change encoding to UTF-8 for GLEP 31 compliance
Diffstat (limited to 'app-text/ispell/ChangeLog')
-rw-r--r-- | app-text/ispell/ChangeLog | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/app-text/ispell/ChangeLog b/app-text/ispell/ChangeLog index caad51a99d88..c4a13d8bfaca 100644 --- a/app-text/ispell/ChangeLog +++ b/app-text/ispell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/ispell # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ChangeLog,v 1.26 2005/01/01 16:21:54 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ChangeLog,v 1.27 2005/01/02 22:27:06 ciaranm Exp $ + + 02 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> : + Change encoding to UTF-8 for GLEP 31 compliance 22 Sep 2004; Mamoru KOMACHI <usata@gentoo.org> ispell-3.2.06-r6.ebuild: Added to ~ppc-macos. @@ -8,7 +11,7 @@ 22 Aug 2004; Joshua Kinard <kumba@gentoo.org> ispell-3.2.06-r6.ebuild: Marked stable on mips. - 13 May 2004; Bryan Østergaard <kloeri@gentoo.org> ispell-3.2.06-r6.ebuild: + 13 May 2004; Bryan Østergaard <kloeri@gentoo.org> ispell-3.2.06-r6.ebuild: Stable on alpha. 27 Mar 2004; Guy Martin <gmsoft@gentoo.org> ispell-3.2.06-r6.ebuild: @@ -33,7 +36,7 @@ ispell-3.2.06-r6.ebuild: builds british dictionary properly -- finally closes bug #8992 by Arkadiusz Mucha <arkmch@priv4.onet.pl>. Also, miscfiles is a depend, closing bug #25646 - by Leon Brocard <acme@astray.com>, with the fix by: Bryan Østergaard + by Leon Brocard <acme@astray.com>, with the fix by: Bryan Østergaard <kloeri@mailme.dk>. Additionally, changing from bison to byacc, because bison >1.35 won't work with this, and added sed to the compile-time dependency listing |