diff options
author | Benda Xu <heroxbd@gentoo.org> | 2017-12-08 09:26:10 +0900 |
---|---|---|
committer | Benda Xu <heroxbd@gentoo.org> | 2017-12-08 09:26:28 +0900 |
commit | bd9658269764306015ce6e48cf4567688498e102 (patch) | |
tree | fbaf4f5011c763711d5e568714a25e59306b1802 /sci-libs/hdf5 | |
parent | net-misc/dhcpcd: 7.0.0_rc4 version bump (diff) | |
download | gentoo-bd9658269764306015ce6e48cf4567688498e102.tar.gz gentoo-bd9658269764306015ce6e48cf4567688498e102.tar.bz2 gentoo-bd9658269764306015ce6e48cf4567688498e102.zip |
sci-libs/hdf5: drop implicits.patch.
The patch is not needed any more and causes compilation error.
Reported-by: Eugene Shalygin <eugene.shalygin@gmail.com>
Suggested-by: milan hodoscek <milan@cmm.ki.si>
Closes: https://bugs.gentoo.org/639784
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'sci-libs/hdf5')
-rw-r--r-- | sci-libs/hdf5/hdf5-1.10.1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sci-libs/hdf5/hdf5-1.10.1.ebuild b/sci-libs/hdf5/hdf5-1.10.1.ebuild index 4d77cd12bb38..49e39d56ec08 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() { |