From 0b061362542b901bcd075f80d4c861a0f8130468 Mon Sep 17 00:00:00 2001 From: Georgy Yakovlev Date: Thu, 16 May 2019 17:12:29 -0700 Subject: [PATCH] virtual/rust: drop vulnerable Bug: https://bugs.gentoo.org/685970 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev --- virtual/rust/rust-1.34.0.ebuild | 15 --------------- virtual/rust/rust-1.34.1.ebuild | 15 --------------- 2 files changed, 30 deletions(-) delete mode 100644 virtual/rust/rust-1.34.0.ebuild delete mode 100644 virtual/rust/rust-1.34.1.ebuild diff --git a/virtual/rust/rust-1.34.0.ebuild b/virtual/rust/rust-1.34.0.ebuild deleted file mode 100644 index 75f822399482..000000000000 --- a/virtual/rust/rust-1.34.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# 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 ~ppc64 ~x86" - -BDEPEND="" -RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )" diff --git a/virtual/rust/rust-1.34.1.ebuild b/virtual/rust/rust-1.34.1.ebuild deleted file mode 100644 index 2294f68c0624..000000000000 --- a/virtual/rust/rust-1.34.1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# 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 ~ppc64 x86" - -BDEPEND="" -RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )" -- 2.26.2