diff options
author | Simon Stelling <blubb@gentoo.org> | 2004-12-18 19:21:31 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2004-12-18 19:21:31 +0000 |
commit | c6fb26f7406dbf908bd42d009c2c0847adc32897 (patch) | |
tree | 082fdcff4ebe96b6a8b768aecf652e2f751bb8e3 /app-dicts/aspell-en/aspell-en-6.0.0.ebuild | |
parent | Initial commit. (Manifest recommit) (diff) | |
download | gentoo-2-c6fb26f7406dbf908bd42d009c2c0847adc32897.tar.gz gentoo-2-c6fb26f7406dbf908bd42d009c2c0847adc32897.tar.bz2 gentoo-2-c6fb26f7406dbf908bd42d009c2c0847adc32897.zip |
~amd64
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 | 3 |
1 files changed, 2 insertions, 1 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 index 57e2c23f0438..c6ce79b328bd 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.2 2004/10/05 00:06:23 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/aspell-en-6.0.0.ebuild,v 1.3 2004/12/18 19:21:31 blubb Exp $ ASPELL_LANG="English (US, British, Canadian)" @@ -11,3 +11,4 @@ inherit aspell-dict # as this depends on aspell 0.6 we need to change the KEYWORDS KEYWORDS="~amd64 ~sparc ~x86" +IUSE="" |