diff options
author | Göktürk Yüksek <gokturk@gentoo.org> | 2016-11-30 19:05:30 -0500 |
---|---|---|
committer | Göktürk Yüksek <gokturk@gentoo.org> | 2016-11-30 19:06:57 -0500 |
commit | 74dad16de08e400fe19cb2b51c4a0d0a460d7ee5 (patch) | |
tree | 78c0795c7d9097ef293cd741980a2544f21bbdf8 /net-wireless/cpyrit-opencl | |
parent | licenses: add GPL-3+-with-opencl-exception (diff) | |
download | gentoo-74dad16de08e400fe19cb2b51c4a0d0a460d7ee5.tar.gz gentoo-74dad16de08e400fe19cb2b51c4a0d0a460d7ee5.tar.bz2 gentoo-74dad16de08e400fe19cb2b51c4a0d0a460d7ee5.zip |
net-wireless/cpyrit-opencl: fix the license #600956
Add missing licenses GPL-3+-with-opencl-exception and
GPL-3+-with-opencl-openssl-exception
Package-Manager: portage-2.3.0
Diffstat (limited to 'net-wireless/cpyrit-opencl')
-rw-r--r-- | net-wireless/cpyrit-opencl/cpyrit-opencl-0.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/cpyrit-opencl/cpyrit-opencl-0.5.0.ebuild b/net-wireless/cpyrit-opencl/cpyrit-opencl-0.5.0.ebuild index 6266b35243a4..7874fbfe5098 100644 --- a/net-wireless/cpyrit-opencl/cpyrit-opencl-0.5.0.ebuild +++ b/net-wireless/cpyrit-opencl/cpyrit-opencl-0.5.0.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="A sub-package that adds OpenCL-capability to Pyrit" HOMEPAGE="https://github.com/JPaulMora/Pyrit" SRC_URI="https://github.com/JPaulMora/Pyrit/archive/v${PV}.tar.gz -> pyrit-${PV}.tar.gz" -LICENSE="GPL-3+" +LICENSE="GPL-3+ GPL-3+-with-opencl-exception GPL-3+-with-opencl-openssl-exception" SLOT="0" KEYWORDS="~amd64 ~x86" |