From: Michael Mair-Keimberger Date: Sat, 24 Mar 2018 18:40:31 +0000 (+0100) Subject: app-text/ding: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2b3b66c1b798cf08168664f8b28c7796fc63d5ff;p=gentoo.git app-text/ding: use HTTPS --- diff --git a/app-text/ding/ding-1.8.1.ebuild b/app-text/ding/ding-1.8.1.ebuild index 6e50e8576fed..c2318824efe3 100644 --- a/app-text/ding/ding-1.8.1.ebuild +++ b/app-text/ding/ding-1.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit eutils DESCRIPTION="Tk based dictionary (German-English) (incl. dictionary itself)" -HOMEPAGE="http://www-user.tu-chemnitz.de/~fri/ding/" +HOMEPAGE="https://www-user.tu-chemnitz.de/~fri/ding/" SRC_URI="http://wftp.tu-chemnitz.de/pub/Local/urz/ding/${P}.tar.gz" LICENSE="GPL-2"