mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 21:11:08 +02:00
Merge pull request #29 from flatcar-linux/dongsu/remove-old-cargo-alpha
virtual/cargo: remove unnecessary cargo versions for alpha
This commit is contained in:
commit
b14b131579
@ -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