diff options
Diffstat (limited to 'app-dicts/aspell-en/aspell-en-6.0.0.ebuild')
-rw-r--r-- | app-dicts/aspell-en/aspell-en-6.0.0.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/aspell-en/aspell-en-6.0.0.ebuild b/app-dicts/aspell-en/aspell-en-6.0.0.ebuild new file mode 100644 index 000000000000..3ba51cc3fb06 --- /dev/null +++ b/app-dicts/aspell-en/aspell-en-6.0.0.ebuild @@ -0,0 +1,13 @@ +# 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 $ + +ASPELL_LANG="English (US, British, Canadian)" + +LICENSE="as-is public-domain" +ASPOSTFIX="6" + +inherit aspell-dict + +# as this depends on aspell 0.6 we need to change the KEYWORDS +KEYWORDS="~x86" |