diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2017-02-23 13:18:57 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2017-02-23 13:18:57 +0100 |
commit | f6e5876b7d2bbcf6ab592b089090096536e4e841 (patch) | |
tree | 2fc22894bd17ab23ad5f6b18e49e003a0b0d51d9 /sys-apps/mlocate | |
parent | net-nds/gss-proxy: Changed HOMEPAGE from fedorahosted to pagure. (diff) | |
download | gentoo-f6e5876b7d2bbcf6ab592b089090096536e4e841.tar.gz gentoo-f6e5876b7d2bbcf6ab592b089090096536e4e841.tar.bz2 gentoo-f6e5876b7d2bbcf6ab592b089090096536e4e841.zip |
sys-apps/mlocate: Changed HOMEPAGE from fedorahosted to pagure.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sys-apps/mlocate')
-rw-r--r-- | sys-apps/mlocate/mlocate-0.26-r2.ebuild | 6 |
1 files 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 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" |