commit: 4237884e24d30c900ce32c694d8f85b9f606df14 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Tue May 15 21:57:02 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Tue May 15 22:28:34 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4237884e
sys-apps/dmapi: switch to HOMEPAGE=https://xfs.wiki.kernel.org/ Package-Manager: Portage-2.3.36, Repoman-2.3.9 sys-apps/dmapi/dmapi-2.2.12-r1.ebuild | 4 ++-- 1 file 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 c08b9b92e58..4ef5173b203 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"
