diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-08-24 15:47:22 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-08-24 16:00:32 -0700 |
commit | 5745ff013d11ca55f005b1fd8a543b8bf90a0e77 (patch) | |
tree | cff2d8a5f39c3cd33852546f4c2311d280933f7e /virtual/rust | |
parent | dev-libs/libgpg-error: bump to v1.39 (diff) | |
download | gentoo-5745ff013d11ca55f005b1fd8a543b8bf90a0e77.tar.gz gentoo-5745ff013d11ca55f005b1fd8a543b8bf90a0e77.tar.bz2 gentoo-5745ff013d11ca55f005b1fd8a543b8bf90a0e77.zip |
virtual/rust: drop old
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'virtual/rust')
-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 7cf8d65440f8..000000000000 --- 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-${PV}[${MULTILIB_USEDEP}] ~dev-lang/rust-bin-${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 7cf8d65440f8..000000000000 --- 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-${PV}[${MULTILIB_USEDEP}] ~dev-lang/rust-bin-${PV}[${MULTILIB_USEDEP}] )" |