From 05503e0285015b1002faf51f5f1bcad8b778a846 Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Mon, 16 Dec 2019 13:15:33 +0100 Subject: net-libs/ntirpc: Fixed remaining HomepageInSrcUri issues Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Lars Wendler --- net-libs/ntirpc/ntirpc-1.7.1.ebuild | 4 ++-- net-libs/ntirpc/ntirpc-1.7.4.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'net-libs/ntirpc') diff --git a/net-libs/ntirpc/ntirpc-1.7.1.ebuild b/net-libs/ntirpc/ntirpc-1.7.1.ebuild index 07720adb2490..888c3fea1167 100644 --- a/net-libs/ntirpc/ntirpc-1.7.1.ebuild +++ b/net-libs/ntirpc/ntirpc-1.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -7,7 +7,7 @@ inherit cmake-multilib DESCRIPTION="Transport Independent RPC library for nfs-ganesha" HOMEPAGE="https://github.com/nfs-ganesha/ntirpc" -SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/nfs-ganesha/ntirpc/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/net-libs/ntirpc/ntirpc-1.7.4.ebuild b/net-libs/ntirpc/ntirpc-1.7.4.ebuild index a6136e935816..97b6f9397aba 100644 --- a/net-libs/ntirpc/ntirpc-1.7.4.ebuild +++ b/net-libs/ntirpc/ntirpc-1.7.4.ebuild @@ -7,7 +7,7 @@ inherit cmake-multilib DESCRIPTION="Transport Independent RPC library for nfs-ganesha" HOMEPAGE="https://github.com/nfs-ganesha/ntirpc" -SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/nfs-ganesha/ntirpc/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -- cgit v1.2.3-65-gdbad