summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-05-15 22:57:02 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-05-15 23:28:34 +0100
commit4237884e24d30c900ce32c694d8f85b9f606df14 (patch)
tree6edced449e4985658bb8f3da2a55b251f382fb4e /sys-apps/dmapi
parentsys-fs/xfsprogs: switch to HOMEPAGE=https://xfs.wiki.kernel.org/ (diff)
downloadgentoo-4237884e24d30c900ce32c694d8f85b9f606df14.tar.gz
gentoo-4237884e24d30c900ce32c694d8f85b9f606df14.tar.bz2
gentoo-4237884e24d30c900ce32c694d8f85b9f606df14.zip
sys-apps/dmapi: switch to HOMEPAGE=https://xfs.wiki.kernel.org/
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'sys-apps/dmapi')
-rw-r--r--sys-apps/dmapi/dmapi-2.2.12-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/dmapi/dmapi-2.2.12-r1.ebuild b/sys-apps/dmapi/dmapi-2.2.12-r1.ebuild
index c08b9b92e585..4ef5173b2030 100644
--- a/sys-apps/dmapi/dmapi-2.2.12-r1.ebuild
+++ b/sys-apps/dmapi/dmapi-2.2.12-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 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 eutils toolchain-funcs multilib multilib-minimal
DESCRIPTION="XFS data management API library"
-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"