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 E04D91396DB for ; Wed, 8 Nov 2017 08:55:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 22586E0EC0; Wed, 8 Nov 2017 08:55:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 F3726E0EC0 for ; Wed, 8 Nov 2017 08:55:13 +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 3286B33D4A6 for ; Wed, 8 Nov 2017 08:55:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1AC74989F for ; Wed, 8 Nov 2017 08:55:10 +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: <1510131077.d5f1ecd3cebcc93af50f12e50d2436fd0a7ac4fd.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-9999.ebuild X-VCS-Directories: app-office/libreoffice/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d5f1ecd3cebcc93af50f12e50d2436fd0a7ac4fd X-VCS-Branch: master Date: Wed, 8 Nov 2017 08:55: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: 48ebec16-aa5c-490c-acff-1303ddc64eee X-Archives-Hash: e2b2003282030d3978b3c4a545a76bbe commit: d5f1ecd3cebcc93af50f12e50d2436fd0a7ac4fd Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Nov 7 22:19:54 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Nov 8 08:51:17 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5f1ecd3 app-office/libreoffice: DEPEND on >=dev-util/mdds-1.2.3 Upstream commit 581f748e1e8056f08eb803638a4ffb118a57e911 Package-Manager: Portage-2.3.13, Repoman-2.3.4 app-office/libreoffice/libreoffice-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild index 69cf20f437e..ec64f6c2929 100644 --- a/app-office/libreoffice/libreoffice-9999.ebuild +++ b/app-office/libreoffice/libreoffice-9999.ebuild @@ -203,7 +203,7 @@ DEPEND="${COMMON_DEPEND} >=dev-util/cppunit-1.14.0 >=dev-util/gperf-3 dev-util/intltool - >=dev-util/mdds-1.2.2:1= + >=dev-util/mdds-1.2.3:1= media-libs/glm sys-devel/bison sys-devel/flex