projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
660e83d
)
virtual/rust: version bump to 1.28.0
author
Dirkjan Ochtman
<djc@gentoo.org>
Sat, 4 Aug 2018 12:04:01 +0000
(14:04 +0200)
committer
Dirkjan Ochtman
<djc@gentoo.org>
Sat, 4 Aug 2018 12:15:53 +0000
(14:15 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
virtual/rust/rust-1.28.0.ebuild
[new file with mode: 0644]
patch
|
blob
diff --git a/virtual/rust/rust-1.28.0.ebuild
b/virtual/rust/rust-1.28.0.ebuild
new file mode 100644
(file)
index 0000000..
fa78c78
--- /dev/null
+++ b/
virtual/rust/rust-1.28.0.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 ~arm64 ~x86"
+
+BDEPEND=""
+RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )"