dlan 15/03/03 05:50:04 Modified: myspell-en-20081002.ebuild ChangeLog Log: add arm64 support, tested on A53 board (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)
Revision Changes Path 1.18 app-dicts/myspell-en/myspell-en-20081002.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-en/myspell-en-20081002.ebuild?rev=1.18&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-en/myspell-en-20081002.ebuild?rev=1.18&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-en/myspell-en-20081002.ebuild?r1=1.17&r2=1.18 Index: myspell-en-20081002.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/myspell-en-20081002.ebuild,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- myspell-en-20081002.ebuild 17 May 2012 18:12:22 -0000 1.17 +++ myspell-en-20081002.ebuild 3 Mar 2015 05:50:04 -0000 1.18 @@ -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 @@ 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="" 1.34 app-dicts/myspell-en/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-en/ChangeLog?rev=1.34&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-en/ChangeLog?rev=1.34&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-en/ChangeLog?r1=1.33&r2=1.34 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/ChangeLog,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- ChangeLog 5 Jan 2014 11:18:58 -0000 1.33 +++ ChangeLog 3 Mar 2015 05:50:04 -0000 1.34 @@ -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 <[email protected]> myspell-en-20081002.ebuild: + add arm64 support, tested on A53 board 05 Jan 2014; Pacho Ramos <[email protected]> metadata.xml: Cleanup due http://gentoo.2317880.n4.nabble.com/app-dicts-herd-is-empty-
