diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-03-24 19:39:10 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2018-03-25 23:06:45 +0200 |
commit | be66074c63614d7c28a1de19ab3827e431536917 (patch) | |
tree | 10d8bd7b468ee8150a1e0eebad9f4e2fec983433 | |
parent | app-emulation/virtualbox-modules: use HTTPS (diff) | |
download | gentoo-be66074c63614d7c28a1de19ab3827e431536917.tar.gz gentoo-be66074c63614d7c28a1de19ab3827e431536917.tar.bz2 gentoo-be66074c63614d7c28a1de19ab3827e431536917.zip |
app-text/convmv: use HTTPS
-rw-r--r-- | app-text/convmv/convmv-2.01.ebuild | 6 | ||||
-rw-r--r-- | app-text/convmv/convmv-2.03.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
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" |