diff options
author | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2020-08-24 22:30:49 -0400 |
---|---|---|
committer | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2020-08-24 22:30:49 -0400 |
commit | 13e6161211941f75176e123e495d5c79b3295578 (patch) | |
tree | cedeaf6bf232af3c6789948bb4736a514fd1de35 | |
parent | 8343e2d1a947ecf28861666bb4ec3525f81e2f70 (diff) | |
download | gentoo-overlay-13e6161211941f75176e123e495d5c79b3295578.tar.xz gentoo-overlay-13e6161211941f75176e123e495d5c79b3295578.zip |
virtual/rust: sync
-rw-r--r-- | virtual/rust/rust-1.45.0.ebuild | 15 | ||||
-rw-r--r-- | virtual/rust/rust-1.45.1.ebuild | 15 |
2 files changed, 0 insertions, 30 deletions
diff --git a/virtual/rust/rust-1.45.0.ebuild b/virtual/rust/rust-1.45.0.ebuild deleted file mode 100644 index 61df384..0000000 --- a/virtual/rust/rust-1.45.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit multilib-build - -DESCRIPTION="Virtual for Rust language compiler" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" - -BDEPEND="" -RDEPEND="|| ( ~dev-lang/rust-bin-${PV}[${MULTILIB_USEDEP}] ~dev-lang/rust-${PV}[${MULTILIB_USEDEP}] )" diff --git a/virtual/rust/rust-1.45.1.ebuild b/virtual/rust/rust-1.45.1.ebuild deleted file mode 100644 index 61df384..0000000 --- a/virtual/rust/rust-1.45.1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit multilib-build - -DESCRIPTION="Virtual for Rust language compiler" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" - -BDEPEND="" -RDEPEND="|| ( ~dev-lang/rust-bin-${PV}[${MULTILIB_USEDEP}] ~dev-lang/rust-${PV}[${MULTILIB_USEDEP}] )" |