summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-20 13:39:23 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-20 19:24:32 -0400
commit3e75642f5d32e8dcfc77a793b7a03b0a90f46201 (patch)
tree5f0a16d0e2f06e759058e0a941679e13fc6a647d /app-shells
parentapp-office/plan: use HTTPS (diff)
downloadgentoo-3e75642f5d32e8dcfc77a793b7a03b0a90f46201.tar.gz
gentoo-3e75642f5d32e8dcfc77a793b7a03b0a90f46201.tar.bz2
gentoo-3e75642f5d32e8dcfc77a793b7a03b0a90f46201.zip
app-shells/rust-zshcomp: use HTTPS
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/rust-zshcomp/rust-zshcomp-1_beta20150411.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/rust-zshcomp/rust-zshcomp-1_beta20150411.ebuild b/app-shells/rust-zshcomp/rust-zshcomp-1_beta20150411.ebuild
index 07e17e30fbe1..0df592ce2541 100644
--- a/app-shells/rust-zshcomp/rust-zshcomp-1_beta20150411.ebuild
+++ b/app-shells/rust-zshcomp/rust-zshcomp-1_beta20150411.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
DESCRIPTION="Rust zsh completions"
-HOMEPAGE="http://www.rust-lang.org/"
+HOMEPAGE="https://www.rust-lang.org/"
SRC_URI="https://dev.gentoo.org/~jauhien/distfiles/${P}.tar.gz"
LICENSE="|| ( MIT Apache-2.0 )"