diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2007-08-04 18:21:07 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2007-08-04 18:21:07 +0000 |
commit | 469e59a0943e5359f18b6397e4fee9e753f42636 (patch) | |
tree | 1e58c48195dc6c47c0b66559ce825c45f1b94f87 /app-dicts/aspell-en | |
parent | Initial ebuild, submitted by Serkan Kaba <serkan_kaba@yahoo.com>, bug #170372. (diff) | |
download | gentoo-2-469e59a0943e5359f18b6397e4fee9e753f42636.tar.gz gentoo-2-469e59a0943e5359f18b6397e4fee9e753f42636.tar.bz2 gentoo-2-469e59a0943e5359f18b6397e4fee9e753f42636.zip |
Sparc stable --- Part of Bug #178690
(Portage version: 2.1.3.3)
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, 6 insertions, 3 deletions
diff --git a/app-dicts/aspell-en/ChangeLog b/app-dicts/aspell-en/ChangeLog index 93c7cdd1da38..8d2fc9e30d86 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/ChangeLog,v 1.16 2007/08/04 16:40:33 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/ChangeLog,v 1.17 2007/08/04 18:21:07 fmccor Exp $ + + 04 Aug 2007; Ferris McCormick <fmccor@gentoo.org> aspell-en-6.0.0.ebuild: + Sparc stable --- Part of Bug #178690 04 Aug 2007; Wulf C. Krueger <philantrop@gentoo.org> aspell-en-6.0.0.ebuild: 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="" |