commit: e3cb6220c9e518a0d320ea7c74c2a0769622a1a1 Author: stefson <herrtimson <AT> yahoo <DOT> de> AuthorDate: Wed Nov 6 16:12:15 2019 +0000 Commit: Mikhail Pukhlikov <cynede <AT> gentoo <DOT> org> CommitDate: Thu Nov 7 14:27:33 2019 +0000 URL: https://gitweb.gentoo.org/repo/proj/rust.git/commit/?id=e3cb6220
dev-lang/rust: pr65474 must be dropped from the beta ebuild, as the beta branch got updated to v1.40.0, in which the patch got merged by upstream. Keeping the patch online for possible use in rust-1.39.0 ebuild Signed-off-by: Steffen Kuhn <nielson2 <AT> yandex.com> Closes: https://github.com/gentoo/gentoo-rust/pull/462 Signed-off-by: Mikhail Pukhlikov <cynede <AT> gentoo.org> dev-lang/rust/rust-999.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/dev-lang/rust/rust-999.ebuild b/dev-lang/rust/rust-999.ebuild index cac209e..5d2a3a6 100644 --- a/dev-lang/rust/rust-999.ebuild +++ b/dev-lang/rust/rust-999.ebuild @@ -89,8 +89,6 @@ REQUIRED_USE="|| ( ${ALL_LLVM_TARGETS[*]} ) " PATCHES=( - "${FILESDIR}"/pr65474.patch - # upstream issue: https://github.com/rust-lang/rust/issues/65757 "${FILESDIR}"/pr65932.patch
