commit:     fc4c40cf6495ad3e7c767ded5b18c554169c55ee
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Feb 10 17:30:07 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Feb 15 14:27:23 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc4c40cf

dev-libs/ding-libs: fix HOMEPAGE and SRC_URI.

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

 dev-libs/ding-libs/ding-libs-0.4.0.ebuild | 6 +++---
 dev-libs/ding-libs/ding-libs-0.5.0.ebuild | 6 +++---
 dev-libs/ding-libs/ding-libs-0.6.0.ebuild | 6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/dev-libs/ding-libs/ding-libs-0.4.0.ebuild 
b/dev-libs/ding-libs/ding-libs-0.4.0.ebuild
index 64656250a69..8aa0f79aa2c 100644
--- a/dev-libs/ding-libs/ding-libs-0.4.0.ebuild
+++ b/dev-libs/ding-libs/ding-libs-0.4.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
@@ -6,8 +6,8 @@ EAPI=5
 inherit autotools-multilib
 
 DESCRIPTION="Library set needed for build sssd"
-HOMEPAGE="https://fedorahosted.org/sssd";
-SRC_URI="https://fedorahosted.org/released/${PN}/${P}.tar.gz";
+HOMEPAGE="https://pagure.io/SSSD/ding-libs";
+SRC_URI="https://releases.pagure.org/SSSD/${PN}/${P}.tar.gz";
 
 LICENSE="LGPL-3 GPL-3"
 SLOT="0"

diff --git a/dev-libs/ding-libs/ding-libs-0.5.0.ebuild 
b/dev-libs/ding-libs/ding-libs-0.5.0.ebuild
index d252ab3bea6..f917de14d1b 100644
--- a/dev-libs/ding-libs/ding-libs-0.5.0.ebuild
+++ b/dev-libs/ding-libs/ding-libs-0.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -6,8 +6,8 @@ EAPI="5"
 inherit autotools-multilib
 
 DESCRIPTION="set of utility libraries (mostly used by sssd)"
-HOMEPAGE="https://fedorahosted.org/sssd";
-SRC_URI="https://fedorahosted.org/released/${PN}/${P}.tar.gz";
+HOMEPAGE="https://pagure.io/SSSD/ding-libs";
+SRC_URI="https://releases.pagure.org/SSSD/${PN}/${P}.tar.gz";
 
 LICENSE="LGPL-3 GPL-3"
 SLOT="0"

diff --git a/dev-libs/ding-libs/ding-libs-0.6.0.ebuild 
b/dev-libs/ding-libs/ding-libs-0.6.0.ebuild
index 601c9a1db21..1f488639729 100644
--- a/dev-libs/ding-libs/ding-libs-0.6.0.ebuild
+++ b/dev-libs/ding-libs/ding-libs-0.6.0.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,8 +6,8 @@ EAPI="6"
 inherit multilib-minimal
 
 DESCRIPTION="set of utility libraries (mostly used by sssd)"
-HOMEPAGE="https://fedorahosted.org/sssd";
-SRC_URI="https://fedorahosted.org/released/${PN}/${P}.tar.gz";
+HOMEPAGE="https://pagure.io/SSSD/ding-libs";
+SRC_URI="https://releases.pagure.org/SSSD/${PN}/${P}.tar.gz";
 
 LICENSE="LGPL-3 GPL-3"
 SLOT="0"

Reply via email to