summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-20 13:05:06 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-20 19:24:21 -0400
commit5eea0c9d2d10a6d412b2f842393807b6615925da (patch)
treed700d5b049ab65a7dd2bc65bc0f1309b492076e8 /app-dicts/dictd-wn
parentapp-crypt/kali-archive-keyring: use HTTPS (diff)
downloadgentoo-5eea0c9d2d10a6d412b2f842393807b6615925da.tar.gz
gentoo-5eea0c9d2d10a6d412b2f842393807b6615925da.tar.bz2
gentoo-5eea0c9d2d10a6d412b2f842393807b6615925da.zip
app-dicts/dictd-wn: use HTTPS
Diffstat (limited to 'app-dicts/dictd-wn')
-rw-r--r--app-dicts/dictd-wn/dictd-wn-3.0_p33.ebuild4
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"