virtual/rust: Move to coreos-overlay

This commit is contained in:
David Michael 2018-08-20 17:51:25 +00:00
parent 83d3882587
commit b306c62518
5 changed files with 0 additions and 52 deletions

View File

@ -1,7 +0,0 @@
DEFINED_PHASES=-
DESCRIPTION=Virtual for Rust language compiler
EAPI=6
KEYWORDS=amd64 ~arm64 x86
RDEPEND=|| ( =dev-lang/rust-1.25.0* =dev-lang/rust-bin-1.25.0* )
SLOT=0
_md5_=2ea68fcf8fa89d05306a664789fe880d

View File

@ -1,7 +0,0 @@
DEFINED_PHASES=-
DESCRIPTION=Virtual for Rust language compiler
EAPI=6
KEYWORDS=~amd64 ~arm64 ~x86
RDEPEND=|| ( =dev-lang/rust-1.26.0* =dev-lang/rust-bin-1.26.0* )
SLOT=0
_md5_=c10f1e7aa361c9436f1b692dda62dca5

View File

@ -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>

View File

@ -1,15 +0,0 @@
# Copyright 1999-2018 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 ~arm64 x86"
DEPEND=""
RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )"

View File

@ -1,15 +0,0 @@
# Copyright 1999-2018 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 ~arm64 ~x86"
DEPEND=""
RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )"