diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-04 11:37:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-04 11:37:35 +0000 |
commit | ff4ac959bbb8a782c1509676d9144fb6d05f0d9e (patch) | |
tree | c4385099b5868f2138bd9f986da0f99cfaa8020d /app-dicts/aspell-en | |
parent | Stable for ia64, wrt bug #470430 (diff) | |
download | gentoo-2-ff4ac959bbb8a782c1509676d9144fb6d05f0d9e.tar.gz gentoo-2-ff4ac959bbb8a782c1509676d9144fb6d05f0d9e.tar.bz2 gentoo-2-ff4ac959bbb8a782c1509676d9144fb6d05f0d9e.zip |
Stable for ia64, wrt bug #470304
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", 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 27ac796f6819..5ed4db991b5d 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.36 2013/08/03 07:31:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/ChangeLog,v 1.37 2013/08/04 11:37:35 ago Exp $ + + 04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> aspell-en-7.1.0.ebuild: + Stable for ia64, wrt bug #470304 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> aspell-en-7.1.0.ebuild: Stable for sparc, 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 4921d3c1fa8f..d506472bb149 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.7 2013/08/03 07:31:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/aspell-en-7.1.0.ebuild,v 1.8 2013/08/04 11:37: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="" |