commit:     d4c5bcf74db71031ae1bdafd42d0fa1fb6d59010
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Jan 19 16:33:03 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Jan 19 16:33:03 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=d4c5bcf7

sci-biology/sickle: properly name tarball

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

 sci-biology/sickle/sickle-1.33.ebuild | 4 ++--
 sci-biology/sickle/sickle-9999.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sci-biology/sickle/sickle-1.33.ebuild 
b/sci-biology/sickle/sickle-1.33.ebuild
index 4069e75f9..f4d93b5bb 100644
--- a/sci-biology/sickle/sickle-1.33.ebuild
+++ b/sci-biology/sickle/sickle-1.33.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -13,7 +13,7 @@ if [ "$PV" == "9999" ]; then
        EGIT_REPO_URI="https://github.com/najoshi/sickle";
        KEYWORDS=""
 else
-       SRC_URI="https://github.com/najoshi/sickle/archive/v"${PV}".tar.gz";
+       SRC_URI="https://github.com/najoshi/sickle/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
        KEYWORDS="~amd64"
 fi
 

diff --git a/sci-biology/sickle/sickle-9999.ebuild 
b/sci-biology/sickle/sickle-9999.ebuild
index 4069e75f9..f4d93b5bb 100644
--- a/sci-biology/sickle/sickle-9999.ebuild
+++ b/sci-biology/sickle/sickle-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -13,7 +13,7 @@ if [ "$PV" == "9999" ]; then
        EGIT_REPO_URI="https://github.com/najoshi/sickle";
        KEYWORDS=""
 else
-       SRC_URI="https://github.com/najoshi/sickle/archive/v"${PV}".tar.gz";
+       SRC_URI="https://github.com/najoshi/sickle/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
        KEYWORDS="~amd64"
 fi
 

Reply via email to