From: Michael Mair-Keimberger Date: Sat, 24 Mar 2018 18:39:10 +0000 (+0100) Subject: app-text/convmv: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=be66074c63614d7c28a1de19ab3827e431536917;p=gentoo.git app-text/convmv: use HTTPS --- diff --git a/app-text/convmv/convmv-2.01.ebuild b/app-text/convmv/convmv-2.01.ebuild index f33868fa45fb..b310046d8922 100644 --- a/app-text/convmv/convmv-2.01.ebuild +++ b/app-text/convmv/convmv-2.01.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="convert filenames to utf8 or any other charset" -HOMEPAGE="http://j3e.de/linux/convmv" -SRC_URI="http://j3e.de/linux/${PN}/${P}.tar.gz" +HOMEPAGE="https://j3e.de/linux/convmv" +SRC_URI="https://j3e.de/linux/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/app-text/convmv/convmv-2.03.ebuild b/app-text/convmv/convmv-2.03.ebuild index 6fad4bcbd995..e0947974882f 100644 --- a/app-text/convmv/convmv-2.03.ebuild +++ b/app-text/convmv/convmv-2.03.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="convert filenames to utf8 or any other charset" -HOMEPAGE="http://j3e.de/linux/convmv" -SRC_URI="http://j3e.de/linux/${PN}/${P}.tar.gz" +HOMEPAGE="https://j3e.de/linux/convmv" +SRC_URI="https://j3e.de/linux/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0"