From 0da799ed930de62a0526a8f8a1940baf226fad1b Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Tue, 31 Dec 2019 16:27:28 -0800 Subject: [PATCH] sys-apps/nvme-cli: CI HomepageInSrcUri Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Zac Medico --- sys-apps/nvme-cli/nvme-cli-1.6-r1.ebuild | 4 ++-- sys-apps/nvme-cli/nvme-cli-1.9-r2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sys-apps/nvme-cli/nvme-cli-1.6-r1.ebuild b/sys-apps/nvme-cli/nvme-cli-1.6-r1.ebuild index 76ed63bdc6ae..812b18c43f2d 100644 --- a/sys-apps/nvme-cli/nvme-cli-1.6-r1.ebuild +++ b/sys-apps/nvme-cli/nvme-cli-1.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ inherit toolchain-funcs DESCRIPTION="NVM-Express user space tooling for Linux" HOMEPAGE="https://github.com/linux-nvme/nvme-cli" -SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/linux-nvme/nvme-cli/archive/v${PV}.tar.gz -> ${P}.tar.gz" RESTRICT="test" LICENSE="GPL-2" diff --git a/sys-apps/nvme-cli/nvme-cli-1.9-r2.ebuild b/sys-apps/nvme-cli/nvme-cli-1.9-r2.ebuild index ab7d6ab7125f..8eee2953ac34 100644 --- a/sys-apps/nvme-cli/nvme-cli-1.9-r2.ebuild +++ b/sys-apps/nvme-cli/nvme-cli-1.9-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit systemd toolchain-funcs udev DESCRIPTION="NVM-Express user space tooling for Linux" HOMEPAGE="https://github.com/linux-nvme/nvme-cli" -SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/linux-nvme/nvme-cli/archive/v${PV}.tar.gz -> ${P}.tar.gz" RESTRICT="test" LICENSE="GPL-2" -- 2.26.2