diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-02-29 18:01:47 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-02-29 18:01:47 +0000 |
commit | ceeeb463cc1eef97fd62eaee8bf2196ba04bc384 (patch) | |
tree | 9f47ee47c31a0f13f9496879cd88a1042550aa81 /virtual/cargo | |
parent | 53cba99042fa967e2a93da9f8db806fe2d035543 (diff) |
gentoo (leap year) resync : 29.02.2020
Diffstat (limited to 'virtual/cargo')
-rw-r--r-- | virtual/cargo/Manifest | 5 | ||||
-rw-r--r-- | virtual/cargo/cargo-1.37.0.ebuild | 17 | ||||
-rw-r--r-- | virtual/cargo/cargo-1.38.0.ebuild | 17 | ||||
-rw-r--r-- | virtual/cargo/cargo-1.39.0.ebuild | 17 | ||||
-rw-r--r-- | virtual/cargo/cargo-1.40.0.ebuild | 15 | ||||
-rw-r--r-- | virtual/cargo/metadata.xml | 8 |
6 files changed, 0 insertions, 79 deletions
diff --git a/virtual/cargo/Manifest b/virtual/cargo/Manifest deleted file mode 100644 index 43cf42832f7c..000000000000 --- a/virtual/cargo/Manifest +++ /dev/null @@ -1,5 +0,0 @@ -EBUILD cargo-1.37.0.ebuild 303 BLAKE2B 9573787033b25c8f0b969fc1567ae51c2cfad4384e7570e0fffca09825bea7d829a6004be2cb3137b13f90b6d9e3269f3744394e09b095287dfa8d74baf25f7e SHA512 b9a3238a7d29114fc7ccc5fceacd819d9328ff9b9b72952c6d74043f9916d43ae2043fe475bbb8f1014805af3553c61e8ebde7ff1224306b30d973273b9a9dbb -EBUILD cargo-1.38.0.ebuild 312 BLAKE2B 4fd5cb9c25ea7225bef8915055ac6e9dbefe51ff91cc18c3faf9d493941b53fa37ab83427da3370d22d59aa8272018f8e4ba68b4ddace0b9e88d275be614fdfd SHA512 111fa0b3effd310803f8f0284349703be8be2b3f0aee1cf6aedca18093787ec75b00ec8058c9fdde8ff06936d2f9b77f0ee0cac0810953a657af79ea4b227651 -EBUILD cargo-1.39.0.ebuild 307 BLAKE2B 022d840c705307aa791561f239d351deb368e0bbc050fc8d616bc5f13596fb09640f25e846a3562bab9300c6bf735f14795b5ebd421bcc8e5ba1fcf9b4ea303b SHA512 736642b466b5ebc8d87dbdef5096776acc1fb68c9f8b94b3518056a2b2e16307c28c9d1a35935ed48a71b4ab85b6e26ceacdabab1cf44e45bf917de8f3b94bda -EBUILD cargo-1.40.0.ebuild 289 BLAKE2B f18f50b104b68b0681db5b45c83da60f76e5cbb40985ea8ab41f9e9edbb61d00ea7a4ad04b1c73fe40c538ed579c815f9f1dfed31562012c523068504c335ff7 SHA512 ac44e141b217827344fc4a7e28dedfba9cc513196f3ed5bb492668ae2ebdaab621697cb9766bd01b537426da4acfe39bb395fad0339d6e3196d0525e30f0193f -MISC metadata.xml 250 BLAKE2B fe9734e0ff554c2ae0be039e12f780b2a36e30b518a00cac557fc63b2eecb4c9c61d914aae6f9a3f80efd109e596717ed3e5db4756440f923657fe41cb208e78 SHA512 659ffa5a36819a0534e5c614275998a130d02260924fa03d43b667f38672041b6740fb9c1efbc74d3f900ee4d3c14280aefa93d0c99fa27c1159683956f2c8f0 diff --git a/virtual/cargo/cargo-1.37.0.ebuild b/virtual/cargo/cargo-1.37.0.ebuild deleted file mode 100644 index 631c2ccb793c..000000000000 --- a/virtual/cargo/cargo-1.37.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Package manager for Rust" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="amd64 arm64 ppc64 x86" - -RDEPEND="|| ( - =dev-lang/rust-${PV}* - =dev-lang/rust-bin-${PV}* - )" diff --git a/virtual/cargo/cargo-1.38.0.ebuild b/virtual/cargo/cargo-1.38.0.ebuild deleted file mode 100644 index 03936f0889c2..000000000000 --- a/virtual/cargo/cargo-1.38.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Package manager for Rust" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" - -RDEPEND="|| ( - =dev-lang/rust-${PV}* - =dev-lang/rust-bin-${PV}* - )" diff --git a/virtual/cargo/cargo-1.39.0.ebuild b/virtual/cargo/cargo-1.39.0.ebuild deleted file mode 100644 index 5e7370192922..000000000000 --- a/virtual/cargo/cargo-1.39.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Package manager for Rust" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" - -RDEPEND="|| ( - =dev-lang/rust-${PV}* - =dev-lang/rust-bin-${PV}* - )" diff --git a/virtual/cargo/cargo-1.40.0.ebuild b/virtual/cargo/cargo-1.40.0.ebuild deleted file mode 100644 index a36d725b6021..000000000000 --- a/virtual/cargo/cargo-1.40.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="Package manager for Rust" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" - -RDEPEND="|| ( - =dev-lang/rust-${PV}* - =dev-lang/rust-bin-${PV}* - )" diff --git a/virtual/cargo/metadata.xml b/virtual/cargo/metadata.xml deleted file mode 100644 index 85cf4eb92057..000000000000 --- a/virtual/cargo/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>rust@gentoo.org</email> - <name>Rust Project</name> - </maintainer> -</pkgmetadata> |