summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2015-03-03 05:50:04 +0000
committerYixun Lan <dlan@gentoo.org>2015-03-03 05:50:04 +0000
commitc403e9033ff7ba510d2c96d33597babee49ece0c (patch)
treeb8e0c856aa207b3af4ff27a32991f91789ad813c /app-dicts
parentadd arm64 support, tested on A53 board (diff)
downloadgentoo-2-c403e9033ff7ba510d2c96d33597babee49ece0c.tar.gz
gentoo-2-c403e9033ff7ba510d2c96d33597babee49ece0c.tar.bz2
gentoo-2-c403e9033ff7ba510d2c96d33597babee49ece0c.zip
add arm64 support, tested on A53 board
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/myspell-en/ChangeLog7
-rw-r--r--app-dicts/myspell-en/myspell-en-20081002.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/myspell-en/ChangeLog b/app-dicts/myspell-en/ChangeLog
index 692ab8f510e6..b1d1abc4af89 100644
--- a/app-dicts/myspell-en/ChangeLog
+++ b/app-dicts/myspell-en/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-dicts/myspell-en
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/ChangeLog,v 1.33 2014/01/05 11:18:58 pacho Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/ChangeLog,v 1.34 2015/03/03 05:50:04 dlan Exp $
+
+ 02 Mar 2015; Yixun Lan <dlan@gentoo.org> myspell-en-20081002.ebuild:
+ add arm64 support, tested on A53 board
05 Jan 2014; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Cleanup due http://gentoo.2317880.n4.nabble.com/app-dicts-herd-is-empty-
diff --git a/app-dicts/myspell-en/myspell-en-20081002.ebuild b/app-dicts/myspell-en/myspell-en-20081002.ebuild
index bbbcc0bd845d..85ed98a13f74 100644
--- a/app-dicts/myspell-en/myspell-en-20081002.ebuild
+++ b/app-dicts/myspell-en/myspell-en-20081002.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/myspell-en-20081002.ebuild,v 1.17 2012/05/17 18:12:22 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/myspell-en-20081002.ebuild,v 1.18 2015/03/03 05:50:04 dlan Exp $
MYSPELL_SPELLING_DICTIONARIES=(
"en,AU,en_AU,English (Australian),en_AU.zip"
@@ -30,5 +30,5 @@ DESCRIPTION="English dictionaries for myspell/hunspell"
LICENSE="GPL-2 LGPL-2.1 Princeton myspell-en_CA-KevinAtkinson"
HOMEPAGE="http://lingucomponent.openoffice.org/"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""