summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2019-12-31 16:27:28 -0800
committerZac Medico <zmedico@gentoo.org>2019-12-31 16:27:28 -0800
commit0da799ed930de62a0526a8f8a1940baf226fad1b (patch)
treedbcb3c066ceea5cb81069283e201cf711c1a7c7b /sys-apps/nvme-cli
parentsys-apps/nvme-cli: Remove old versions (diff)
downloadgentoo-0da799ed930de62a0526a8f8a1940baf226fad1b.tar.gz
gentoo-0da799ed930de62a0526a8f8a1940baf226fad1b.tar.bz2
gentoo-0da799ed930de62a0526a8f8a1940baf226fad1b.zip
sys-apps/nvme-cli: CI HomepageInSrcUri
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'sys-apps/nvme-cli')
-rw-r--r--sys-apps/nvme-cli/nvme-cli-1.6-r1.ebuild4
-rw-r--r--sys-apps/nvme-cli/nvme-cli-1.9-r2.ebuild4
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"