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, 24 Aug 2020 23:02:07
Message-Id: 1598310032.5745ff013d11ca55f005b1fd8a543b8bf90a0e77.gyakovlev@gentoo
1 commit: 5745ff013d11ca55f005b1fd8a543b8bf90a0e77
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 24 22:47:22 2020 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 24 23:00:32 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5745ff01
7
8 virtual/rust: drop old
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
12
13 virtual/rust/rust-1.45.0.ebuild | 15 ---------------
14 virtual/rust/rust-1.45.1.ebuild | 15 ---------------
15 2 files changed, 30 deletions(-)
16
17 diff --git a/virtual/rust/rust-1.45.0.ebuild b/virtual/rust/rust-1.45.0.ebuild
18 deleted file mode 100644
19 index 7cf8d65440f..00000000000
20 --- a/virtual/rust/rust-1.45.0.ebuild
21 +++ /dev/null
22 @@ -1,15 +0,0 @@
23 -# Copyright 1999-2020 Gentoo Authors
24 -# Distributed under the terms of the GNU General Public License v2
25 -
26 -EAPI=7
27 -
28 -inherit multilib-build
29 -
30 -DESCRIPTION="Virtual for Rust language compiler"
31 -
32 -LICENSE=""
33 -SLOT="0"
34 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
35 -
36 -BDEPEND=""
37 -RDEPEND="|| ( ~dev-lang/rust-${PV}[${MULTILIB_USEDEP}] ~dev-lang/rust-bin-${PV}[${MULTILIB_USEDEP}] )"
38
39 diff --git a/virtual/rust/rust-1.45.1.ebuild b/virtual/rust/rust-1.45.1.ebuild
40 deleted file mode 100644
41 index 7cf8d65440f..00000000000
42 --- a/virtual/rust/rust-1.45.1.ebuild
43 +++ /dev/null
44 @@ -1,15 +0,0 @@
45 -# Copyright 1999-2020 Gentoo Authors
46 -# Distributed under the terms of the GNU General Public License v2
47 -
48 -EAPI=7
49 -
50 -inherit multilib-build
51 -
52 -DESCRIPTION="Virtual for Rust language compiler"
53 -
54 -LICENSE=""
55 -SLOT="0"
56 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
57 -
58 -BDEPEND=""
59 -RDEPEND="|| ( ~dev-lang/rust-${PV}[${MULTILIB_USEDEP}] ~dev-lang/rust-bin-${PV}[${MULTILIB_USEDEP}] )"