commit:     e0799f6b5805c599ca5317c94c1556ed7762ae3d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 15 15:00:42 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Aug 15 15:27:20 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0799f6b

net-misc/netpipe: Version the distfile

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-misc/netpipe/Manifest                      | 2 +-
 net-misc/netpipe/netpipe-1.0.0_beta2-r2.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-misc/netpipe/Manifest b/net-misc/netpipe/Manifest
index 69634db8f07..b4cf4ef9980 100644
--- a/net-misc/netpipe/Manifest
+++ b/net-misc/netpipe/Manifest
@@ -1 +1 @@
-DIST netpipe.tar.gz 30593 BLAKE2B 
862f2a104a1d195d1a5244b1ed4183f8cff70807e22de60b13631b7c3653eb628e6c4736c9d8b1e755bf0ab6f31b813f99f1700427ec9e62cd333e7195736014
 SHA512 
ce21a8bd298db990b7981a5501e70bbf8d6eac9d802d1f01c41d47f02ee9afb6fb095478496590f470318463491ec36da920047d668d2a8abe1e7559f53b1a37
+DIST netpipe-1.0.0_beta2.tar.gz 30593 BLAKE2B 
862f2a104a1d195d1a5244b1ed4183f8cff70807e22de60b13631b7c3653eb628e6c4736c9d8b1e755bf0ab6f31b813f99f1700427ec9e62cd333e7195736014
 SHA512 
ce21a8bd298db990b7981a5501e70bbf8d6eac9d802d1f01c41d47f02ee9afb6fb095478496590f470318463491ec36da920047d668d2a8abe1e7559f53b1a37

diff --git a/net-misc/netpipe/netpipe-1.0.0_beta2-r2.ebuild 
b/net-misc/netpipe/netpipe-1.0.0_beta2-r2.ebuild
index 77d037cede4..21048b7642d 100644
--- a/net-misc/netpipe/netpipe-1.0.0_beta2-r2.ebuild
+++ b/net-misc/netpipe/netpipe-1.0.0_beta2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -7,7 +7,7 @@ inherit toolchain-funcs
 
 DESCRIPTION="tool to reliably distribute binary data using UDP broadcasting 
techniques"
 HOMEPAGE="https://www.wudika.de/~jan/netpipe/";
-SRC_URI="https://www.wudika.de/~jan/${PN}/${PN}.tar.gz";
+SRC_URI="https://www.wudika.de/~jan/${PN}/${PN}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"

Reply via email to