Gentoo Archives: gentoo-dev

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-dev@l.g.o
Cc: Georgy Yakovlev <gyakovlev@g.o>
Subject: [gentoo-dev] [PATCH 2/3] virtual/cargo: drop virtual
Date: Fri, 25 Oct 2019 22:04:37
Message-Id: 20191025220340.2715-3-gyakovlev@gentoo.org
In Reply to: [gentoo-dev] RFC: cargo.eclass changes and virtual/cargo retirement by Georgy Yakovlev
1 not used anymore
2
3 Closes: https://bugs.gentoo.org/695698
4 Signed-off-by: Georgy Yakovlev <gyakovlev@g.o>
5 ---
6 virtual/cargo/cargo-1.34.2.ebuild | 17 -----------------
7 virtual/cargo/cargo-1.35.0.ebuild | 17 -----------------
8 virtual/cargo/cargo-1.36.0.ebuild | 17 -----------------
9 virtual/cargo/cargo-1.37.0.ebuild | 17 -----------------
10 virtual/cargo/cargo-1.38.0.ebuild | 17 -----------------
11 virtual/cargo/metadata.xml | 8 --------
12 6 files changed, 93 deletions(-)
13 delete mode 100644 virtual/cargo/cargo-1.34.2.ebuild
14 delete mode 100644 virtual/cargo/cargo-1.35.0.ebuild
15 delete mode 100644 virtual/cargo/cargo-1.36.0.ebuild
16 delete mode 100644 virtual/cargo/cargo-1.37.0.ebuild
17 delete mode 100644 virtual/cargo/cargo-1.38.0.ebuild
18 delete mode 100644 virtual/cargo/metadata.xml
19
20 diff --git a/virtual/cargo/cargo-1.34.2.ebuild b/virtual/cargo/cargo-1.34.2.ebuild
21 deleted file mode 100644
22 index 032ae4f274f..00000000000
23 --- a/virtual/cargo/cargo-1.34.2.ebuild
24 +++ /dev/null
25 @@ -1,17 +0,0 @@
26 -# Copyright 1999-2019 Gentoo Authors
27 -# Distributed under the terms of the GNU General Public License v2
28 -
29 -EAPI=7
30 -
31 -DESCRIPTION="Package manager for Rust"
32 -HOMEPAGE=""
33 -SRC_URI=""
34 -
35 -LICENSE=""
36 -SLOT="0"
37 -KEYWORDS="amd64 ~arm64 ~ppc64 x86"
38 -
39 -RDEPEND="|| (
40 - =dev-lang/rust-${PV}*
41 - =dev-lang/rust-bin-${PV}*
42 - )"
43 diff --git a/virtual/cargo/cargo-1.35.0.ebuild b/virtual/cargo/cargo-1.35.0.ebuild
44 deleted file mode 100644
45 index 2c015c4a0d9..00000000000
46 --- a/virtual/cargo/cargo-1.35.0.ebuild
47 +++ /dev/null
48 @@ -1,17 +0,0 @@
49 -# Copyright 1999-2019 Gentoo Authors
50 -# Distributed under the terms of the GNU General Public License v2
51 -
52 -EAPI=7
53 -
54 -DESCRIPTION="Package manager for Rust"
55 -HOMEPAGE=""
56 -SRC_URI=""
57 -
58 -LICENSE=""
59 -SLOT="0"
60 -KEYWORDS="~amd64 arm64 ~ppc64 ~x86"
61 -
62 -RDEPEND="|| (
63 - =dev-lang/rust-${PV}*
64 - =dev-lang/rust-bin-${PV}*
65 - )"
66 diff --git a/virtual/cargo/cargo-1.36.0.ebuild b/virtual/cargo/cargo-1.36.0.ebuild
67 deleted file mode 100644
68 index 5e737019292..00000000000
69 --- a/virtual/cargo/cargo-1.36.0.ebuild
70 +++ /dev/null
71 @@ -1,17 +0,0 @@
72 -# Copyright 1999-2019 Gentoo Authors
73 -# Distributed under the terms of the GNU General Public License v2
74 -
75 -EAPI=7
76 -
77 -DESCRIPTION="Package manager for Rust"
78 -HOMEPAGE=""
79 -SRC_URI=""
80 -
81 -LICENSE=""
82 -SLOT="0"
83 -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
84 -
85 -RDEPEND="|| (
86 - =dev-lang/rust-${PV}*
87 - =dev-lang/rust-bin-${PV}*
88 - )"
89 diff --git a/virtual/cargo/cargo-1.37.0.ebuild b/virtual/cargo/cargo-1.37.0.ebuild
90 deleted file mode 100644
91 index 631c2ccb793..00000000000
92 --- a/virtual/cargo/cargo-1.37.0.ebuild
93 +++ /dev/null
94 @@ -1,17 +0,0 @@
95 -# Copyright 1999-2019 Gentoo Authors
96 -# Distributed under the terms of the GNU General Public License v2
97 -
98 -EAPI=7
99 -
100 -DESCRIPTION="Package manager for Rust"
101 -HOMEPAGE=""
102 -SRC_URI=""
103 -
104 -LICENSE=""
105 -SLOT="0"
106 -KEYWORDS="amd64 arm64 ppc64 x86"
107 -
108 -RDEPEND="|| (
109 - =dev-lang/rust-${PV}*
110 - =dev-lang/rust-bin-${PV}*
111 - )"
112 diff --git a/virtual/cargo/cargo-1.38.0.ebuild b/virtual/cargo/cargo-1.38.0.ebuild
113 deleted file mode 100644
114 index 5e737019292..00000000000
115 --- a/virtual/cargo/cargo-1.38.0.ebuild
116 +++ /dev/null
117 @@ -1,17 +0,0 @@
118 -# Copyright 1999-2019 Gentoo Authors
119 -# Distributed under the terms of the GNU General Public License v2
120 -
121 -EAPI=7
122 -
123 -DESCRIPTION="Package manager for Rust"
124 -HOMEPAGE=""
125 -SRC_URI=""
126 -
127 -LICENSE=""
128 -SLOT="0"
129 -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
130 -
131 -RDEPEND="|| (
132 - =dev-lang/rust-${PV}*
133 - =dev-lang/rust-bin-${PV}*
134 - )"
135 diff --git a/virtual/cargo/metadata.xml b/virtual/cargo/metadata.xml
136 deleted file mode 100644
137 index 85cf4eb9205..00000000000
138 --- a/virtual/cargo/metadata.xml
139 +++ /dev/null
140 @@ -1,8 +0,0 @@
141 -<?xml version="1.0" encoding="UTF-8"?>
142 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
143 -<pkgmetadata>
144 - <maintainer type="project">
145 - <email>rust@g.o</email>
146 - <name>Rust Project</name>
147 - </maintainer>
148 -</pkgmetadata>
149 --
150 2.23.0

Replies

Subject Author
Re: [gentoo-dev] [PATCH 2/3] virtual/cargo: drop virtual Kent Fredric <kentnl@g.o>