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 1195613888F for ; Fri, 30 Oct 2015 10:15:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38A6C21C011; Fri, 30 Oct 2015 10:15:27 +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 7D67721C009 for ; Fri, 30 Oct 2015 10:15:25 +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 5788F340C97 for ; Fri, 30 Oct 2015 10:15:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EE9401AEF for ; Fri, 30 Oct 2015 10:15:18 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1446200109.25772026abefa712d9f5633120a70bcfc2536cd8.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/lyx/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/lyx/lyx-2.1.4.ebuild X-VCS-Directories: app-office/lyx/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 25772026abefa712d9f5633120a70bcfc2536cd8 X-VCS-Branch: master Date: Fri, 30 Oct 2015 10:15:18 +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: 13c0ea1f-2c8b-4cff-8c68-f1b8902ad155 X-Archives-Hash: d55c5eddbee6ba0ca5e4c8c57ac0ba5d commit: 25772026abefa712d9f5633120a70bcfc2536cd8 Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Oct 30 10:13:20 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Oct 30 10:15:09 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25772026 app-office/lyx: ppc stable wrt bug #562960 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" app-office/lyx/lyx-2.1.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/lyx/lyx-2.1.4.ebuild b/app-office/lyx/lyx-2.1.4.ebuild index eb70dd9..2b66f17 100644 --- a/app-office/lyx/lyx-2.1.4.ebuild +++ b/app-office/lyx/lyx-2.1.4.ebuild @@ -19,7 +19,7 @@ SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/2.1.x/${MY_P}.tar.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x64-macos ~x86-macos" IUSE="cups debug nls +latex monolithic-build html rtf dot docbook dia subversion rcs svg gnumeric +hunspell aspell enchant" LANGS="ar ca cs de da el en es eu fi fr gl he hu ia id it ja nb nn pl pt ro ru sk sr sv tr uk zh_CN zh_TW"