summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-03-15 01:02:47 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-03-15 01:06:56 +0100
commitcc9ead4ab2ee76d4d719fb16d32a0515ad37b72f (patch)
treecabe27b4038657cd1cc30cc03826ae91d17df1b2 /dev-lang/rust-bin/rust-bin-1.30.1-r1.ebuild
parentdev-lang/rust: force newer app-eselect/eselect-rust (diff)
downloadgentoo-cc9ead4ab2ee76d4d719fb16d32a0515ad37b72f.tar.gz
gentoo-cc9ead4ab2ee76d4d719fb16d32a0515ad37b72f.tar.bz2
gentoo-cc9ead4ab2ee76d4d719fb16d32a0515ad37b72f.zip
dev-lang/rust-bin: force newer app-eselect/eselect-rust
Bug: https://bugs.gentoo.org/678908 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-lang/rust-bin/rust-bin-1.30.1-r1.ebuild')
-rw-r--r--dev-lang/rust-bin/rust-bin-1.30.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.30.1-r1.ebuild b/dev-lang/rust-bin/rust-bin-1.30.1-r1.ebuild
index 62112a7f3c65..c9cb9d5d92c6 100644
--- a/dev-lang/rust-bin/rust-bin-1.30.1-r1.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.30.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
IUSE="clippy cpu_flags_x86_sse2 doc libressl rustfmt"
DEPEND=""
-RDEPEND=">=app-eselect/eselect-rust-0.3_pre20150425
+RDEPEND=">=app-eselect/eselect-rust-20190311
sys-libs/zlib
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:0= )