From 3cf7c3ef441822c889356fd1812ebf2944a59851 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 25 Aug 2020 10:45:55 +0100 Subject: gentoo resync : 25.08.2020 --- virtual/rust/Manifest | 7 ++----- virtual/rust/rust-1.41.1.ebuild | 15 --------------- virtual/rust/rust-1.42.0.ebuild | 15 --------------- virtual/rust/rust-1.43.1.ebuild | 15 --------------- virtual/rust/rust-1.44.0.ebuild | 15 --------------- virtual/rust/rust-1.44.1.ebuild | 2 +- virtual/rust/rust-1.45.2.ebuild | 15 +++++++++++++++ 7 files changed, 18 insertions(+), 66 deletions(-) delete mode 100644 virtual/rust/rust-1.41.1.ebuild delete mode 100644 virtual/rust/rust-1.42.0.ebuild delete mode 100644 virtual/rust/rust-1.43.1.ebuild delete mode 100644 virtual/rust/rust-1.44.0.ebuild create mode 100644 virtual/rust/rust-1.45.2.ebuild (limited to 'virtual/rust') diff --git a/virtual/rust/Manifest b/virtual/rust/Manifest index e560b2b58a38..1bb430bbd945 100644 --- a/virtual/rust/Manifest +++ b/virtual/rust/Manifest @@ -1,6 +1,3 @@ -EBUILD rust-1.41.1.ebuild 342 BLAKE2B bee2a2bc6d441ba4887c61e3749e01b9663b2003b0192acf57b9842402f2066d5e65186c478ba7d19507fcc5b3c4c7b245cb6d1a798806cc026ba85812a44f23 SHA512 f79e8ad6430ab8e6ce92060058d1b4aec581d30f5b9453e677e5fad1c25b4f7c608c35d949c8a5fce88516191d759d94e9052a0c9bfca75e0a0676b231d24c83 -EBUILD rust-1.42.0.ebuild 346 BLAKE2B 7fd5602b6f12f8a2d6d92ffd34ef0666d661777de30423cc16b5a00ecc952e1061797a96c35da505414aae5e1200b3336ff74731ebe67ec7fd3e8c214b2e4858 SHA512 ab8e69c3ea3abc210a3d4fc2073ef1cd8776f6b1b1534f74315e4c94a435eb04789a9901bb9738b97c14d3e1207ec7ddb4a666623947f738b89f40f6a625bb9b -EBUILD rust-1.43.1.ebuild 363 BLAKE2B dac808fb5a692c837ba5335f01de922668ea040cd21d9c0662ebab4582222c3d7b69d67dc151c7c75930b95999db1c7a6899b2fd2a91918c3a94aeb86f9fb870 SHA512 8640d17c88cb29cc3769cc58fa9b7f2c96c2d9ef7f954371b17cfcc39bce8fcc4c8d4be9da3de9e39f9eb79b4b5793c32b0804d6d722dd7efd8b18f0227777a2 -EBUILD rust-1.44.0.ebuild 366 BLAKE2B 2e61e65e1fe468c83806dbe491e81ececa6fc104cce44e22fed1f3da914751d3c42af42003daf572599870baec244262f423a0d011a743cb4d4a5fc5071face2 SHA512 4b91281a8afd299843f6232974a9819a2aee78b70264433605cb10222fa75c45bb3605e3ab7e1cf31da399911172a34d0ed56319f0499b7a73f7f0e364be3ca8 -EBUILD rust-1.44.1.ebuild 364 BLAKE2B abd8065706713d741bfc63e7f7f1e7b2f2e1119c38bead9fcd7aefb4777b371b6685790dc2962bf5b8f36b4a167fc51b1ae21ffdf379e69a3b4e216b1a0ee910 SHA512 59607c4c32ae7db32be5e77912f109beb28f3fe8ed0adee814bc1949301ed3376cbecd69dbbc2554b6ccfd4142177381af659c3a0e861d6255f079ecbcb419fa +EBUILD rust-1.44.1.ebuild 359 BLAKE2B bdf5cf7593eeb2712785ee42ffc53ea60db682591cf9f1d50a1a79dfad0295ca7432ccddc3a42b2070e4ad757786ad72788088f585fbb4a791780dca5bcf724e SHA512 45d2e5b01c193150ce67e9bf03c7792ca41d2d8c888fb344e50abc45c8a2746105421bb98bf5e610ec24386a6b00d2767fa59bcd445968dec0b6745b1ae0ea79 +EBUILD rust-1.45.2.ebuild 364 BLAKE2B abd8065706713d741bfc63e7f7f1e7b2f2e1119c38bead9fcd7aefb4777b371b6685790dc2962bf5b8f36b4a167fc51b1ae21ffdf379e69a3b4e216b1a0ee910 SHA512 59607c4c32ae7db32be5e77912f109beb28f3fe8ed0adee814bc1949301ed3376cbecd69dbbc2554b6ccfd4142177381af659c3a0e861d6255f079ecbcb419fa MISC metadata.xml 250 BLAKE2B fe9734e0ff554c2ae0be039e12f780b2a36e30b518a00cac557fc63b2eecb4c9c61d914aae6f9a3f80efd109e596717ed3e5db4756440f923657fe41cb208e78 SHA512 659ffa5a36819a0534e5c614275998a130d02260924fa03d43b667f38672041b6740fb9c1efbc74d3f900ee4d3c14280aefa93d0c99fa27c1159683956f2c8f0 diff --git a/virtual/rust/rust-1.41.1.ebuild b/virtual/rust/rust-1.41.1.ebuild deleted file mode 100644 index c22b297cb176..000000000000 --- a/virtual/rust/rust-1.41.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}* )" diff --git a/virtual/rust/rust-1.42.0.ebuild b/virtual/rust/rust-1.42.0.ebuild deleted file mode 100644 index 3a4058ddb920..000000000000 --- a/virtual/rust/rust-1.42.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}* )" diff --git a/virtual/rust/rust-1.43.1.ebuild b/virtual/rust/rust-1.43.1.ebuild deleted file mode 100644 index 6ba2ddb44ff8..000000000000 --- a/virtual/rust/rust-1.43.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}] )" diff --git a/virtual/rust/rust-1.44.0.ebuild b/virtual/rust/rust-1.44.0.ebuild deleted file mode 100644 index c04cb8fc40d2..000000000000 --- a/virtual/rust/rust-1.44.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.44.1.ebuild b/virtual/rust/rust-1.44.1.ebuild index 7cf8d65440f8..6f32b771ca56 100644 --- a/virtual/rust/rust-1.44.1.ebuild +++ b/virtual/rust/rust-1.44.1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Virtual for Rust language compiler" LICENSE="" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +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.2.ebuild b/virtual/rust/rust-1.45.2.ebuild new file mode 100644 index 000000000000..7cf8d65440f8 --- /dev/null +++ b/virtual/rust/rust-1.45.2.ebuild @@ -0,0 +1,15 @@ +# 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}] )" -- cgit v1.2.3