Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@××××××.net>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-p2p/nuxhash/
Date: Mon, 29 Jun 2020 18:14:48
Message-Id: 1593273161.c16babce4157da96de7ce1d01d1a063fcf97f619.andrewammerlaan@gentoo
1 commit: c16babce4157da96de7ce1d01d1a063fcf97f619
2 Author: Alexey Sokolov <alexey+gentoo <AT> asokolov <DOT> org>
3 AuthorDate: Sat Jun 27 15:52:41 2020 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
5 CommitDate: Sat Jun 27 15:52:41 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c16babce
7
8 net-p2p/nuxhash: add the comment about license
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.23
11 Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org>
12
13 net-p2p/nuxhash/nuxhash-1.0.0_beta2_p20191013.ebuild | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/net-p2p/nuxhash/nuxhash-1.0.0_beta2_p20191013.ebuild b/net-p2p/nuxhash/nuxhash-1.0.0_beta2_p20191013.ebuild
17 index aa10072..bab8c55 100644
18 --- a/net-p2p/nuxhash/nuxhash-1.0.0_beta2_p20191013.ebuild
19 +++ b/net-p2p/nuxhash/nuxhash-1.0.0_beta2_p20191013.ebuild
20 @@ -11,6 +11,7 @@ DESCRIPTION="NiceHash cryptocurrency mining client for Linux"
21 HOMEPAGE="https://github.com/YoRyan/nuxhash"
22
23 SRC_URI="https://github.com/YoRyan/nuxhash/archive/33e9a095a41a6828959927f867efe4d2df398ede.tar.gz -> ${P}.tar.gz"
24 +# Nuxhash itself is GPL, but it downloads the excavator proprietary blob on startup
25 LICENSE="GPL-3 excavator-EULA"
26 SLOT="0"
27 IUSE="gui"