diff options
author | 2007-08-04 18:21:07 +0000 | |
---|---|---|
committer | 2007-08-04 18:21:07 +0000 | |
commit | ecd097e8d1c314e56c40312c4d2ca3a9c210220d (patch) | |
tree | 8bad0792af3829a0bc8b70a421ea712462fd9269 /app-dicts/aspell-en/aspell-en-6.0.0.ebuild | |
parent | Initial ebuild, submitted by Serkan Kaba <serkan_kaba@yahoo.com>, bug #170372. (diff) | |
download | historical-ecd097e8d1c314e56c40312c4d2ca3a9c210220d.tar.gz historical-ecd097e8d1c314e56c40312c4d2ca3a9c210220d.tar.bz2 historical-ecd097e8d1c314e56c40312c4d2ca3a9c210220d.zip |
Sparc stable --- Part of Bug #178690
Package-Manager: portage-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 fc9b773a26ed..d3058a7bbe53 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.11 2007/08/04 16:40:33 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/aspell-en-6.0.0.ebuild,v 1.12 2007/08/04 18:21:07 fmccor 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="" |