From: Michael Mair-Keimberger Date: Wed, 30 Aug 2017 18:56:36 +0000 (+0200) Subject: www-apache/mod_nss: fix HOMEPAGE, SRC_URI. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=39853d3dc74a0911e8a9656475df0c109f144030;p=gentoo.git www-apache/mod_nss: fix HOMEPAGE, SRC_URI. --- diff --git a/www-apache/mod_nss/mod_nss-1.0.12-r1.ebuild b/www-apache/mod_nss/mod_nss-1.0.12-r1.ebuild index 551b08179f36..bc7333c7cf65 100644 --- a/www-apache/mod_nss/mod_nss-1.0.12-r1.ebuild +++ b/www-apache/mod_nss/mod_nss-1.0.12-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit autotools apache-module eutils DESCRIPTION="SSL/TLS module for the Apache HTTP server" -HOMEPAGE="https://fedorahosted.org/mod_nss/" -SRC_URI="https://fedorahosted.org/released/mod_nss/${P}.tar.gz" +HOMEPAGE="https://pagure.io/mod_nss" +SRC_URI="https://releases.pagure.org/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0"