From 175ebd93121e0747f868e95f4b542af43ad2a02f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 31 Aug 2020 11:57:59 +0100 Subject: virtual/rust : revision bump --- virtual/rust/rust-1337-r1.ebuild | 15 +++++++++++++++ virtual/rust/rust-1337.ebuild | 15 --------------- 2 files changed, 15 insertions(+), 15 deletions(-) create mode 100644 virtual/rust/rust-1337-r1.ebuild delete mode 100644 virtual/rust/rust-1337.ebuild (limited to 'virtual') diff --git a/virtual/rust/rust-1337-r1.ebuild b/virtual/rust/rust-1337-r1.ebuild new file mode 100644 index 00000000..9b986d5c --- /dev/null +++ b/virtual/rust/rust-1337-r1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2018 Gentoo Foundation +# 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" + +BDEPEND="" +RDEPEND="dev-lang/rust[${MULTILIB_USEDEP}]" diff --git a/virtual/rust/rust-1337.ebuild b/virtual/rust/rust-1337.ebuild deleted file mode 100644 index 9b986d5c..00000000 --- a/virtual/rust/rust-1337.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# 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" - -BDEPEND="" -RDEPEND="dev-lang/rust[${MULTILIB_USEDEP}]" -- cgit v1.2.3