From 39853d3dc74a0911e8a9656475df0c109f144030 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Wed, 30 Aug 2017 20:56:36 +0200 Subject: www-apache/mod_nss: fix HOMEPAGE, SRC_URI. --- www-apache/mod_nss/mod_nss-1.0.12-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www-apache') 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" -- cgit v1.2.3-65-gdbad