diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2007-08-04 16:40:33 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2007-08-04 16:40:33 +0000 |
commit | 9a6800c39215a8b6cc6c55bccc00600579abdbba (patch) | |
tree | 179fe8be4c883838eb3ac988e3c3c102d24b00c2 /app-dicts/aspell-en/aspell-en-6.0.0.ebuild | |
parent | Marked stable on amd64 as per bug 178690. (diff) | |
download | gentoo-2-9a6800c39215a8b6cc6c55bccc00600579abdbba.tar.gz gentoo-2-9a6800c39215a8b6cc6c55bccc00600579abdbba.tar.bz2 gentoo-2-9a6800c39215a8b6cc6c55bccc00600579abdbba.zip |
Marked stable on amd64 as per bug 178690.
(Portage version: 2.1.3.3)
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 | 4 |
1 files changed, 2 insertions, 2 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 385040006f67..fc9b773a26ed 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-2007 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.10 2007/06/03 20:49:09 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/aspell-en-6.0.0.ebuild,v 1.11 2007/08/04 16:40:33 philantrop Exp $ ASPELL_LANG="English (US, British, Canadian)" ASPOSTFIX="6" @@ -9,6 +9,6 @@ inherit aspell-dict LICENSE="as-is public-domain" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" |