diff options
author | 2018-05-20 13:05:06 +0200 | |
---|---|---|
committer | 2018-05-20 19:24:21 -0400 | |
commit | 5eea0c9d2d10a6d412b2f842393807b6615925da (patch) | |
tree | d700d5b049ab65a7dd2bc65bc0f1309b492076e8 /app-dicts | |
parent | app-crypt/kali-archive-keyring: use HTTPS (diff) | |
download | gentoo-5eea0c9d2d10a6d412b2f842393807b6615925da.tar.gz gentoo-5eea0c9d2d10a6d412b2f842393807b6615925da.tar.bz2 gentoo-5eea0c9d2d10a6d412b2f842393807b6615925da.zip |
app-dicts/dictd-wn: use HTTPS
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/dictd-wn/dictd-wn-3.0_p33.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |