commit: f6e5876b7d2bbcf6ab592b089090096536e4e841 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> AuthorDate: Thu Feb 23 12:18:57 2017 +0000 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> CommitDate: Thu Feb 23 12:18:57 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6e5876b
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(-) diff --git a/sys-apps/mlocate/mlocate-0.26-r2.ebuild b/sys-apps/mlocate/mlocate-0.26-r2.ebuild index 5bad2ad512..af28bd8f8d 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"
