mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
virtual/rust: bump to 1.27.1
Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
15
virtual/rust/rust-1.27.1.ebuild
Normal file
15
virtual/rust/rust-1.27.1.ebuild
Normal file
@@ -0,0 +1,15 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
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}* )"
|
||||
Reference in New Issue
Block a user