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 E9E5F139083 for ; Fri, 8 Dec 2017 00:26:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E6C8BE0F16; Fri, 8 Dec 2017 00:26:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 C1CFDE0F16 for ; Fri, 8 Dec 2017 00:26:41 +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 1CE6633BE2E for ; Fri, 8 Dec 2017 00:26:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ACBF1AE70 for ; Fri, 8 Dec 2017 00:26:38 +0000 (UTC) From: "Benda XU" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Benda XU" Message-ID: <1512692788.bd9658269764306015ce6e48cf4567688498e102.heroxbd@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/hdf5/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/hdf5/hdf5-1.10.1.ebuild X-VCS-Directories: sci-libs/hdf5/ X-VCS-Committer: heroxbd X-VCS-Committer-Name: Benda XU X-VCS-Revision: bd9658269764306015ce6e48cf4567688498e102 X-VCS-Branch: master Date: Fri, 8 Dec 2017 00:26:38 +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: b943a157-90ab-4056-a82b-d94d0a5c7b7e X-Archives-Hash: 4a40b1f9f20231762a1c70e8ae5859a3 commit: bd9658269764306015ce6e48cf4567688498e102 Author: Benda Xu gentoo org> AuthorDate: Fri Dec 8 00:26:10 2017 +0000 Commit: Benda XU gentoo org> CommitDate: Fri Dec 8 00:26:28 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd965826 sci-libs/hdf5: drop implicits.patch. The patch is not needed any more and causes compilation error. Reported-by: Eugene Shalygin gmail.com> Suggested-by: milan hodoscek cmm.ki.si> Closes: https://bugs.gentoo.org/639784 Package-Manager: Portage-2.3.16, Repoman-2.3.6 sci-libs/hdf5/hdf5-1.10.1.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/sci-libs/hdf5/hdf5-1.10.1.ebuild b/sci-libs/hdf5/hdf5-1.10.1.ebuild index 4d77cd12bb3..49e39d56ec0 100644 --- a/sci-libs/hdf5/hdf5-1.10.1.ebuild +++ b/sci-libs/hdf5/hdf5-1.10.1.ebuild @@ -39,7 +39,6 @@ PATCHES=( "${FILESDIR}"/${PN}-1.8.9-static_libgfortran.patch "${FILESDIR}"/${PN}-1.8.9-mpicxx.patch "${FILESDIR}"/${PN}-1.8.13-no-messing-ldpath.patch - "${FILESDIR}"/${PN}-1.8.15-implicits.patch ) pkg_setup() {