From e70c6ee134926ee41ef86b8f49efce423932e3c0 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 28 Mar 2021 12:56:11 +0200 Subject: [PATCH] sys-fs/erofs-utils: fix HomepageInSrcUri Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan --- sys-fs/erofs-utils/erofs-utils-1.1.ebuild | 4 ++-- sys-fs/erofs-utils/erofs-utils-1.2.1.ebuild | 2 +- sys-fs/erofs-utils/erofs-utils-1.2.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sys-fs/erofs-utils/erofs-utils-1.1.ebuild b/sys-fs/erofs-utils/erofs-utils-1.1.ebuild index 272f9f8031..5f029f22ac 100644 --- a/sys-fs/erofs-utils/erofs-utils-1.1.ebuild +++ b/sys-fs/erofs-utils/erofs-utils-1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="Userspace tools for EROFS images" HOMEPAGE="https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git" -SRC_URI="${HOMEPAGE}/snapshot/${P}.tar.gz" +SRC_URI="https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/snapshot/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" diff --git a/sys-fs/erofs-utils/erofs-utils-1.2.1.ebuild b/sys-fs/erofs-utils/erofs-utils-1.2.1.ebuild index cbe330667b..8441f7d881 100644 --- a/sys-fs/erofs-utils/erofs-utils-1.2.1.ebuild +++ b/sys-fs/erofs-utils/erofs-utils-1.2.1.ebuild @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="Userspace tools for EROFS images" HOMEPAGE="https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git" -SRC_URI="${HOMEPAGE}/snapshot/${P}.tar.gz" +SRC_URI="https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/snapshot/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" diff --git a/sys-fs/erofs-utils/erofs-utils-1.2.ebuild b/sys-fs/erofs-utils/erofs-utils-1.2.ebuild index 62a2d24c46..96d5cb85b3 100644 --- a/sys-fs/erofs-utils/erofs-utils-1.2.ebuild +++ b/sys-fs/erofs-utils/erofs-utils-1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="Userspace tools for EROFS images" HOMEPAGE="https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git" -SRC_URI="${HOMEPAGE}/snapshot/${P}.tar.gz" +SRC_URI="https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/snapshot/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0"