diff options
-rw-r--r-- | app-shells/rust-zshcomp/rust-zshcomp-1_beta20150411.ebuild | 4 |
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 )" |