diff options
Diffstat (limited to 'app-misc/pipeworks')
-rw-r--r-- | app-misc/pipeworks/pipeworks-0.4-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/pipeworks/pipeworks-0.4-r2.ebuild b/app-misc/pipeworks/pipeworks-0.4-r2.ebuild index bcef6fb41379..3094418d0f38 100644 --- a/app-misc/pipeworks/pipeworks-0.4-r2.ebuild +++ b/app-misc/pipeworks/pipeworks-0.4-r2.ebuild @@ -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" |