diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-03-20 14:12:01 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-03-20 14:12:01 +0000 |
commit | 97b917f51aab7491dc004c1e3ad19aec46cfc7c0 (patch) | |
tree | ee74676a7eaa692c7d3ca6d56c0518bf2792e55b /app-text/aspell | |
parent | removed pic nonsense (diff) | |
download | gentoo-2-97b917f51aab7491dc004c1e3ad19aec46cfc7c0.tar.gz gentoo-2-97b917f51aab7491dc004c1e3ad19aec46cfc7c0.tar.bz2 gentoo-2-97b917f51aab7491dc004c1e3ad19aec46cfc7c0.zip |
Changed ~hppa to hppa in KEYWORDS.
Diffstat (limited to 'app-text/aspell')
-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 b4966106c210..b36b7a47dd15 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.23 2003/02/22 13:29:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/ChangeLog,v 1.24 2003/03/20 14:12:01 gmsoft Exp $ *aspell-0.50.3 (03 Dec 2002) + 20 Mar 2003; Guy Martin <gmsoft@gentoo.org> aspell-0.50.3.ebuild : + Changed ~hppa to hppa in KEYWORDS. + 22 Feb 2003; Aron Griffis <agriffis@gentoo.org> aspell-0.50.3.ebuild : Mark stable on alpha diff --git a/app-text/aspell/aspell-0.50.3.ebuild b/app-text/aspell/aspell-0.50.3.ebuild index 54a30f3011e9..ada5a5e5695d 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.5 2003/02/22 13:29:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.3.ebuild,v 1.6 2003/03/20 14:12:01 gmsoft 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 |