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 3BABB138334 for ; Tue, 12 Jun 2018 04:07:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F37CEE0833; Tue, 12 Jun 2018 04:07:49 +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 BC10FE0833 for ; Tue, 12 Jun 2018 04:07:49 +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 EF368335C84 for ; Tue, 12 Jun 2018 04:07:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 54C2D2CB for ; Tue, 12 Jun 2018 04:07:46 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1528776425.696ea8983bcef0f4b86c8d73b966cb330a008561.perfinion@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/tensorflow/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/tensorflow/tensorflow-1.9.0_rc0.ebuild X-VCS-Directories: sci-libs/tensorflow/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 696ea8983bcef0f4b86c8d73b966cb330a008561 X-VCS-Branch: master Date: Tue, 12 Jun 2018 04:07:46 +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: d4a7e9cb-2008-4c3c-983e-37b08f165849 X-Archives-Hash: 030617020b47bfcad1299bca8a538b35 commit: 696ea8983bcef0f4b86c8d73b966cb330a008561 Author: Jason Zaman gentoo org> AuthorDate: Tue Jun 12 04:07:05 2018 +0000 Commit: Jason Zaman gentoo org> CommitDate: Tue Jun 12 04:07:05 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=696ea898 sci-libs/tensorflow: jemalloc distfile is needed even with -jemalloc Package-Manager: Portage-2.3.40, Repoman-2.3.9 sci-libs/tensorflow/tensorflow-1.9.0_rc0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/tensorflow/tensorflow-1.9.0_rc0.ebuild b/sci-libs/tensorflow/tensorflow-1.9.0_rc0.ebuild index 45f3f98f810..77831fe2862 100644 --- a/sci-libs/tensorflow/tensorflow-1.9.0_rc0.ebuild +++ b/sci-libs/tensorflow/tensorflow-1.9.0_rc0.ebuild @@ -45,7 +45,7 @@ bazel_external_uris=" https://github.com/open-source-parsers/jsoncpp/archive/11086dd6a7eba04289944367ca82cea71299ed70.tar.gz -> jsoncpp-11086dd6a7eba04289944367ca82cea71299ed70.tar.gz https://www.sqlite.org/2018/sqlite-amalgamation-3230100.zip https://zlib.net/zlib-1.2.11.tar.gz - jemalloc? ( https://github.com/jemalloc/jemalloc/archive/4.4.0.tar.gz -> jemalloc-4.4.0.tar.gz ) + https://github.com/jemalloc/jemalloc/archive/4.4.0.tar.gz -> jemalloc-4.4.0.tar.gz python? ( http://ftp.exim.org/pub/pcre/pcre-8.39.tar.gz http://ufpr.dl.sourceforge.net/project/swig/swig/swig-3.0.8/swig-3.0.8.tar.gz