From 1f21767a20171954f4192cd92a121af23bd80153 Mon Sep 17 00:00:00 2001 From: Bryan Østergaard Date: Thu, 10 Jun 2004 16:13:22 +0000 Subject: Stable on alpha, bug #53389. --- app-text/aspell/ChangeLog | 5 ++++- app-text/aspell/aspell-0.50.5-r1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-text') diff --git a/app-text/aspell/ChangeLog b/app-text/aspell/ChangeLog index 372470e5e1e6..6b50ba80c047 100644 --- a/app-text/aspell/ChangeLog +++ b/app-text/aspell/ChangeLog @@ -1,6 +1,9 @@ # 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.43 2004/06/10 00:31:19 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/ChangeLog,v 1.44 2004/06/10 16:13:22 kloeri Exp $ + + 10 Jun 2004; Bryan Østergaard aspell-0.50.5-r1.ebuild: + Stable on alpha, bug #53389. 09 Jun 2004; Travis Tilley aspell-0.50.5-r1.ebuild: stable on amd64 diff --git a/app-text/aspell/aspell-0.50.5-r1.ebuild b/app-text/aspell/aspell-0.50.5-r1.ebuild index b6663b19a853..8fe366f3e3d3 100644 --- a/app-text/aspell/aspell-0.50.5-r1.ebuild +++ b/app-text/aspell/aspell-0.50.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.5-r1.ebuild,v 1.6 2004/06/10 00:31:19 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.5-r1.ebuild,v 1.7 2004/06/10 16:13:22 kloeri Exp $ inherit libtool eutils @@ -10,7 +10,7 @@ SRC_URI="http://aspell.net/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc mips ~alpha ~arm hppa amd64 ~ia64 s390" +KEYWORDS="x86 ppc sparc mips alpha ~arm hppa amd64 ~ia64 s390" IUSE="gpm" DEPEND=">=sys-libs/ncurses-5.2 -- cgit v1.2.3-65-gdbad