Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/rust/
Date: Fri, 31 Jul 2020 09:34:20
Message-Id: 1596187838.382a508378ef7a2f5ce95dd504adf5277a694808.gyakovlev@gentoo
1 commit: 382a508378ef7a2f5ce95dd504adf5277a694808
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 31 09:30:38 2020 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 31 09:30:38 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=382a5083
7
8 virtual/rust: drop old
9
10 Package-Manager: Portage-3.0.1, Repoman-2.3.23
11 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
12
13 virtual/rust/rust-1.41.1.ebuild | 15 ---------------
14 virtual/rust/rust-1.42.0.ebuild | 15 ---------------
15 virtual/rust/rust-1.43.1.ebuild | 15 ---------------
16 3 files changed, 45 deletions(-)
17
18 diff --git a/virtual/rust/rust-1.41.1.ebuild b/virtual/rust/rust-1.41.1.ebuild
19 deleted file mode 100644
20 index c22b297cb17..00000000000
21 --- a/virtual/rust/rust-1.41.1.ebuild
22 +++ /dev/null
23 @@ -1,15 +0,0 @@
24 -# Copyright 1999-2020 Gentoo Authors
25 -# Distributed under the terms of the GNU General Public License v2
26 -
27 -EAPI=7
28 -
29 -inherit multilib-build
30 -
31 -DESCRIPTION="Virtual for Rust language compiler"
32 -
33 -LICENSE=""
34 -SLOT="0"
35 -KEYWORDS="amd64 ~arm arm64 ppc64 x86"
36 -
37 -BDEPEND=""
38 -RDEPEND="|| ( =dev-lang/rust-${PV}*[${MULTILIB_USEDEP}] =dev-lang/rust-bin-${PV}* )"
39
40 diff --git a/virtual/rust/rust-1.42.0.ebuild b/virtual/rust/rust-1.42.0.ebuild
41 deleted file mode 100644
42 index 3a4058ddb92..00000000000
43 --- a/virtual/rust/rust-1.42.0.ebuild
44 +++ /dev/null
45 @@ -1,15 +0,0 @@
46 -# Copyright 1999-2020 Gentoo Authors
47 -# Distributed under the terms of the GNU General Public License v2
48 -
49 -EAPI=7
50 -
51 -inherit multilib-build
52 -
53 -DESCRIPTION="Virtual for Rust language compiler"
54 -
55 -LICENSE=""
56 -SLOT="0"
57 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
58 -
59 -BDEPEND=""
60 -RDEPEND="|| ( =dev-lang/rust-${PV}*[${MULTILIB_USEDEP}] =dev-lang/rust-bin-${PV}* )"
61
62 diff --git a/virtual/rust/rust-1.43.1.ebuild b/virtual/rust/rust-1.43.1.ebuild
63 deleted file mode 100644
64 index 6ba2ddb44ff..00000000000
65 --- a/virtual/rust/rust-1.43.1.ebuild
66 +++ /dev/null
67 @@ -1,15 +0,0 @@
68 -# Copyright 1999-2020 Gentoo Authors
69 -# Distributed under the terms of the GNU General Public License v2
70 -
71 -EAPI=7
72 -
73 -inherit multilib-build
74 -
75 -DESCRIPTION="Virtual for Rust language compiler"
76 -
77 -LICENSE=""
78 -SLOT="0"
79 -KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
80 -
81 -BDEPEND=""
82 -RDEPEND="|| ( =dev-lang/rust-${PV}*[${MULTILIB_USEDEP}] =dev-lang/rust-bin-${PV}*[${MULTILIB_USEDEP}] )"