# ChangeLog for app-text/aspell # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/app-text/aspell/ChangeLog,v 1.29 2004/02/18 09:18:33 liquidx Exp $ *aspell-0.50.5 (18 Feb 2004) 18 Feb 2004; Alastair Tse aspell-0.50.5.ebuild, metadata.xml: version bump. cleaned up src_install, installed compat scripts to ispell-aspell and spell-aspell 14 Nov 2003; Aron Griffis aspell-0.50.4.1.ebuild: Stable on ia64 01 Nov 2003; Brad House aspell-0.50.4.1.ebuild: aspell-0.50.4.1 is no good for amd64, duplicate symbol errors, on stuff like _init, which is because they try to link in different versions of crt* etc *aspell-0.50.4.1 (28 Oct 2003) 28 Oct 2003; Seemant Kulleen aspell-0.50.4.1.ebuild: Version bump, thanks to: MG in bug #31959 *aspell-0.50.3 (03 Dec 2002) 27 Mar 2003; Seemant Kulleen aspell-0.50.3.ebuild: postinst message typo fix, thanks to: Jeremy Collins in bug #18278 20 Mar 2003; Guy Martin aspell-0.50.3.ebuild : Changed ~hppa to hppa in KEYWORDS. 22 Feb 2003; Aron Griffis aspell-0.50.3.ebuild : Mark stable on alpha 12 Feb 2003; Seemant Kulleen aspell-0.50.3.ebuild : Added ~alpha ~mips ~hppa 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords 03 Dec 2002; Seemant Kulleen aspell-0.50.3.ebuild files/digest-aspell-0.50.3 : Jon Nall's changes were taken upstream for this release. *aspell-0.50.2-r1 (11 Nov 2002) 11 Nov 2002; Jon Nall aspell-0.50.2-r1.ebuild files/digest-aspell-0.50.2-r1 : This fixes a problem where applications are linked against both libaspell.so AND libaspell-common.so. when aspell is upgraded, the libaspell-common.so version is bumped and apps break. using --remove-internal-dep=aspell-common with cause apps to link only against libaspell.so, which should allow them to work across multiple aspell versions. This fixes bug #9996. NOTE: all apps that compile against aspell will need to be recompiled (abiword, sylpheed-claws, gnome-spell, etc) *aspell-0.50.2 (05 Oct 2002) 25 Oct 2002; Seemant Kulleen aspell-0.50.2.ebuild : Nall (nall@gentoo.org) pointed out that elibtoolize --reverse-deps causes this build to look in ${D} before /usr/lib, so apps that compile against aspell should not have to be recompiled with an aspell version bump any more. Closes bug #9583. Note that Azarah came up with the solution :) 05 Oct 2002; Seemant Kulleen aspell-0.50.2.ebuild files/digest-aspell-0.50.2 : Version bump which fixes a LOT of bugs. Kword and Kmail should now work properly with this. New ebuild notification by: arun@virginia.edu (Arun Thomas) (sindian in #gentoo-dev) in bug #8786. *aspell-0.50.1 (03 Sep 2002) 10 Sep 2002; Calum Selkirk aspell-0.50.1.ebuild : Added a if ARCH = ppc and set CXXFLAGS to be less aggressive (it segfaults on ppc with higher opts). 03 Sep 2002; Seemant Kulleen aspell-0.50.1.ebuild files/digest-aspell-0.50.1 : Version bump to newest bugfix release which, among other things, allows for user's custom optimisation flags again. *aspell-0.50 (23 Aug 2002) 23 Aug 2002; Seemant Kulleen aspell-0.50.ebuild files/digest-aspell-0.50 : Version bump to stable release. *aspell-0.50_pre20020815 (16 Aug 2002) 23 Aug 2002; Seemant Kulleen aspell-0.50_pre20020815.ebuild : Removed unnecessary gcc stuff (legacy from aspell-0.44 stuff), and also added a note in pkg_postinst() that a dictionary will have to be installed. Thanks to: arun@virginia.edu (Arun Thomas) in bugs #6757 and #6758. 16 Aug 2002; Seemant Kulleen aspell-0.50_pre20020815.ebuild : version bump. *aspell-0.50_pre20020811 (13 Aug 2002) 13 Aug 2002; Seemant Kulleen aspell-0.50_pre20020811.ebuild : Version bump to newest snapshot -- bug fixes galore! *aspell-0.50_pre20020730 (13 Aug 2002) 13 Aug 2002; Seemant Kulleen aspell-0.50_pre20020730 : Version bump (long needed) *aspell-0.33-7.1-r2 (24 Jul 2002) 07 Aug 2002; Calum Selkirk aspell-0.33.7.1-r1.ebuild : Added ppc to KEYWORDS. (Gerk, aspell-0.33.7.1-r2.ebuild is masked for testing). 06 Aug 2002; Mark Guertin : Added ppc to keywords 24 Jul 2002; Daniel Ahlberg aspell-0.33.7.1-r2.ebuild : This might fix the build problems with gcc 2.95.3 and glibc 2.2.5. *aspell-0.33.7.1-r1 (21 Mar 2002) 21 Mar 2002; Seemant Kulleen aspell-0.33.7.1-r1 : The documentation in HTML should not, and is not being, gzipped any more. *aspell-0.33.7.1-r1 (12 Mar 2002) 12 Mar 2002; Seemant Kulleen aspell-0.33.7.1-r1 : OK, finally this thing merges! It has some _strange_ issues with optimisation levels. Specifically, they need to be specified _before_ ./configure. Go figure. Anyway, now this is compatible with the newest pspell library, not the older ones. Also, this uses a patch from the author's page as well, in order to actually compile. *aspell-0.32.6 (1 Feb 2002) 1 Feb 2002; G.Bevin ChangeLog : Added initial ChangeLog which should be updated whenever the package is updated in any way. This changelog is targetted to users. This means that the comments should well explained and written in clean English. The details about writing correct changelogs are explained in the skel.ChangeLog file which you can find in the root directory of the portage repository.