mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-misc/pipeworks: use HTTPS, fix LICENSE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
committed by
Conrad Kostecki
parent
1e94d784e0
commit
ef4d5a22ec
@@ -5,11 +5,11 @@ EAPI=8
|
||||
|
||||
inherit toolchain-funcs
|
||||
|
||||
DESCRIPTION="A small utility that measures throughput between stdin and stdout"
|
||||
HOMEPAGE="http://pipeworks.sourceforge.net/"
|
||||
DESCRIPTION="Small utility that measures throughput between stdin and stdout"
|
||||
HOMEPAGE="https://sourceforge.net/projects/pipeworks/"
|
||||
SRC_URI="mirror://sourceforge/pipeworks/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
LICENSE="GPL-2+"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user