diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-02-22 13:29:19 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-02-22 13:29:19 +0000 |
commit | bad478ddf8289db50b090b87112edde7846dca63 (patch) | |
tree | d6e141ef816555c9235fe5c5a6b4e3e792bfbb2c /app-text | |
parent | workaround http://bugzilla.gnome.org/show_bug.cgi?id=106637 (diff) | |
download | gentoo-2-bad478ddf8289db50b090b87112edde7846dca63.tar.gz gentoo-2-bad478ddf8289db50b090b87112edde7846dca63.tar.bz2 gentoo-2-bad478ddf8289db50b090b87112edde7846dca63.zip |
stable on alpha
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/aspell/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/aspell/aspell-0.50.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/aspell/ChangeLog b/app-text/aspell/ChangeLog index c864d4f814fd..b4966106c210 100644 --- a/app-text/aspell/ChangeLog +++ b/app-text/aspell/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-text/aspell # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/ChangeLog,v 1.22 2003/02/12 13:32:45 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/ChangeLog,v 1.23 2003/02/22 13:29:19 agriffis Exp $ *aspell-0.50.3 (03 Dec 2002) + 22 Feb 2003; Aron Griffis <agriffis@gentoo.org> aspell-0.50.3.ebuild : + Mark stable on alpha + 12 Feb 2003; Seemant Kulleen <seemant@gentoo.org> aspell-0.50.3.ebuild : Added ~alpha ~mips ~hppa diff --git a/app-text/aspell/aspell-0.50.3.ebuild b/app-text/aspell/aspell-0.50.3.ebuild index aada817324f0..54a30f3011e9 100644 --- a/app-text/aspell/aspell-0.50.3.ebuild +++ b/app-text/aspell/aspell-0.50.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.3.ebuild,v 1.4 2003/02/13 09:32:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.3.ebuild,v 1.5 2003/02/22 13:29:19 agriffis Exp $ inherit libtool @@ -13,7 +13,7 @@ DEPEND=">=sys-libs/ncurses-5.2" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="x86 ppc sparc ~alpha ~mips ~hppa" +KEYWORDS="x86 ppc sparc alpha ~mips ~hppa" # # These flags a reset here because too much optimisation can cause aspell's |