virtual/rust: Move back to portage-stable

This commit is contained in:
David Michael 2018-01-24 17:52:32 -05:00
parent ff53b21c4b
commit 1b414c82c6
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 ~x86
RDEPEND=|| ( =dev-lang/rust-1.21.0* =dev-lang/rust-bin-1.21.0* )
SLOT=0
_md5_=2c4fb1691726464b05d4358d6b32e969

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-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}* )"