commit: f3d00a212e875b12a74fdd7b946453bfc5fac75b Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Tue May 15 21:56:44 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Tue May 15 22:28:33 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3d00a21
sys-fs/xfsprogs: switch to HOMEPAGE=https://xfs.wiki.kernel.org/ Package-Manager: Portage-2.3.36, Repoman-2.3.9 sys-fs/xfsprogs/xfsprogs-4.14.0.ebuild | 2 +- sys-fs/xfsprogs/xfsprogs-4.15.1.ebuild | 2 +- sys-fs/xfsprogs/xfsprogs-4.16.1.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sys-fs/xfsprogs/xfsprogs-4.14.0.ebuild b/sys-fs/xfsprogs/xfsprogs-4.14.0.ebuild index 497c2b9eaef..046ad5a5c6f 100644 --- a/sys-fs/xfsprogs/xfsprogs-4.14.0.ebuild +++ b/sys-fs/xfsprogs/xfsprogs-4.14.0.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit toolchain-funcs multilib DESCRIPTION="xfs filesystem 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" diff --git a/sys-fs/xfsprogs/xfsprogs-4.15.1.ebuild b/sys-fs/xfsprogs/xfsprogs-4.15.1.ebuild index 148d4aa1cf8..4ea572db8e0 100644 --- a/sys-fs/xfsprogs/xfsprogs-4.15.1.ebuild +++ b/sys-fs/xfsprogs/xfsprogs-4.15.1.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit toolchain-funcs multilib systemd DESCRIPTION="xfs filesystem 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" diff --git a/sys-fs/xfsprogs/xfsprogs-4.16.1.ebuild b/sys-fs/xfsprogs/xfsprogs-4.16.1.ebuild index aa533b7984f..275a8f8ef89 100644 --- a/sys-fs/xfsprogs/xfsprogs-4.16.1.ebuild +++ b/sys-fs/xfsprogs/xfsprogs-4.16.1.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit toolchain-funcs multilib systemd DESCRIPTION="xfs filesystem 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"
