diff options
author | 2007-08-05 11:23:04 +0000 | |
---|---|---|
committer | 2007-08-05 11:23:04 +0000 | |
commit | b02c681aad8bcab5f843fc174f74e022c25f3aee (patch) | |
tree | ae6a7c8e6bae23bf3125b295aff3250cfd916b55 /app-dicts | |
parent | Stable on ppc wrt bug 178690 (diff) | |
download | gentoo-2-b02c681aad8bcab5f843fc174f74e022c25f3aee.tar.gz gentoo-2-b02c681aad8bcab5f843fc174f74e022c25f3aee.tar.bz2 gentoo-2-b02c681aad8bcab5f843fc174f74e022c25f3aee.zip |
Stable on ppc wrt bug 178690
(Portage version: 2.1.3.3)
Diffstat (limited to 'app-dicts')
-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 8d2fc9e30d86..d083f0aba99d 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.17 2007/08/04 18:21:07 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/ChangeLog,v 1.18 2007/08/05 11:23:04 nixnut Exp $ + + 05 Aug 2007; nixnut <nixnut@gentoo.org> aspell-en-6.0.0.ebuild: + Stable on ppc wrt bug 178690 04 Aug 2007; Ferris McCormick <fmccor@gentoo.org> aspell-en-6.0.0.ebuild: Sparc stable --- Part of Bug #178690 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 d3058a7bbe53..d8aa3a3db8aa 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.12 2007/08/04 18:21:07 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/aspell-en-6.0.0.ebuild,v 1.13 2007/08/05 11:23:04 nixnut 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="" |