From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5B7B359CA3 for ; Sat, 20 Feb 2016 12:45:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B1D7721C03F; Sat, 20 Feb 2016 12:45:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 43F0821C123 for ; Sat, 20 Feb 2016 12:45:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1297B340D51 for ; Sat, 20 Feb 2016 12:45:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 68B5F16C5 for ; Sat, 20 Feb 2016 12:45:30 +0000 (UTC) From: "Michael Weber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" Message-ID: <1455972075.8dfee4631a8fcc333642d387bd93b3b06bbf8cab.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/freecad/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/freecad/freecad-9999.ebuild X-VCS-Directories: media-gfx/freecad/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: 8dfee4631a8fcc333642d387bd93b3b06bbf8cab X-VCS-Branch: master Date: Sat, 20 Feb 2016 12:45:30 +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: a7ff2347-5e8d-4710-8ff6-f5d21f8fa3c1 X-Archives-Hash: 3555c1c1ce1326093b37a1b5158d5fc6 commit: 8dfee4631a8fcc333642d387bd93b3b06bbf8cab Author: Michael Weber gentoo org> AuthorDate: Sat Feb 20 12:41:15 2016 +0000 Commit: Michael Weber gentoo org> CommitDate: Sat Feb 20 12:41:15 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dfee463 media-gfx/freecad: Require >dev-cpp/eigen-3.2.2:3 (thanks Grégory Salvan, bug 575104). Package-Manager: portage-2.2.27 media-gfx/freecad/freecad-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/freecad/freecad-9999.ebuild b/media-gfx/freecad/freecad-9999.ebuild index b0cdc37..aca47ad 100644 --- a/media-gfx/freecad/freecad-9999.ebuild +++ b/media-gfx/freecad/freecad-9999.ebuild @@ -17,7 +17,7 @@ SLOT="0" KEYWORDS="" IUSE="" -COMMON_DEPEND="dev-cpp/eigen:3 +COMMON_DEPEND=">dev-cpp/eigen-3.2.2:3 dev-libs/boost dev-libs/xerces-c[icu] dev-python/matplotlib