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 AC6E3138335 for ; Sun, 16 Sep 2018 22:34:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C20B4E0BA4; Sun, 16 Sep 2018 22:34:42 +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 97E90E0BA3 for ; Sun, 16 Sep 2018 22:34:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 5A6AE335CE9 for ; Sun, 16 Sep 2018 22:34:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1F8663DC for ; Sun, 16 Sep 2018 22:34:38 +0000 (UTC) From: "Andreas Sturmlechner" 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 Sturmlechner" Message-ID: <1537136953.b077048d358a02205a5dc91ef20975b5b1d67842.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/libreoffice/libreoffice-6.1.9999.ebuild X-VCS-Directories: app-office/libreoffice/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b077048d358a02205a5dc91ef20975b5b1d67842 X-VCS-Branch: master Date: Sun, 16 Sep 2018 22:34:38 +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: 781faaeb-3914-42ca-9918-8343c877021a X-Archives-Hash: a8ddb491d62f0785ee88762310b3e05a commit: b077048d358a02205a5dc91ef20975b5b1d67842 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Sep 16 21:15:48 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Sep 16 22:29:13 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b077048d app-office/libreoffice: Pin mdds to 1.3*, liborcus to 0.13* Package-Manager: Portage-2.3.49, Repoman-2.3.10 app-office/libreoffice/libreoffice-6.1.9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-office/libreoffice/libreoffice-6.1.9999.ebuild b/app-office/libreoffice/libreoffice-6.1.9999.ebuild index 11cbcd4c3e8..6105cb607ab 100644 --- a/app-office/libreoffice/libreoffice-6.1.9999.ebuild +++ b/app-office/libreoffice/libreoffice-6.1.9999.ebuild @@ -112,7 +112,7 @@ COMMON_DEPEND="${PYTHON_DEPS} dev-libs/icu:= dev-libs/libassuan dev-libs/libgpg-error - >=dev-libs/liborcus-0.13.3 + =dev-libs/liborcus-0.13* dev-libs/librevenge dev-libs/libxml2 dev-libs/libxslt @@ -219,7 +219,7 @@ DEPEND="${COMMON_DEPEND} >=dev-util/cppunit-1.14.0 >=dev-util/gperf-3 dev-util/intltool - >=dev-util/mdds-1.2.3:1= + =dev-util/mdds-1.3*:1= media-libs/glm sys-devel/bison sys-devel/flex