diff options
author | Göktürk Yüksek <gokturk@gentoo.org> | 2016-11-30 18:57:54 -0500 |
---|---|---|
committer | Göktürk Yüksek <gokturk@gentoo.org> | 2016-11-30 19:06:34 -0500 |
commit | 2259cb2e6d2b509d50ef7bd886e4776b0b605444 (patch) | |
tree | b76a25a6802b44dd23b80c46654a4ffad4f7a99c /net-wireless | |
parent | licenses: add GPL-3+-with-cuda-exception (diff) | |
download | gentoo-2259cb2e6d2b509d50ef7bd886e4776b0b605444.tar.gz gentoo-2259cb2e6d2b509d50ef7bd886e4776b0b605444.tar.bz2 gentoo-2259cb2e6d2b509d50ef7bd886e4776b0b605444.zip |
net-wireless/cpyrit-cuda: fix the license #600954
Add missing licenses GPL-3+-with-cuda-exception and
GPL-3+-with-cuda-openssl-exception
Package-Manager: portage-2.3.0
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/cpyrit-cuda/cpyrit-cuda-0.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/cpyrit-cuda/cpyrit-cuda-0.5.0.ebuild b/net-wireless/cpyrit-cuda/cpyrit-cuda-0.5.0.ebuild index bdb81b426dd7..61b8209bcaed 100644 --- a/net-wireless/cpyrit-cuda/cpyrit-cuda-0.5.0.ebuild +++ b/net-wireless/cpyrit-cuda/cpyrit-cuda-0.5.0.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="A sub-package that adds CUDA-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-cuda-exception GPL-3+-with-cuda-openssl-exception" SLOT="0" KEYWORDS="~amd64 ~x86" |