diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-07 13:23:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-07 13:23:26 +0000 |
commit | cc78f234218abe93284a8705fe0dd87afd54f14c (patch) | |
tree | d9b4506fd29023c3d79f5512bf10b43975019a4f /app-dicts | |
parent | Stable for x86, wrt bug #470430 (diff) | |
download | gentoo-2-cc78f234218abe93284a8705fe0dd87afd54f14c.tar.gz gentoo-2-cc78f234218abe93284a8705fe0dd87afd54f14c.tar.bz2 gentoo-2-cc78f234218abe93284a8705fe0dd87afd54f14c.zip |
Stable for x86, wrt bug #470304
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="x86", 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 568855fb10ce..5bd23fc62e2c 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.39 2013/08/06 13:08:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/ChangeLog,v 1.40 2013/08/07 13:23:26 ago Exp $ + + 07 Aug 2013; Agostino Sarubbo <ago@gentoo.org> aspell-en-7.1.0.ebuild: + Stable for x86, wrt bug #470304 06 Aug 2013; Agostino Sarubbo <ago@gentoo.org> aspell-en-7.1.0.ebuild: Stable for s390, 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 13eae757c44a..929d6639795e 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.10 2013/08/06 13:08:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/aspell-en-7.1.0.ebuild,v 1.11 2013/08/07 13:23:26 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="" |