diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-08-15 04:35:35 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-08-15 04:35:35 +0000 |
commit | 487f118d2535f3c2a686d2e18132f739b894e362 (patch) | |
tree | 7b28420f95e2d0f7d4eb81985b752ba93631a573 /app-dicts/aspell-en | |
parent | Stable for HPPA (bug #187656). (diff) | |
download | gentoo-2-487f118d2535f3c2a686d2e18132f739b894e362.tar.gz gentoo-2-487f118d2535f3c2a686d2e18132f739b894e362.tar.bz2 gentoo-2-487f118d2535f3c2a686d2e18132f739b894e362.zip |
Stable for HPPA (bug #178690).
(Portage version: 2.1.3.5)
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 fbfc82881a20..26754d68c52c 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.21 2007/08/09 16:21:50 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/ChangeLog,v 1.22 2007/08/15 04:35:35 jer Exp $ + + 15 Aug 2007; Jeroen Roovers <jer@gentoo.org> aspell-en-6.0.0.ebuild: + Stable for HPPA (bug #178690). 09 Aug 2007; Markus Rothe <corsair@gentoo.org> aspell-en-6.0.0.ebuild: Stable on ppc64; 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 c9d78d8c189f..be1f42575798 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.15 2007/08/09 16:21:50 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/aspell-en-6.0.0.ebuild,v 1.16 2007/08/15 04:35:35 jer 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="" |