diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-28 19:43:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-28 19:43:35 +0000 |
commit | c4c4d187599cb9c6345bf3d56ba829268b74fca9 (patch) | |
tree | 4e19cb1687ff8f1cb80a6fb14d8dae92303358df /app-dicts/aspell-en | |
parent | mask mplayer[joystick], bug #477750 by Yuta SATOH (diff) | |
download | gentoo-2-c4c4d187599cb9c6345bf3d56ba829268b74fca9.tar.gz gentoo-2-c4c4d187599cb9c6345bf3d56ba829268b74fca9.tar.bz2 gentoo-2-c4c4d187599cb9c6345bf3d56ba829268b74fca9.zip |
Stable for arm, wrt bug #470304
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
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 3b2ec56f7651..9ea5171c792a 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.32 2013/07/28 12:55:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/ChangeLog,v 1.33 2013/07/28 19:43:35 ago Exp $ + + 28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> aspell-en-7.1.0.ebuild: + Stable for arm, wrt bug #470304 28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> aspell-en-7.1.0.ebuild: Stable for ppc, 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 0dbccaa4c4ee..662293e312d7 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.3 2013/07/28 12:55:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/aspell-en-7.1.0.ebuild,v 1.4 2013/07/28 19:43:35 ago 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="" |