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: Mon, 30 Mar 2020 22:23:49
Message-Id: 1585606945.398ab8daf1f1c9c897d284a4a9ae5636be742a38.gyakovlev@gentoo
1 commit: 398ab8daf1f1c9c897d284a4a9ae5636be742a38
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 30 22:12:40 2020 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 30 22:22:25 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=398ab8da
7
8 virtual/rust: drop old
9
10 Package-Manager: Portage-2.3.96, Repoman-2.3.22
11 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
12
13 virtual/rust/rust-1.37.0.ebuild | 15 ---------------
14 virtual/rust/rust-1.38.0.ebuild | 15 ---------------
15 virtual/rust/rust-1.39.0.ebuild | 15 ---------------
16 virtual/rust/rust-1.40.0.ebuild | 15 ---------------
17 4 files changed, 60 deletions(-)
18
19 diff --git a/virtual/rust/rust-1.37.0.ebuild b/virtual/rust/rust-1.37.0.ebuild
20 deleted file mode 100644
21 index 563a377ad53..00000000000
22 --- a/virtual/rust/rust-1.37.0.ebuild
23 +++ /dev/null
24 @@ -1,15 +0,0 @@
25 -# Copyright 1999-2019 Gentoo Authors
26 -# Distributed under the terms of the GNU General Public License v2
27 -
28 -EAPI=7
29 -
30 -DESCRIPTION="Virtual for Rust language compiler"
31 -HOMEPAGE=""
32 -SRC_URI=""
33 -
34 -LICENSE=""
35 -SLOT="0"
36 -KEYWORDS="amd64 arm64 ppc64 x86"
37 -
38 -BDEPEND=""
39 -RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )"
40
41 diff --git a/virtual/rust/rust-1.38.0.ebuild b/virtual/rust/rust-1.38.0.ebuild
42 deleted file mode 100644
43 index 7e7cb0cb6fa..00000000000
44 --- a/virtual/rust/rust-1.38.0.ebuild
45 +++ /dev/null
46 @@ -1,15 +0,0 @@
47 -# Copyright 1999-2019 Gentoo Authors
48 -# Distributed under the terms of the GNU General Public License v2
49 -
50 -EAPI=7
51 -
52 -DESCRIPTION="Virtual for Rust language compiler"
53 -HOMEPAGE=""
54 -SRC_URI=""
55 -
56 -LICENSE=""
57 -SLOT="0"
58 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
59 -
60 -BDEPEND=""
61 -RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )"
62
63 diff --git a/virtual/rust/rust-1.39.0.ebuild b/virtual/rust/rust-1.39.0.ebuild
64 deleted file mode 100644
65 index 75f82239948..00000000000
66 --- a/virtual/rust/rust-1.39.0.ebuild
67 +++ /dev/null
68 @@ -1,15 +0,0 @@
69 -# Copyright 1999-2019 Gentoo Authors
70 -# Distributed under the terms of the GNU General Public License v2
71 -
72 -EAPI=7
73 -
74 -DESCRIPTION="Virtual for Rust language compiler"
75 -HOMEPAGE=""
76 -SRC_URI=""
77 -
78 -LICENSE=""
79 -SLOT="0"
80 -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
81 -
82 -BDEPEND=""
83 -RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )"
84
85 diff --git a/virtual/rust/rust-1.40.0.ebuild b/virtual/rust/rust-1.40.0.ebuild
86 deleted file mode 100644
87 index a267eb017c2..00000000000
88 --- a/virtual/rust/rust-1.40.0.ebuild
89 +++ /dev/null
90 @@ -1,15 +0,0 @@
91 -# Copyright 1999-2019 Gentoo Authors
92 -# Distributed under the terms of the GNU General Public License v2
93 -
94 -EAPI=7
95 -
96 -inherit multilib-build
97 -
98 -DESCRIPTION="Virtual for Rust language compiler"
99 -
100 -LICENSE=""
101 -SLOT="0"
102 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
103 -
104 -BDEPEND=""
105 -RDEPEND="|| ( =dev-lang/rust-${PV}*[${MULTILIB_USEDEP}] =dev-lang/rust-bin-${PV}* )"