summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2021-02-22 17:39:07 +0300
committerMikle Kolyada <zlogene@gentoo.org>2021-02-22 17:39:45 +0300
commit6a1a3a87e9e4bc671c30043435c8363c9469b149 (patch)
tree7e5c5be412ccd5fecb4c59128bed69fb140f1e1c /app-text/wgetpaste
parentnet-im/dino: migrate from cmake-utils to cmake eclass (diff)
downloadgentoo-6a1a3a87e9e4bc671c30043435c8363c9469b149.tar.gz
gentoo-6a1a3a87e9e4bc671c30043435c8363c9469b149.tar.bz2
gentoo-6a1a3a87e9e4bc671c30043435c8363c9469b149.zip
app-text/wgetpaste: fix ci distfile nagging
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-text/wgetpaste')
-rw-r--r--app-text/wgetpaste/Manifest2
-rw-r--r--app-text/wgetpaste/wgetpaste-2.30_p20210222-r1.ebuild (renamed from app-text/wgetpaste/wgetpaste-2.30_p20210222.ebuild)2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-text/wgetpaste/Manifest b/app-text/wgetpaste/Manifest
index 4f70da2f752b..67bc79d33254 100644
--- a/app-text/wgetpaste/Manifest
+++ b/app-text/wgetpaste/Manifest
@@ -1,2 +1,2 @@
-DIST f9b08c50009485817e8b44300f79a92e37fe9f22.tar.gz 14654 BLAKE2B e74332826f7faec3c2be2dddfd5f81d1ec14aec92888f27cdcd081b59262ac742003f2f48af3c3ca25be9e02f583a37dd1bec315236ab54912ebf6cf61308a10 SHA512 467daff5531fd6361ade87913ab867f67f72d5ffc07a35c263cd3dad65774ed31b3a6b0d69d2b52726a24419758d784c23e8c587f23e9028afd0e0a27966f32f
DIST wgetpaste-2.29.tar.bz2 12988 BLAKE2B 838b84632754f6e07c25fe3648e14bf939dff4e08ae8e8064e94008beb436f77738e4f54859115321fbf445a323641ebfecf5fd7d09bbbb46c72e913687deb07 SHA512 6596842733bb5d1d52cbb3cbcf61ba714f0cbfdc13acb4d6025ccfd27c214adaf886ac3a0a11baefaa4af3f33165619e5a3360b4e0807d29e8dc8ef5ff819bb6
+DIST wgetpaste-2.30_p20210222.tar.gz 14654 BLAKE2B e74332826f7faec3c2be2dddfd5f81d1ec14aec92888f27cdcd081b59262ac742003f2f48af3c3ca25be9e02f583a37dd1bec315236ab54912ebf6cf61308a10 SHA512 467daff5531fd6361ade87913ab867f67f72d5ffc07a35c263cd3dad65774ed31b3a6b0d69d2b52726a24419758d784c23e8c587f23e9028afd0e0a27966f32f
diff --git a/app-text/wgetpaste/wgetpaste-2.30_p20210222.ebuild b/app-text/wgetpaste/wgetpaste-2.30_p20210222-r1.ebuild
index 29a23db93233..c3eb7ed45128 100644
--- a/app-text/wgetpaste/wgetpaste-2.30_p20210222.ebuild
+++ b/app-text/wgetpaste/wgetpaste-2.30_p20210222-r1.ebuild
@@ -7,7 +7,7 @@ DESCRIPTION="Command-line interface to various pastebins"
HOMEPAGE="http://wgetpaste.zlin.dk/"
COMMIT_HASH="f9b08c50009485817e8b44300f79a92e37fe9f22"
-SRC_URI="https://github.com/zlin/wgetpaste/archive/${COMMIT_HASH}.tar.gz"
+SRC_URI="https://github.com/zlin/wgetpaste/archive/${COMMIT_HASH}.tar.gz -> ${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"