Gentoo Archives: gentoo-commits

From: Mikhail Pukhlikov <cynede@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/rust:master commit in: dev-lang/rust/
Date: Thu, 07 Nov 2019 14:27:55
Message-Id: 1573136853.e3cb6220c9e518a0d320ea7c74c2a0769622a1a1.cynede@gentoo
1 commit: e3cb6220c9e518a0d320ea7c74c2a0769622a1a1
2 Author: stefson <herrtimson <AT> yahoo <DOT> de>
3 AuthorDate: Wed Nov 6 16:12:15 2019 +0000
4 Commit: Mikhail Pukhlikov <cynede <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 7 14:27:33 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/rust.git/commit/?id=e3cb6220
7
8 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.
9
10 Keeping the patch online for possible use in rust-1.39.0 ebuild
11
12 Signed-off-by: Steffen Kuhn <nielson2 <AT> yandex.com>
13 Closes: https://github.com/gentoo/gentoo-rust/pull/462
14 Signed-off-by: Mikhail Pukhlikov <cynede <AT> gentoo.org>
15
16 dev-lang/rust/rust-999.ebuild | 2 --
17 1 file changed, 2 deletions(-)
18
19 diff --git a/dev-lang/rust/rust-999.ebuild b/dev-lang/rust/rust-999.ebuild
20 index cac209e..5d2a3a6 100644
21 --- a/dev-lang/rust/rust-999.ebuild
22 +++ b/dev-lang/rust/rust-999.ebuild
23 @@ -89,8 +89,6 @@ REQUIRED_USE="|| ( ${ALL_LLVM_TARGETS[*]} )
24 "
25
26 PATCHES=(
27 - "${FILESDIR}"/pr65474.patch
28 -
29 # upstream issue: https://github.com/rust-lang/rust/issues/65757
30 "${FILESDIR}"/pr65932.patch