diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-07-31 14:36:19 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-07-31 14:36:19 +0000 |
commit | 982c3a8f6b7baaf8fc721b4ba2712260a5cecc32 (patch) | |
tree | 7fec9b0dc6ae9995d6fdeb467b9c9fe456d92564 /app-dicts/aspell-en | |
parent | Stable for HPPA (bug #470306). (diff) | |
download | gentoo-2-982c3a8f6b7baaf8fc721b4ba2712260a5cecc32.tar.gz gentoo-2-982c3a8f6b7baaf8fc721b4ba2712260a5cecc32.tar.bz2 gentoo-2-982c3a8f6b7baaf8fc721b4ba2712260a5cecc32.zip |
Stable for HPPA (bug #470304).
(Portage version: 2.2.0_alpha191/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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-7.1.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 5c67045e59aa..287913f2c909 100644 --- a/app-dicts/aspell-en/ChangeLog +++ b/app-dicts/aspell-en/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/aspell-en # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/ChangeLog,v 1.34 2013/07/30 12:22:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/ChangeLog,v 1.35 2013/07/31 14:36:19 jer Exp $ + + 31 Jul 2013; Jeroen Roovers <jer@gentoo.org> aspell-en-7.1.0.ebuild: + Stable for HPPA (bug #470304). 30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> aspell-en-7.1.0.ebuild: Stable for alpha, wrt bug #470304 diff --git a/app-dicts/aspell-en/aspell-en-7.1.0.ebuild b/app-dicts/aspell-en/aspell-en-7.1.0.ebuild index 67520487a4f5..9f630f3dcf33 100644 --- a/app-dicts/aspell-en/aspell-en-7.1.0.ebuild +++ b/app-dicts/aspell-en/aspell-en-7.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/aspell-en-7.1.0.ebuild,v 1.5 2013/07/30 12:22:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/aspell-en-7.1.0.ebuild,v 1.6 2013/07/31 14:36:19 jer Exp $ ASPELL_LANG="English (US, British, Canadian)" ASPOSTFIX="6" @@ -9,6 +9,6 @@ inherit aspell-dict LICENSE="myspell-en_CA-KevinAtkinson public-domain Princeton Ispell" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" |