commit: 8bf96aa40255aa4811dd90fc2e3f05ffb1f47eca
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Jan 30 16:45:13 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Mar 1 00:26:33 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bf96aa4
dev-python/nltk: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
dev-python/nltk/nltk-3.2.3.ebuild | 4 ++--
dev-python/nltk/nltk-3.2.5.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-python/nltk/nltk-3.2.3.ebuild
b/dev-python/nltk/nltk-3.2.3.ebuild
index 7c9c2a8c4ac..1859132711e 100644
--- a/dev-python/nltk/nltk-3.2.3.ebuild
+++ b/dev-python/nltk/nltk-3.2.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="Natural Language Toolkit"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-HOMEPAGE="http://nltk.org/"
+HOMEPAGE="https://www.nltk.org/"
LICENSE="Apache-2.0"
SLOT="0"
diff --git a/dev-python/nltk/nltk-3.2.5.ebuild
b/dev-python/nltk/nltk-3.2.5.ebuild
index 00df16dee53..f38f2204264 100644
--- a/dev-python/nltk/nltk-3.2.5.ebuild
+++ b/dev-python/nltk/nltk-3.2.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="Natural Language Toolkit"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-HOMEPAGE="http://nltk.org/"
+HOMEPAGE="https://www.nltk.org/"
LICENSE="Apache-2.0"
SLOT="0"