commit:     3ddf9a456681513f66f7548de8029bdedcccae75
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Mar 23 15:59:39 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 24 13:10:48 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ddf9a45

dev-python/python-nss: update HOMEPAGE, use HTTPS

Closes: https://github.com/gentoo/gentoo/pull/7569

 dev-python/python-nss/python-nss-0.16.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/python-nss/python-nss-0.16.0.ebuild 
b/dev-python/python-nss/python-nss-0.16.0.ebuild
index 2b7efd1e755..96a71586203 100644
--- a/dev-python/python-nss/python-nss-0.16.0.ebuild
+++ b/dev-python/python-nss/python-nss-0.16.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ inherit distutils-r1 flag-o-matic versionator
 
 MY_PV="$(replace_all_version_separators  '_' )"
 DESCRIPTION="Python bindings for Network Security Services (NSS)"
-HOMEPAGE="http://www.mozilla.org/projects/security/pki/python-nss/";
+HOMEPAGE="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/Python_binding_for_NSS";
 
SRC_URI="ftp://ftp.mozilla.org/pub/mozilla.org/security/${PN}/releases/PYNSS_RELEASE_${MY_PV}/src/${P}.tar.bz2";
 
 LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2 )"

Reply via email to