From: Michael Mair-Keimberger Date: Sun, 20 May 2018 11:05:06 +0000 (+0200) Subject: app-dicts/dictd-wn: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5eea0c9d2d10a6d412b2f842393807b6615925da;p=gentoo.git app-dicts/dictd-wn: use HTTPS --- diff --git a/app-dicts/dictd-wn/dictd-wn-3.0_p33.ebuild b/app-dicts/dictd-wn/dictd-wn-3.0_p33.ebuild index 7b1802401d72..3b7a66430c38 100644 --- a/app-dicts/dictd-wn/dictd-wn-3.0_p33.ebuild +++ b/app-dicts/dictd-wn/dictd-wn-3.0_p33.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit unpacker DESCRIPTION="WordNet for dict" -HOMEPAGE="http://wordnet.princeton.edu/" +HOMEPAGE="https://wordnet.princeton.edu/" SRC_URI="mirror://debian/pool/main/w/wordnet/dict-wn_${PV/_p/-}_all.deb" LICENSE="Princeton"