public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-fs/erofs-utils/
Date: Sun, 28 Mar 2021 11:14:49 +0000 (UTC)	[thread overview]
Message-ID: <1616928971.e70c6ee134926ee41ef86b8f49efce423932e3c0.andrewammerlaan@gentoo> (raw)
Message-ID: <20210328111449.yLTuNg-qEbbaJeUbKr3GbFUAgMtfvosgKtgljVsV6Bw@z> (raw)

commit:     e70c6ee134926ee41ef86b8f49efce423932e3c0
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sun Mar 28 10:56:11 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sun Mar 28 10:56:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e70c6ee1

sys-fs/erofs-utils: fix HomepageInSrcUri

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 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 272f9f803..5f029f22a 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 cbe330667..8441f7d88 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 62a2d24c4..96d5cb85b 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"


             reply	other threads:[~2021-03-28 11:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-28 11:43 Andrew Ammerlaan [this message]
2021-03-28 11:14 ` [gentoo-commits] repo/proj/guru:dev commit in: sys-fs/erofs-utils/ Andrew Ammerlaan
  -- strict thread matches above, loose matches on Subject: below --
2021-07-19 10:06 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-07-07 14:02 Florian Schmaus
2021-06-13  8:49 Haelwenn Monnier
2021-04-29  8:23 Michał Górny
2021-04-25 20:28 Andrew Ammerlaan
2021-01-10 11:31 Andrew Ammerlaan
2020-12-06 10:49 Andrew Ammerlaan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1616928971.e70c6ee134926ee41ef86b8f49efce423932e3c0.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox