dev-util/cmake-fedora: fix HOMEPAGE and SRC_URI.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 11 Feb 2018 15:12:14 +0000 (16:12 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Wed, 11 Apr 2018 22:54:12 +0000 (00:54 +0200)
Closes: https://bugs.gentoo.org/651326
Closes: https://github.com/gentoo/gentoo/pull/7156

dev-util/cmake-fedora/cmake-fedora-2.7.1.ebuild

index bce26ebcb7d46380de94720038fa25cc13535827..b06aff27275d5dc4aff2684a66dd4bd3af52e6df 100644 (file)
@@ -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
@@ -7,8 +7,8 @@ MY_P="${P}-Source"
 inherit cmake-utils
 
 DESCRIPTION="Provides cmake helper macros and targets for linux, especially fedora developers"
-HOMEPAGE="https://fedorahosted.org/cmake-fedora/#Getcmake-fedora"
-SRC_URI="https://fedorahosted.org/releases/c/m/cmake-fedora/${MY_P}.tar.gz"
+HOMEPAGE="https://pagure.io/cmake-fedora"
+SRC_URI="https://releases.pagure.org/cmake-fedora/${MY_P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"