diff options
author | 2013-07-30 12:22:00 +0000 | |
---|---|---|
committer | 2013-07-30 12:22:00 +0000 | |
commit | 1da824e513eed65c1198968f5e188ad1591a68ce (patch) | |
tree | f444ee13d3dc976084f076a5cff186aa1869b771 /app-dicts | |
parent | Stable for alpha, wrt bug #470430 (diff) | |
download | gentoo-2-1da824e513eed65c1198968f5e188ad1591a68ce.tar.gz gentoo-2-1da824e513eed65c1198968f5e188ad1591a68ce.tar.bz2 gentoo-2-1da824e513eed65c1198968f5e188ad1591a68ce.zip |
Stable for alpha, wrt bug #470304
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-dicts')
-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 9ea5171c792a..5c67045e59aa 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.33 2013/07/28 19:43:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/ChangeLog,v 1.34 2013/07/30 12:22:00 ago Exp $ + + 30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> aspell-en-7.1.0.ebuild: + Stable for alpha, wrt bug #470304 28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> aspell-en-7.1.0.ebuild: Stable for arm, 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 662293e312d7..67520487a4f5 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.4 2013/07/28 19:43:35 ago Exp $ +# $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 $ 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="" |