virtual/cargo: remove last rited package
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Tue, 18 Feb 2020 03:33:06 +0000 (19:33 -0800)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Tue, 18 Feb 2020 03:36:37 +0000 (19:36 -0800)
Closes: https://bugs.gentoo.org/695698

Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
virtual/cargo/cargo-1.37.0.ebuild [deleted file]
virtual/cargo/cargo-1.38.0.ebuild [deleted file]
virtual/cargo/cargo-1.39.0.ebuild [deleted file]
virtual/cargo/cargo-1.40.0.ebuild [deleted file]
virtual/cargo/metadata.xml [deleted file]

diff --git a/virtual/cargo/cargo-1.37.0.ebuild b/virtual/cargo/cargo-1.37.0.ebuild
deleted file mode 100644 (file)
index 631c2cc..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Package manager for Rust"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="amd64 arm64 ppc64 x86"
-
-RDEPEND="|| (
-                       =dev-lang/rust-${PV}*
-                       =dev-lang/rust-bin-${PV}*
-               )"
diff --git a/virtual/cargo/cargo-1.38.0.ebuild b/virtual/cargo/cargo-1.38.0.ebuild
deleted file mode 100644 (file)
index 03936f0..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Package manager for Rust"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-
-RDEPEND="|| (
-                       =dev-lang/rust-${PV}*
-                       =dev-lang/rust-bin-${PV}*
-               )"
diff --git a/virtual/cargo/cargo-1.39.0.ebuild b/virtual/cargo/cargo-1.39.0.ebuild
deleted file mode 100644 (file)
index 5e73701..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Package manager for Rust"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-
-RDEPEND="|| (
-                       =dev-lang/rust-${PV}*
-                       =dev-lang/rust-bin-${PV}*
-               )"
diff --git a/virtual/cargo/cargo-1.40.0.ebuild b/virtual/cargo/cargo-1.40.0.ebuild
deleted file mode 100644 (file)
index a36d725..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Package manager for Rust"
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-
-RDEPEND="|| (
-                       =dev-lang/rust-${PV}*
-                       =dev-lang/rust-bin-${PV}*
-               )"
diff --git a/virtual/cargo/metadata.xml b/virtual/cargo/metadata.xml
deleted file mode 100644 (file)
index 85cf4eb..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <maintainer type="project">
-    <email>rust@gentoo.org</email>
-    <name>Rust Project</name>
-  </maintainer>
-</pkgmetadata>