summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGöktürk Yüksek <gokturk@gentoo.org>2016-11-30 18:57:54 -0500
committerGöktürk Yüksek <gokturk@gentoo.org>2016-11-30 19:06:34 -0500
commit2259cb2e6d2b509d50ef7bd886e4776b0b605444 (patch)
treeb76a25a6802b44dd23b80c46654a4ffad4f7a99c /net-wireless/cpyrit-cuda
parentlicenses: add GPL-3+-with-cuda-exception (diff)
downloadgentoo-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/cpyrit-cuda')
-rw-r--r--net-wireless/cpyrit-cuda/cpyrit-cuda-0.5.0.ebuild2
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"