diff options
author | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2021-05-10 14:15:49 -0400 |
---|---|---|
committer | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2021-05-10 14:15:49 -0400 |
commit | 602ba6ab3b0ad714745ca8efc73991e4a526a26b (patch) | |
tree | 90a984322ee1706938f109e7176b363c4014fbf9 /virtual/rust | |
parent | 30877d001d10928d11e38878570f9be1403c1990 (diff) | |
download | gentoo-overlay-602ba6ab3b0ad714745ca8efc73991e4a526a26b.tar.xz gentoo-overlay-602ba6ab3b0ad714745ca8efc73991e4a526a26b.zip |
virtual/rust: sync
Diffstat (limited to 'virtual/rust')
-rw-r--r-- | virtual/rust/rust-1.46.0.ebuild | 15 | ||||
-rw-r--r-- | virtual/rust/rust-1.47.0.ebuild | 15 | ||||
-rw-r--r-- | virtual/rust/rust-1.48.0.ebuild | 15 | ||||
-rw-r--r-- | virtual/rust/rust-1.49.0.ebuild | 15 | ||||
-rw-r--r-- | virtual/rust/rust-1.50.0.ebuild | 15 | ||||
-rw-r--r-- | virtual/rust/rust-1.52.0.ebuild | 15 |
6 files changed, 0 insertions, 90 deletions
diff --git a/virtual/rust/rust-1.46.0.ebuild b/virtual/rust/rust-1.46.0.ebuild deleted file mode 100644 index 61df384..0000000 --- a/virtual/rust/rust-1.46.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.47.0.ebuild b/virtual/rust/rust-1.47.0.ebuild deleted file mode 100644 index 61df384..0000000 --- a/virtual/rust/rust-1.47.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.48.0.ebuild b/virtual/rust/rust-1.48.0.ebuild deleted file mode 100644 index 61df384..0000000 --- a/virtual/rust/rust-1.48.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.49.0.ebuild b/virtual/rust/rust-1.49.0.ebuild deleted file mode 100644 index 68373d1..0000000 --- a/virtual/rust/rust-1.49.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2021 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.50.0.ebuild b/virtual/rust/rust-1.50.0.ebuild deleted file mode 100644 index 68373d1..0000000 --- a/virtual/rust/rust-1.50.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2021 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.52.0.ebuild b/virtual/rust/rust-1.52.0.ebuild deleted file mode 100644 index 68373d1..0000000 --- a/virtual/rust/rust-1.52.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2021 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}] )" |