From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5C035138CAE for ; Tue, 3 Mar 2015 05:50:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0C069E087B; Tue, 3 Mar 2015 05:50:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8BB49E087B for ; Tue, 3 Mar 2015 05:50:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 34BB233BE4F for ; Tue, 3 Mar 2015 05:50:06 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2354) id CEA7712EE2; Tue, 3 Mar 2015 05:50:04 +0000 (UTC) From: "Yixun Lan (dlan)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, dlan@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-dicts/myspell-en: myspell-en-20081002.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: myspell-en-20081002.ebuild ChangeLog X-VCS-Directories: app-dicts/myspell-en X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150303055004.CEA7712EE2@oystercatcher.gentoo.org> Date: Tue, 3 Mar 2015 05:50:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 04076566-8291-445a-94bd-9a6751b4f339 X-Archives-Hash: 3f5a2f265467abe6121cd0dabdb5ad10 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 myspell-en-20081002.ebuild: + add arm64 support, tested on A53 board 05 Jan 2014; Pacho Ramos metadata.xml: Cleanup due http://gentoo.2317880.n4.nabble.com/app-dicts-herd-is-empty-