summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-02-10 18:30:07 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-02-15 15:27:23 +0100
commitfc4c40cf6495ad3e7c767ded5b18c554169c55ee (patch)
tree11ef2e6a17f53e1d0c9ef7a32c11562cc60cc2ac /dev-libs/ding-libs
parentdev-python/kitchen: remove dead HOMEPAGE. (diff)
downloadgentoo-fc4c40cf6495ad3e7c767ded5b18c554169c55ee.tar.gz
gentoo-fc4c40cf6495ad3e7c767ded5b18c554169c55ee.tar.bz2
gentoo-fc4c40cf6495ad3e7c767ded5b18c554169c55ee.zip
dev-libs/ding-libs: fix HOMEPAGE and SRC_URI.
Closes: https://github.com/gentoo/gentoo/pull/7150
Diffstat (limited to 'dev-libs/ding-libs')
-rw-r--r--dev-libs/ding-libs/ding-libs-0.4.0.ebuild6
-rw-r--r--dev-libs/ding-libs/ding-libs-0.5.0.ebuild6
-rw-r--r--dev-libs/ding-libs/ding-libs-0.6.0.ebuild6
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 64656250a69d..8aa0f79aa2c9 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 d252ab3bea6c..f917de14d1b4 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 601c9a1db213..1f488639729e 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"