From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 09844138332 for ; Sun, 27 May 2018 16:23:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0D6F7E08ED; Sun, 27 May 2018 16:23:12 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BD472E08DB for ; Sun, 27 May 2018 16:23:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 366CE335C51 for ; Sun, 27 May 2018 16:23:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8152840 for ; Sun, 27 May 2018 16:23:08 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1527438176.b32dcdb58a9af16becd618df97382160645575f3.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/wordnet/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/wordnet/wordnet-3.0-r4.ebuild app-dicts/wordnet/wordnet-3.0-r5.ebuild app-dicts/wordnet/wordnet-3.1.ebuild X-VCS-Directories: app-dicts/wordnet/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: b32dcdb58a9af16becd618df97382160645575f3 X-VCS-Branch: master Date: Sun, 27 May 2018 16:23:08 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 5b611baa-647c-49e1-9b5e-98368c372bd0 X-Archives-Hash: 490b187ce586aaa90fa4465ca6b9b595 commit: b32dcdb58a9af16becd618df97382160645575f3 Author: Michael Mair-Keimberger gmail com> AuthorDate: Sun May 27 14:47:45 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Sun May 27 16:22:56 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b32dcdb5 app-dicts/wordnet: use HTTPs Closes: https://github.com/gentoo/gentoo/pull/8624 app-dicts/wordnet/wordnet-3.0-r4.ebuild | 4 ++-- app-dicts/wordnet/wordnet-3.0-r5.ebuild | 4 ++-- app-dicts/wordnet/wordnet-3.1.ebuild | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/app-dicts/wordnet/wordnet-3.0-r4.ebuild b/app-dicts/wordnet/wordnet-3.0-r4.ebuild index 5b1c21d480e..bd72aae233c 100644 --- a/app-dicts/wordnet/wordnet-3.0-r4.ebuild +++ b/app-dicts/wordnet/wordnet-3.0-r4.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=5 @@ -6,7 +6,7 @@ EAPI=5 inherit autotools eutils flag-o-matic multilib DESCRIPTION="A lexical database for the English language" -HOMEPAGE="http://wordnet.princeton.edu/" +HOMEPAGE="https://wordnet.princeton.edu/" SRC_URI=" ftp://ftp.cogsci.princeton.edu/pub/wordnet/${PV}/WordNet-${PV}.tar.gz mirror://gentoo/${P}-patchset-1.tar.bz2" diff --git a/app-dicts/wordnet/wordnet-3.0-r5.ebuild b/app-dicts/wordnet/wordnet-3.0-r5.ebuild index eba742265ed..68cdec705c1 100644 --- a/app-dicts/wordnet/wordnet-3.0-r5.ebuild +++ b/app-dicts/wordnet/wordnet-3.0-r5.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 autotools eutils flag-o-matic DESCRIPTION="A lexical database for the English language" -HOMEPAGE="http://wordnet.princeton.edu/" +HOMEPAGE="https://wordnet.princeton.edu/" SRC_URI=" http://wordnetcode.princeton.edu/${PV}/WordNet-${PV}.tar.gz mirror://gentoo/${P}-patchset-1.tar.bz2" diff --git a/app-dicts/wordnet/wordnet-3.1.ebuild b/app-dicts/wordnet/wordnet-3.1.ebuild index 48f463038ef..b0f8adbbf56 100644 --- a/app-dicts/wordnet/wordnet-3.1.ebuild +++ b/app-dicts/wordnet/wordnet-3.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 autotools eutils flag-o-matic DESCRIPTION="A lexical database for the English language" -HOMEPAGE="http://wordnet.princeton.edu/" +HOMEPAGE="https://wordnet.princeton.edu/" SRC_URI=" http://wordnetcode.princeton.edu/3.0/WordNet-3.0.tar.gz mirror://gentoo/${PN}-3.0-patchset-1.tar.bz2 @@ -90,5 +90,5 @@ src_install(){ pkg_postinst(){ elog "The WordNet 3.1 ebuild has installed WordNet v3.0 with v3.1 database files instead." - elog "See http://wordnet.princeton.edu/wordnet/download/current-version/ for more." + elog "See https://wordnet.princeton.edu/download/current-version/ for more." }