mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-19 13:31:28 +02:00
virtual/cargo: remove unnecessary cargo versions
Now that rust has only 1.36, we should also remove cargo 1.34 to 1.35.
This commit is contained in:
parent
e8b5b8a3ce
commit
74e5f18197
@ -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}*
|
|
||||||
)"
|
|
@ -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}*
|
|
||||||
)"
|
|
Loading…
x
Reference in New Issue
Block a user