commit:     4f821592be82351822f886ff395e624f9fc3e782
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Feb 11 15:12:14 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Apr 11 22:54:12 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f821592

dev-util/cmake-fedora: fix HOMEPAGE and SRC_URI.

Closes: https://bugs.gentoo.org/651326
Closes: https://github.com/gentoo/gentoo/pull/7156

 dev-util/cmake-fedora/cmake-fedora-2.7.1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-util/cmake-fedora/cmake-fedora-2.7.1.ebuild 
b/dev-util/cmake-fedora/cmake-fedora-2.7.1.ebuild
index bce26ebcb7d..b06aff27275 100644
--- a/dev-util/cmake-fedora/cmake-fedora-2.7.1.ebuild
+++ b/dev-util/cmake-fedora/cmake-fedora-2.7.1.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
@@ -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"

Reply via email to