From: Sergei Trofimovich Date: Tue, 15 May 2018 21:57:24 +0000 (+0100) Subject: sys-fs/xfsdump: switch to HOMEPAGE=https://xfs.wiki.kernel.org/ X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ebfbb0ae3344fadda628ea4db79ba6ef12a06bb7;p=gentoo.git sys-fs/xfsdump: switch to HOMEPAGE=https://xfs.wiki./ Package-Manager: Portage-2.3.36, Repoman-2.3.9 --- diff --git a/sys-fs/xfsdump/xfsdump-3.1.6.ebuild b/sys-fs/xfsdump/xfsdump-3.1.6.ebuild index 8ceb39c85da5..98480ead9700 100644 --- a/sys-fs/xfsdump/xfsdump-3.1.6.ebuild +++ b/sys-fs/xfsdump/xfsdump-3.1.6.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="5" @@ -6,7 +6,7 @@ EAPI="5" inherit multilib eutils flag-o-matic toolchain-funcs DESCRIPTION="xfs dump/restore utilities" -HOMEPAGE="http://oss.sgi.com/projects/xfs" +HOMEPAGE="https://xfs.wiki.kernel.org/" SRC_URI="ftp://oss.sgi.com/projects/xfs/cmd_tars/${P}.tar.gz ftp://oss.sgi.com/projects/xfs/previous/cmd_tars/${P}.tar.gz" diff --git a/sys-fs/xfsdump/xfsdump-3.1.8.ebuild b/sys-fs/xfsdump/xfsdump-3.1.8.ebuild index bbb4595decac..ae48c9e114a8 100644 --- a/sys-fs/xfsdump/xfsdump-3.1.8.ebuild +++ b/sys-fs/xfsdump/xfsdump-3.1.8.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit multilib flag-o-matic toolchain-funcs DESCRIPTION="xfs dump/restore utilities" -HOMEPAGE="http://oss.sgi.com/projects/xfs" +HOMEPAGE="https://xfs.wiki.kernel.org/" SRC_URI="https://www.kernel.org/pub/linux/utils/fs/xfs/${PN}/${P}.tar.xz" LICENSE="LGPL-2.1"