diff options
Diffstat (limited to 'app-dicts/aspell-en')
-rw-r--r-- | app-dicts/aspell-en/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/aspell-en/aspell-en-6.0.0.ebuild | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/app-dicts/aspell-en/ChangeLog b/app-dicts/aspell-en/ChangeLog index af18eef907f7..fc5195306bcb 100644 --- a/app-dicts/aspell-en/ChangeLog +++ b/app-dicts/aspell-en/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/aspell-en # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/ChangeLog,v 1.10 2005/01/01 12:41:50 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/ChangeLog,v 1.11 2005/02/20 10:18:16 arj Exp $ + + 20 Feb 2005; Anders Rune Jensen <arj@gentoo.org> aspell-en-6.0.0.ebuild: + Fix KEYWORDS. 18 Dec 2004; Simon Stelling <blubb@gentoo.org> aspell-en-6.0.0.ebuild: added forgotten IUSE="" 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 5f232c6c7b44..8f98ed044445 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-2005 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.4 2005/01/01 12:41:50 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/aspell-en-6.0.0.ebuild,v 1.5 2005/02/20 10:18:17 arj Exp $ ASPELL_LANG="English (US, British, Canadian)" @@ -9,6 +9,4 @@ ASPOSTFIX="6" inherit aspell-dict -# as this depends on aspell 0.6 we need to change the KEYWORDS -KEYWORDS="~amd64 ~sparc ~x86" IUSE="" |