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 B9739138335 for ; Sat, 27 Oct 2018 21:12:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C75C0E08AC; Sat, 27 Oct 2018 21:12:13 +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 9F84BE08AC for ; Sat, 27 Oct 2018 21:12:13 +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 239F1335C8F for ; Sat, 27 Oct 2018 21:12:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8E46F44E for ; Sat, 27 Oct 2018 21:12: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: <1540674714.e297dba99b764ca313955c3d2673dbd435a72bf2.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/inkscape/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/inkscape/inkscape-0.92.3-r1.ebuild X-VCS-Directories: media-gfx/inkscape/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e297dba99b764ca313955c3d2673dbd435a72bf2 X-VCS-Branch: master Date: Sat, 27 Oct 2018 21:12: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: a21267f9-3f95-43c7-a109-9c4b49024853 X-Archives-Hash: b0c59f416c1826451d6eb0144d7899c4 commit: e297dba99b764ca313955c3d2673dbd435a72bf2 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Oct 27 20:45:09 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Oct 27 21:11:54 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e297dba9 media-gfx/inkscape: Raise dev-cpp/glibmm min dep to 2.54.1 Thanks-to: Nick gmail.com> Closes: https://bugs.gentoo.org/666324 Signed-off-by: Andreas Sturmlechner gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 media-gfx/inkscape/inkscape-0.92.3-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/inkscape/inkscape-0.92.3-r1.ebuild b/media-gfx/inkscape/inkscape-0.92.3-r1.ebuild index ed69409396c..c022c704d3a 100644 --- a/media-gfx/inkscape/inkscape-0.92.3-r1.ebuild +++ b/media-gfx/inkscape/inkscape-0.92.3-r1.ebuild @@ -23,7 +23,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" COMMON_DEPEND="${PYTHON_DEPS} >=app-text/poppler-0.26.0:=[cairo] - >=dev-cpp/glibmm-2.48 + >=dev-cpp/glibmm-2.54.1 >=dev-cpp/gtkmm-2.18.0:2.4 >=dev-cpp/cairomm-1.9.8 >=dev-libs/boehm-gc-7.1:= @@ -58,9 +58,9 @@ COMMON_DEPEND="${PYTHON_DEPS} app-text/gtkspell:2 ) visio? ( - media-libs/libvisio app-text/libwpg:0.3 dev-libs/librevenge + media-libs/libvisio ) wpg? ( app-text/libwpg:0.3