Gentoo Archives: gentoo-commits

From: "Göktürk Yüksek" <gokturk@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/cpyrit-opencl/
Date: Thu, 01 Dec 2016 00:08:16
Message-Id: 1480550817.74dad16de08e400fe19cb2b51c4a0d0a460d7ee5.gokturk@gentoo
1 commit: 74dad16de08e400fe19cb2b51c4a0d0a460d7ee5
2 Author: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 1 00:05:30 2016 +0000
4 Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 1 00:06:57 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74dad16d
7
8 net-wireless/cpyrit-opencl: fix the license #600956
9
10 Add missing licenses GPL-3+-with-opencl-exception and
11 GPL-3+-with-opencl-openssl-exception
12
13 Package-Manager: portage-2.3.0
14
15 net-wireless/cpyrit-opencl/cpyrit-opencl-0.5.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/net-wireless/cpyrit-opencl/cpyrit-opencl-0.5.0.ebuild b/net-wireless/cpyrit-opencl/cpyrit-opencl-0.5.0.ebuild
19 index 6266b35..7874fbf 100644
20 --- a/net-wireless/cpyrit-opencl/cpyrit-opencl-0.5.0.ebuild
21 +++ b/net-wireless/cpyrit-opencl/cpyrit-opencl-0.5.0.ebuild
22 @@ -13,7 +13,7 @@ DESCRIPTION="A sub-package that adds OpenCL-capability to Pyrit"
23 HOMEPAGE="https://github.com/JPaulMora/Pyrit"
24 SRC_URI="https://github.com/JPaulMora/Pyrit/archive/v${PV}.tar.gz -> pyrit-${PV}.tar.gz"
25
26 -LICENSE="GPL-3+"
27 +LICENSE="GPL-3+ GPL-3+-with-opencl-exception GPL-3+-with-opencl-openssl-exception"
28 SLOT="0"
29 KEYWORDS="~amd64 ~x86"