mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-30 10:01:32 +02:00
virtual/rust: Move it to coreos-overlay
It looks like we are not really following gentoo in rust releases, so move the package out to coreos-overlay.
This commit is contained in:
parent
23c6ab4ae0
commit
7df93d2fe5
@ -1,12 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="project">
|
||||
<email>rust@gentoo.org</email>
|
||||
<name>Rust Project</name>
|
||||
</maintainer>
|
||||
<use>
|
||||
<flag name="rustfmt">Install rustfmt, Rust code formatter</flag>
|
||||
</use>
|
||||
<stabilize-allarches/>
|
||||
</pkgmetadata>
|
@ -1,19 +0,0 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit multilib-build
|
||||
|
||||
DESCRIPTION="Virtual for Rust language compiler"
|
||||
|
||||
LICENSE=""
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
|
||||
IUSE="rustfmt"
|
||||
|
||||
BDEPEND=""
|
||||
RDEPEND="|| (
|
||||
~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
|
||||
~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
|
||||
)"
|
@ -1,19 +0,0 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit multilib-build
|
||||
|
||||
DESCRIPTION="Virtual for Rust language compiler"
|
||||
|
||||
LICENSE=""
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
|
||||
IUSE="rustfmt"
|
||||
|
||||
BDEPEND=""
|
||||
RDEPEND="|| (
|
||||
~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
|
||||
~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
|
||||
)"
|
@ -1,19 +0,0 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit multilib-build
|
||||
|
||||
DESCRIPTION="Virtual for Rust language compiler"
|
||||
|
||||
LICENSE=""
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
|
||||
IUSE="rustfmt"
|
||||
|
||||
BDEPEND=""
|
||||
RDEPEND="|| (
|
||||
~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
|
||||
~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
|
||||
)"
|
@ -1,19 +0,0 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit multilib-build
|
||||
|
||||
DESCRIPTION="Virtual for Rust language compiler"
|
||||
|
||||
LICENSE=""
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
|
||||
IUSE="rustfmt"
|
||||
|
||||
BDEPEND=""
|
||||
RDEPEND="|| (
|
||||
~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
|
||||
~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
|
||||
)"
|
Loading…
x
Reference in New Issue
Block a user