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 8249313823A for ; Sat, 7 May 2016 11:52:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 86D4CE0857; Sat, 7 May 2016 11:52:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C4E54E0857 for ; Sat, 7 May 2016 11:52:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8061A33E3A9 for ; Sat, 7 May 2016 11:52:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6F65595D for ; Sat, 7 May 2016 11:52:10 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1462621921.a8f9d03cbf668ad079dfbb5f94d97068e925d587.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/libreoffice-bin/libreoffice-bin-5.1.2.2-r1.ebuild X-VCS-Directories: app-office/libreoffice-bin/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: a8f9d03cbf668ad079dfbb5f94d97068e925d587 X-VCS-Branch: master Date: Sat, 7 May 2016 11:52:10 +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: 24c6167d-1d0f-43aa-b91f-cbd2ef894395 X-Archives-Hash: 1034f46505b3daff7fe5d562732cc867 commit: a8f9d03cbf668ad079dfbb5f94d97068e925d587 Author: Pacho Ramos gentoo org> AuthorDate: Sat May 7 11:51:01 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat May 7 11:52:01 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8f9d03c app-office/libreoffice-bin: amd64 stable, bug #580672 Package-Manager: portage-2.2.28 app-office/libreoffice-bin/libreoffice-bin-5.1.2.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/libreoffice-bin/libreoffice-bin-5.1.2.2-r1.ebuild b/app-office/libreoffice-bin/libreoffice-bin-5.1.2.2-r1.ebuild index 1f25cda..68630ff 100644 --- a/app-office/libreoffice-bin/libreoffice-bin-5.1.2.2-r1.ebuild +++ b/app-office/libreoffice-bin/libreoffice-bin-5.1.2.2-r1.ebuild @@ -55,7 +55,7 @@ SRC_URI=" IUSE="gnome java kde" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" BIN_COMMON_DEPEND=" =app-text/libexttextcat-3.4*