From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BFD8C139083 for ; Mon, 11 Dec 2017 14:10:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1D2EAE1000; Mon, 11 Dec 2017 14:10:16 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ECCEBE1000 for ; Mon, 11 Dec 2017 14:10: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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BC11B33BF43 for ; Mon, 11 Dec 2017 14:10:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4E189AE65 for ; Mon, 11 Dec 2017 14:10:10 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1513001396.8da8277f21c0aa825109760323cd9721c5460b7a.dilfridge@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.4.2.2-r1.ebuild X-VCS-Directories: app-office/libreoffice-bin/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 8da8277f21c0aa825109760323cd9721c5460b7a X-VCS-Branch: master Date: Mon, 11 Dec 2017 14:10: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: b43a958f-1ffe-44c7-a615-7b594ad94f7f X-Archives-Hash: e611e107afd3de7a861e0a07d533f8e1 commit: 8da8277f21c0aa825109760323cd9721c5460b7a Author: Andreas K. Huettel gentoo org> AuthorDate: Mon Dec 11 14:09:37 2017 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Mon Dec 11 14:09:56 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8da8277f app-office/libreoffice-bin: It's actually linked to Python 3.5 ... Package-Manager: Portage-2.3.18, Repoman-2.3.6 app-office/libreoffice-bin/libreoffice-bin-5.4.2.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/libreoffice-bin/libreoffice-bin-5.4.2.2-r1.ebuild b/app-office/libreoffice-bin/libreoffice-bin-5.4.2.2-r1.ebuild index 1b797f0f1a4..2847919976e 100644 --- a/app-office/libreoffice-bin/libreoffice-bin-5.4.2.2-r1.ebuild +++ b/app-office/libreoffice-bin/libreoffice-bin-5.4.2.2-r1.ebuild @@ -10,7 +10,7 @@ BASE_PACKAGENAME="bin" BASE_AMD64_URI="http://packages.gentooexperimental.org/packages/amd64-libreoffice/amd64-${BASE_PACKAGENAME}-" BASE_X86_URI="http://packages.gentooexperimental.org/packages/x86-libreoffice/x86-${BASE_PACKAGENAME}-" -PYTHON_COMPAT=( python3_6 ) +PYTHON_COMPAT=( python3_5 ) PYTHON_REQ_USE="threads,xml" inherit kde4-base java-pkg-opt-2 python-single-r1 pax-utils prefix versionator