diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-10-06 10:34:33 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-10-06 10:34:33 +0100 |
commit | 5543ab8596d1b4c917603fd27b1b93691da74962 (patch) | |
tree | 4a696770957d17affb058aa32a9c0b9740cf74a7 /virtual/rust/rust-1.27.1-r1.ebuild | |
parent | 118cbd5cc77b09ad81f1fa099d75d2436a3b2b00 (diff) |
virtual/{rust,cargo} : tune for binary mode
Diffstat (limited to 'virtual/rust/rust-1.27.1-r1.ebuild')
-rw-r--r-- | virtual/rust/rust-1.27.1-r1.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/virtual/rust/rust-1.27.1-r1.ebuild b/virtual/rust/rust-1.27.1-r1.ebuild deleted file mode 100644 index 6bd374eb..00000000 --- a/virtual/rust/rust-1.27.1-r1.ebuild +++ /dev/null @@ -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}* )" |