From 36d93684d933cc6c4b2a3a6410102989135e47d9 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 15 Jul 2018 15:15:14 +0100 Subject: virtual/rust : version bump --- virtual/rust/rust-1.27.0-r1.ebuild | 15 --------------- virtual/rust/rust-1.27.1-r1.ebuild | 15 +++++++++++++++ 2 files changed, 15 insertions(+), 15 deletions(-) delete mode 100644 virtual/rust/rust-1.27.0-r1.ebuild create mode 100644 virtual/rust/rust-1.27.1-r1.ebuild (limited to 'virtual/rust') diff --git a/virtual/rust/rust-1.27.0-r1.ebuild b/virtual/rust/rust-1.27.0-r1.ebuild deleted file mode 100644 index 6bd374eb..00000000 --- a/virtual/rust/rust-1.27.0-r1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Virtual for Rust language compiler" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" - -BDEPEND="" -RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )" diff --git a/virtual/rust/rust-1.27.1-r1.ebuild b/virtual/rust/rust-1.27.1-r1.ebuild new file mode 100644 index 00000000..6bd374eb --- /dev/null +++ b/virtual/rust/rust-1.27.1-r1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="Virtual for Rust language compiler" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~x86" + +BDEPEND="" +RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )" -- cgit v1.2.3