summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-05-15 22:57:24 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-05-15 23:28:34 +0100
commitebfbb0ae3344fadda628ea4db79ba6ef12a06bb7 (patch)
tree3a97022904e303fbc12331baca67f040fa20829a /sys-fs
parentsys-apps/dmapi: switch to HOMEPAGE=https://xfs.wiki.kernel.org/ (diff)
downloadgentoo-ebfbb0ae3344fadda628ea4db79ba6ef12a06bb7.tar.gz
gentoo-ebfbb0ae3344fadda628ea4db79ba6ef12a06bb7.tar.bz2
gentoo-ebfbb0ae3344fadda628ea4db79ba6ef12a06bb7.zip
sys-fs/xfsdump: switch to HOMEPAGE=https://xfs.wiki.kernel.org/
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/xfsdump/xfsdump-3.1.6.ebuild4
-rw-r--r--sys-fs/xfsdump/xfsdump-3.1.8.ebuild2
2 files changed, 3 insertions, 3 deletions
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"