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

net-fs/httpdirfs: properly name tarball

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

 net-fs/httpdirfs/Manifest               | 2 +-
 net-fs/httpdirfs/httpdirfs-1.2.0.ebuild | 4 ++--
 net-fs/httpdirfs/httpdirfs-9999.ebuild  | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net-fs/httpdirfs/Manifest b/net-fs/httpdirfs/Manifest
index db6b4f4a7..0cd20e8d9 100644
--- a/net-fs/httpdirfs/Manifest
+++ b/net-fs/httpdirfs/Manifest
@@ -1 +1 @@
-DIST 1.2.0.tar.gz 74794 BLAKE2B 
a142e10f46db69ea106ad2a0df7a1853e9109693ac89c42d3669d5a3ce239d156d8bf5fc73a1180a5770e832ff2827f05aac79303a8ee7b52ac02f4518b7e5c1
 SHA512 
9774d7cf573c16135315a87e09667f706518254ea8d57744ce437c1e3f47128a3ca77684506570a6b74dfef236843a107947503deb50c999395ad2a08d341919
+DIST httpdirfs-1.2.0.tar.gz 74794 BLAKE2B 
a142e10f46db69ea106ad2a0df7a1853e9109693ac89c42d3669d5a3ce239d156d8bf5fc73a1180a5770e832ff2827f05aac79303a8ee7b52ac02f4518b7e5c1
 SHA512 
9774d7cf573c16135315a87e09667f706518254ea8d57744ce437c1e3f47128a3ca77684506570a6b74dfef236843a107947503deb50c999395ad2a08d341919

diff --git a/net-fs/httpdirfs/httpdirfs-1.2.0.ebuild 
b/net-fs/httpdirfs/httpdirfs-1.2.0.ebuild
index 13e127a4f..0ac20788a 100644
--- a/net-fs/httpdirfs/httpdirfs-1.2.0.ebuild
+++ b/net-fs/httpdirfs/httpdirfs-1.2.0.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
@@ -10,7 +10,7 @@ if [[ "${PV}" == *9999* ]]; then
        inherit git-r3
        EGIT_REPO_URI="https://github.com/fangfufu/${PN}.git";
 else
-       SRC_URI="https://github.com/fangfufu/${PN}/archive/${PV}.tar.gz";
+       SRC_URI="https://github.com/fangfufu/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
        KEYWORDS="~amd64"
 fi
 

diff --git a/net-fs/httpdirfs/httpdirfs-9999.ebuild 
b/net-fs/httpdirfs/httpdirfs-9999.ebuild
index 13e127a4f..0ac20788a 100644
--- a/net-fs/httpdirfs/httpdirfs-9999.ebuild
+++ b/net-fs/httpdirfs/httpdirfs-9999.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
@@ -10,7 +10,7 @@ if [[ "${PV}" == *9999* ]]; then
        inherit git-r3
        EGIT_REPO_URI="https://github.com/fangfufu/${PN}.git";
 else
-       SRC_URI="https://github.com/fangfufu/${PN}/archive/${PV}.tar.gz";
+       SRC_URI="https://github.com/fangfufu/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
        KEYWORDS="~amd64"
 fi
 

Reply via email to