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/cargo/
Date: Tue, 18 Feb 2020 03:37:11
Message-Id: 1581996997.32987270f97cc9d8fe06db4baf7e14f4ca97ec55.gyakovlev@gentoo
1 commit: 32987270f97cc9d8fe06db4baf7e14f4ca97ec55
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 18 03:33:06 2020 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 18 03:36:37 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32987270
7
8 virtual/cargo: remove last rited package
9
10 Closes: https://bugs.gentoo.org/695698
11
12 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
13
14 virtual/cargo/cargo-1.37.0.ebuild | 17 -----------------
15 virtual/cargo/cargo-1.38.0.ebuild | 17 -----------------
16 virtual/cargo/cargo-1.39.0.ebuild | 17 -----------------
17 virtual/cargo/cargo-1.40.0.ebuild | 15 ---------------
18 virtual/cargo/metadata.xml | 8 --------
19 5 files changed, 74 deletions(-)
20
21 diff --git a/virtual/cargo/cargo-1.37.0.ebuild b/virtual/cargo/cargo-1.37.0.ebuild
22 deleted file mode 100644
23 index 631c2ccb793..00000000000
24 --- a/virtual/cargo/cargo-1.37.0.ebuild
25 +++ /dev/null
26 @@ -1,17 +0,0 @@
27 -# Copyright 1999-2019 Gentoo Authors
28 -# Distributed under the terms of the GNU General Public License v2
29 -
30 -EAPI=7
31 -
32 -DESCRIPTION="Package manager for Rust"
33 -HOMEPAGE=""
34 -SRC_URI=""
35 -
36 -LICENSE=""
37 -SLOT="0"
38 -KEYWORDS="amd64 arm64 ppc64 x86"
39 -
40 -RDEPEND="|| (
41 - =dev-lang/rust-${PV}*
42 - =dev-lang/rust-bin-${PV}*
43 - )"
44
45 diff --git a/virtual/cargo/cargo-1.38.0.ebuild b/virtual/cargo/cargo-1.38.0.ebuild
46 deleted file mode 100644
47 index 03936f0889c..00000000000
48 --- a/virtual/cargo/cargo-1.38.0.ebuild
49 +++ /dev/null
50 @@ -1,17 +0,0 @@
51 -# Copyright 1999-2019 Gentoo Authors
52 -# Distributed under the terms of the GNU General Public License v2
53 -
54 -EAPI=7
55 -
56 -DESCRIPTION="Package manager for Rust"
57 -HOMEPAGE=""
58 -SRC_URI=""
59 -
60 -LICENSE=""
61 -SLOT="0"
62 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
63 -
64 -RDEPEND="|| (
65 - =dev-lang/rust-${PV}*
66 - =dev-lang/rust-bin-${PV}*
67 - )"
68
69 diff --git a/virtual/cargo/cargo-1.39.0.ebuild b/virtual/cargo/cargo-1.39.0.ebuild
70 deleted file mode 100644
71 index 5e737019292..00000000000
72 --- a/virtual/cargo/cargo-1.39.0.ebuild
73 +++ /dev/null
74 @@ -1,17 +0,0 @@
75 -# Copyright 1999-2019 Gentoo Authors
76 -# Distributed under the terms of the GNU General Public License v2
77 -
78 -EAPI=7
79 -
80 -DESCRIPTION="Package manager for Rust"
81 -HOMEPAGE=""
82 -SRC_URI=""
83 -
84 -LICENSE=""
85 -SLOT="0"
86 -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
87 -
88 -RDEPEND="|| (
89 - =dev-lang/rust-${PV}*
90 - =dev-lang/rust-bin-${PV}*
91 - )"
92
93 diff --git a/virtual/cargo/cargo-1.40.0.ebuild b/virtual/cargo/cargo-1.40.0.ebuild
94 deleted file mode 100644
95 index a36d725b602..00000000000
96 --- a/virtual/cargo/cargo-1.40.0.ebuild
97 +++ /dev/null
98 @@ -1,15 +0,0 @@
99 -# Copyright 1999-2019 Gentoo Authors
100 -# Distributed under the terms of the GNU General Public License v2
101 -
102 -EAPI=7
103 -
104 -DESCRIPTION="Package manager for Rust"
105 -
106 -LICENSE=""
107 -SLOT="0"
108 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
109 -
110 -RDEPEND="|| (
111 - =dev-lang/rust-${PV}*
112 - =dev-lang/rust-bin-${PV}*
113 - )"
114
115 diff --git a/virtual/cargo/metadata.xml b/virtual/cargo/metadata.xml
116 deleted file mode 100644
117 index 85cf4eb9205..00000000000
118 --- a/virtual/cargo/metadata.xml
119 +++ /dev/null
120 @@ -1,8 +0,0 @@
121 -<?xml version="1.0" encoding="UTF-8"?>
122 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
123 -<pkgmetadata>
124 - <maintainer type="project">
125 - <email>rust@g.o</email>
126 - <name>Rust Project</name>
127 - </maintainer>
128 -</pkgmetadata>