From f6e5876b7d2bbcf6ab592b089090096536e4e841 Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Thu, 23 Feb 2017 13:18:57 +0100 Subject: sys-apps/mlocate: Changed HOMEPAGE from fedorahosted to pagure. Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- sys-apps/mlocate/mlocate-0.26-r2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys-apps/mlocate') diff --git a/sys-apps/mlocate/mlocate-0.26-r2.ebuild b/sys-apps/mlocate/mlocate-0.26-r2.ebuild index 5bad2ad5126b..af28bd8f8d51 100644 --- a/sys-apps/mlocate/mlocate-0.26-r2.ebuild +++ b/sys-apps/mlocate/mlocate-0.26-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,8 +6,8 @@ EAPI=5 inherit eutils user toolchain-funcs DESCRIPTION="Merging locate is an utility to index and quickly search for files" -HOMEPAGE="https://fedorahosted.org/mlocate/" -SRC_URI="https://fedorahosted.org/releases/m/l/mlocate/${P}.tar.xz" +HOMEPAGE="https://pagure.io/mlocate" +SRC_URI="http://releases.pagure.org/mlocate/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad