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 E8BA4138330 for ; Sat, 1 Oct 2016 22:08:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DCF85E0A72; Sat, 1 Oct 2016 22:08:47 +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 C15CCE0A72 for ; Sat, 1 Oct 2016 22:08:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 DA3FA34097F for ; Sat, 1 Oct 2016 22:08:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8BED624A7 for ; Sat, 1 Oct 2016 22:08:43 +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: <1475359715.f35c7b6b2f665ba6ec61e9a9e7a808bd8d9c03b6.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/libreoffice/libreoffice-5.2.1.2.ebuild app-office/libreoffice/libreoffice-5.2.9999.ebuild X-VCS-Directories: app-office/libreoffice/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: f35c7b6b2f665ba6ec61e9a9e7a808bd8d9c03b6 X-VCS-Branch: master Date: Sat, 1 Oct 2016 22:08:43 +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: 48c52708-5d83-4242-b83d-ea3c0a305f6d X-Archives-Hash: d700e349bd355a4e06361939cbb36439 commit: f35c7b6b2f665ba6ec61e9a9e7a808bd8d9c03b6 Author: Andreas Sturmlechner gmail com> AuthorDate: Sat Sep 24 20:52:51 2016 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Sat Oct 1 22:08:35 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f35c7b6b app-office/libreoffice: Pin DEPEND to =liborcus-0.11* Package-Manager: portage-2.3.0 app-office/libreoffice/libreoffice-5.2.1.2.ebuild | 2 +- app-office/libreoffice/libreoffice-5.2.9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-office/libreoffice/libreoffice-5.2.1.2.ebuild b/app-office/libreoffice/libreoffice-5.2.1.2.ebuild index 1c44941..82f3586 100644 --- a/app-office/libreoffice/libreoffice-5.2.1.2.ebuild +++ b/app-office/libreoffice/libreoffice-5.2.1.2.ebuild @@ -110,7 +110,7 @@ COMMON_DEPEND="${PYTHON_DEPS} dev-libs/expat dev-libs/hyphen dev-libs/icu:= - >=dev-libs/liborcus-0.11.2 + =dev-libs/liborcus-0.11* dev-libs/librevenge dev-libs/nspr dev-libs/nss diff --git a/app-office/libreoffice/libreoffice-5.2.9999.ebuild b/app-office/libreoffice/libreoffice-5.2.9999.ebuild index 8247cdf..238d588 100644 --- a/app-office/libreoffice/libreoffice-5.2.9999.ebuild +++ b/app-office/libreoffice/libreoffice-5.2.9999.ebuild @@ -110,7 +110,7 @@ COMMON_DEPEND="${PYTHON_DEPS} dev-libs/expat dev-libs/hyphen dev-libs/icu:= - >=dev-libs/liborcus-0.11.2 + =dev-libs/liborcus-0.11* dev-libs/librevenge dev-libs/nspr dev-libs/nss