diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-28 10:41:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-28 10:41:39 +0000 |
commit | 5e777e7b25ae32b0e4d855afbadeaa78da44e5bc (patch) | |
tree | faacf36b75198e3728a200d742aff9d6c4c9a824 /app-dicts/aspell-en/aspell-en-7.1.0.ebuild | |
parent | Stable for amd64, wrt bug #470304 (diff) | |
download | gentoo-2-5e777e7b25ae32b0e4d855afbadeaa78da44e5bc.tar.gz gentoo-2-5e777e7b25ae32b0e4d855afbadeaa78da44e5bc.tar.bz2 gentoo-2-5e777e7b25ae32b0e4d855afbadeaa78da44e5bc.zip |
Stable for amd64, wrt bug #470304
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-dicts/aspell-en/aspell-en-7.1.0.ebuild')
-rw-r--r-- | app-dicts/aspell-en/aspell-en-7.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 534d4bdb5865..09cc9e2761e7 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.1 2013/03/24 08:20:10 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/aspell-en-7.1.0.ebuild,v 1.2 2013/07/28 10:41:39 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="" |