mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 06:51:26 +02:00
virtual/rust: Import from Gentoo
This commit is contained in:
parent
ca8f48aa96
commit
a70e50939d
8
sdk_container/src/third_party/coreos-overlay/virtual/rust/metadata.xml
vendored
Normal file
8
sdk_container/src/third_party/coreos-overlay/virtual/rust/metadata.xml
vendored
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
<?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>
|
15
sdk_container/src/third_party/coreos-overlay/virtual/rust/rust-1.15.1.ebuild
vendored
Normal file
15
sdk_container/src/third_party/coreos-overlay/virtual/rust/rust-1.15.1.ebuild
vendored
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
# Copyright 1999-2017 Gentoo Foundation
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
EAPI="6"
|
||||||
|
|
||||||
|
DESCRIPTION="Virtual for Rust language compiler"
|
||||||
|
HOMEPAGE=""
|
||||||
|
SRC_URI=""
|
||||||
|
|
||||||
|
LICENSE=""
|
||||||
|
SLOT="0"
|
||||||
|
KEYWORDS="~amd64 ~x86"
|
||||||
|
|
||||||
|
DEPEND=""
|
||||||
|
RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )"
|
15
sdk_container/src/third_party/coreos-overlay/virtual/rust/rust-1.16.0.ebuild
vendored
Normal file
15
sdk_container/src/third_party/coreos-overlay/virtual/rust/rust-1.16.0.ebuild
vendored
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
# Copyright 1999-2017 Gentoo Foundation
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
EAPI="6"
|
||||||
|
|
||||||
|
DESCRIPTION="Virtual for Rust language compiler"
|
||||||
|
HOMEPAGE=""
|
||||||
|
SRC_URI=""
|
||||||
|
|
||||||
|
LICENSE=""
|
||||||
|
SLOT="0"
|
||||||
|
KEYWORDS="~amd64 ~x86"
|
||||||
|
|
||||||
|
DEPEND=""
|
||||||
|
RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )"
|
15
sdk_container/src/third_party/coreos-overlay/virtual/rust/rust-1.19.0.ebuild
vendored
Normal file
15
sdk_container/src/third_party/coreos-overlay/virtual/rust/rust-1.19.0.ebuild
vendored
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
# Copyright 1999-2017 Gentoo Foundation
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
EAPI="6"
|
||||||
|
|
||||||
|
DESCRIPTION="Virtual for Rust language compiler"
|
||||||
|
HOMEPAGE=""
|
||||||
|
SRC_URI=""
|
||||||
|
|
||||||
|
LICENSE=""
|
||||||
|
SLOT="0"
|
||||||
|
KEYWORDS="~amd64 ~x86"
|
||||||
|
|
||||||
|
DEPEND=""
|
||||||
|
RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )"
|
Loading…
x
Reference in New Issue
Block a user