Merge pull request #3398 from dm0-/rust

virtual/rust: Move back to portage-stable
This commit is contained in:
David Michael 2018-08-31 13:49:16 -04:00 committed by GitHub
commit 82e7b5ce8c
3 changed files with 0 additions and 30 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.28.0* =dev-lang/rust-bin-1.28.0* )
SLOT=0
_md5_=eb20671e598f2860f6105cf1f63eff7b

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"
BDEPEND=""
RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )"