diff options
Diffstat (limited to 'app-dicts/aspell-en')
-rw-r--r-- | app-dicts/aspell-en/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/aspell-en/aspell-en-6.0.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-dicts/aspell-en/ChangeLog b/app-dicts/aspell-en/ChangeLog index b1f5c0edd90b..ae3e78b4659c 100644 --- a/app-dicts/aspell-en/ChangeLog +++ b/app-dicts/aspell-en/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/aspell-en # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/ChangeLog,v 1.7 2004/10/03 22:43:15 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/ChangeLog,v 1.8 2004/10/05 00:06:23 eradicator Exp $ + + 04 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org> + aspell-en-6.0.0.ebuild: + Added to ~amd64 and ~sparc. *aspell-en-6.0.0 (03 Oct 2004) diff --git a/app-dicts/aspell-en/aspell-en-6.0.0.ebuild b/app-dicts/aspell-en/aspell-en-6.0.0.ebuild index 3ba51cc3fb06..57e2c23f0438 100644 --- a/app-dicts/aspell-en/aspell-en-6.0.0.ebuild +++ b/app-dicts/aspell-en/aspell-en-6.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/aspell-en-6.0.0.ebuild,v 1.1 2004/10/03 22:43:15 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/aspell-en-6.0.0.ebuild,v 1.2 2004/10/05 00:06:23 eradicator Exp $ ASPELL_LANG="English (US, British, Canadian)" @@ -10,4 +10,4 @@ ASPOSTFIX="6" inherit aspell-dict # as this depends on aspell 0.6 we need to change the KEYWORDS -KEYWORDS="~x86" +KEYWORDS="~amd64 ~sparc ~x86" |