projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6414605
)
virtual/cargo: remove old versions
author
Dirkjan Ochtman
<djc@gentoo.org>
Sat, 29 Sep 2018 19:09:28 +0000
(21:09 +0200)
committer
Dirkjan Ochtman
<djc@gentoo.org>
Sat, 29 Sep 2018 19:15:17 +0000
(21:15 +0200)
Signed-off-by: Dirkjan Ochtman <djc@gentoo.org>
virtual/cargo/cargo-1.27.1.ebuild
[deleted file]
patch
|
blob
|
history
diff --git
a/virtual/cargo/cargo-1.27.1.ebuild
b/virtual/cargo/cargo-1.27.1.ebuild
deleted file mode 100644
(file)
index
ddb3bfb
..0000000
--- a/
virtual/cargo/cargo-1.27.1.ebuild
+++ /dev/null
@@
-1,19
+0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# 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 ~x86"
-
-BDEPEND=""
-RDEPEND="|| (
- =dev-lang/rust-${PV}*[cargo]
- =dev-lang/rust-bin-${PV}*[cargo]
- =dev-util/cargo-0.28.0*
- )"