[gentoo-commits] repo/gentoo:master commit in: net-wireless/cpyrit-opencl/

2016-11-30 Thread Göktürk Yüksek
commit: 74dad16de08e400fe19cb2b51c4a0d0a460d7ee5
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Thu Dec  1 00:05:30 2016 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Thu Dec  1 00:06:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74dad16d

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

 net-wireless/cpyrit-opencl/cpyrit-opencl-0.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 6266b35..7874fbf 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"
 



[gentoo-commits] repo/gentoo:master commit in: net-wireless/cpyrit-opencl/

2016-11-26 Thread Göktürk Yüksek
commit: f6a27eca064aefb9f11e544b5883099946370ea3
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Sun Nov 27 04:32:36 2016 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Sun Nov 27 05:59:33 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6a27eca

net-wireless/cpyrit-opencl: remove old #544092

Package-Manager: portage-2.3.0

 net-wireless/cpyrit-opencl/Manifest|  1 -
 .../cpyrit-opencl/cpyrit-opencl-0.4.0-r1.ebuild| 30 --
 2 files changed, 31 deletions(-)

diff --git a/net-wireless/cpyrit-opencl/Manifest 
b/net-wireless/cpyrit-opencl/Manifest
index 903beae..a0d67eb 100644
--- a/net-wireless/cpyrit-opencl/Manifest
+++ b/net-wireless/cpyrit-opencl/Manifest
@@ -1,2 +1 @@
-DIST cpyrit-opencl-0.4.0.tar.gz 22851 SHA256 
aac593bce3f00ea7fd3d558083dbd7e168332a92736e51a621a0459d1bc042fa SHA512 
105c735089c23850f46fc349d4393bc038ca676ed9437545af7d23d98786e52a6ed88a09eeb9b7e2ef3654eaa71e0172a64478f8a37177714b3060ad3af49e5a
 WHIRLPOOL 
522311339e52e10eac4bb724e31e9b277dd831c85ad011121ea3e251a1314afdef45f518b4b47d1ad542b5b65a0f5abbeed47c6379b329fcc72aeded221041fe
 DIST pyrit-0.5.0.tar.gz 267614 SHA256 
c610b7e5930e71ef466365418e58ce72f4b7dea5a3398c3296192f0c4a7175aa SHA512 
912742cd7d9cd9231b9b3aa155a5170c0ba36c3865280423e100c1d12df34e093ee56305d8738d4f406abbfef9b1d540872872b8ef23d699466298d41289ad25
 WHIRLPOOL 
ade13ce1f4835f3a9f1f31cd850ccc555c34c9a292c062d1444962ead3e3db3b35124cab58c14021468bee8da80072725cd5b90dd7913f63da6f86831b70b144

diff --git a/net-wireless/cpyrit-opencl/cpyrit-opencl-0.4.0-r1.ebuild 
b/net-wireless/cpyrit-opencl/cpyrit-opencl-0.4.0-r1.ebuild
deleted file mode 100644
index b956f98..
--- a/net-wireless/cpyrit-opencl/cpyrit-opencl-0.4.0-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-DISTUTILS_SINGLE_IMPL=1
-
-inherit distutils-r1
-
-DESCRIPTION="A sub-package that adds OpenCL-capability to Pyrit"
-HOMEPAGE="https://code.google.com/p/pyrit/;
-SRC_URI="https://pyrit.googlecode.com/files/${P}.tar.gz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
-   dev-libs/openssl:=
-   sys-libs/zlib
-   virtual/opencl"
-RDEPEND="${DEPEND}"
-PDEPEND="~net-wireless/pyrit-${PV}"
-
-pkg_setup() {
-   python-single-r1_pkg_setup
-}



[gentoo-commits] repo/gentoo:master commit in: net-wireless/cpyrit-opencl/

2016-11-26 Thread Göktürk Yüksek
commit: a24132e924d0b063156728403f2bd7756a1f5792
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Sun Nov 27 04:05:46 2016 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Sun Nov 27 05:59:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a24132e9

net-wireless/cpyrit-opencl: bump to 0.5.0

Package-Manager: portage-2.3.0

 net-wireless/cpyrit-opencl/Manifest|  1 +
 .../cpyrit-opencl/cpyrit-opencl-0.5.0.ebuild   | 31 ++
 2 files changed, 32 insertions(+)

diff --git a/net-wireless/cpyrit-opencl/Manifest 
b/net-wireless/cpyrit-opencl/Manifest
index 8f18f47..903beae 100644
--- a/net-wireless/cpyrit-opencl/Manifest
+++ b/net-wireless/cpyrit-opencl/Manifest
@@ -1 +1,2 @@
 DIST cpyrit-opencl-0.4.0.tar.gz 22851 SHA256 
aac593bce3f00ea7fd3d558083dbd7e168332a92736e51a621a0459d1bc042fa SHA512 
105c735089c23850f46fc349d4393bc038ca676ed9437545af7d23d98786e52a6ed88a09eeb9b7e2ef3654eaa71e0172a64478f8a37177714b3060ad3af49e5a
 WHIRLPOOL 
522311339e52e10eac4bb724e31e9b277dd831c85ad011121ea3e251a1314afdef45f518b4b47d1ad542b5b65a0f5abbeed47c6379b329fcc72aeded221041fe
+DIST pyrit-0.5.0.tar.gz 267614 SHA256 
c610b7e5930e71ef466365418e58ce72f4b7dea5a3398c3296192f0c4a7175aa SHA512 
912742cd7d9cd9231b9b3aa155a5170c0ba36c3865280423e100c1d12df34e093ee56305d8738d4f406abbfef9b1d540872872b8ef23d699466298d41289ad25
 WHIRLPOOL 
ade13ce1f4835f3a9f1f31cd850ccc555c34c9a292c062d1444962ead3e3db3b35124cab58c14021468bee8da80072725cd5b90dd7913f63da6f86831b70b144

diff --git a/net-wireless/cpyrit-opencl/cpyrit-opencl-0.5.0.ebuild 
b/net-wireless/cpyrit-opencl/cpyrit-opencl-0.5.0.ebuild
new file mode 100644
index ..6266b35
--- /dev/null
+++ b/net-wireless/cpyrit-opencl/cpyrit-opencl-0.5.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+DISTUTILS_SINGLE_IMPL=1
+
+inherit distutils-r1
+
+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+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="
+   dev-libs/openssl:=
+   sys-libs/zlib
+   virtual/opencl"
+RDEPEND="${DEPEND}"
+PDEPEND="~net-wireless/pyrit-${PV}"
+
+S="${WORKDIR}/Pyrit-${PV}/modules/cpyrit_opencl"
+
+pkg_setup() {
+   python-single-r1_pkg_setup
+}



[gentoo-commits] repo/gentoo:master commit in: net-wireless/cpyrit-opencl/

2016-04-19 Thread Manuel Rüger
commit: 2f2d4f5609bbe4efc36345f3d67f5b4191e9d142
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Apr 19 22:44:15 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Apr 19 22:44:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f2d4f56

net-wireless/cpyrit-opencl: Remove old

Package-Manager: portage-2.2.28

 .../cpyrit-opencl/cpyrit-opencl-0.4.0.ebuild   | 27 --
 1 file changed, 27 deletions(-)

diff --git a/net-wireless/cpyrit-opencl/cpyrit-opencl-0.4.0.ebuild 
b/net-wireless/cpyrit-opencl/cpyrit-opencl-0.4.0.ebuild
deleted file mode 100644
index 3a09e9a..000
--- a/net-wireless/cpyrit-opencl/cpyrit-opencl-0.4.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-PYTHON_DEPEND="2:2.5"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
-
-inherit distutils eutils
-
-DESCRIPTION="A sub-package that adds OpenCL-capability to Pyrit"
-HOMEPAGE="https://code.google.com/p/pyrit/;
-SRC_URI="https://pyrit.googlecode.com/files/${P}.tar.gz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
-   dev-libs/openssl
-   sys-libs/zlib
-   virtual/opencl"
-RDEPEND="${DEPEND}"
-PDEPEND="~net-wireless/pyrit-${PV}"