commit:     67f9f8db98d3ad2aa14f39a673bb964a8910c135
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Wed Oct 14 06:28:48 2015 +0000
Commit:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
CommitDate: Wed Oct 14 06:28:48 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=67f9f8db

dev-python/nvidia-ml-py: Version bump

Package-Manager: portage-2.2.20.1

 dev-python/nvidia-ml-py/ChangeLog                   |  6 ++++++
 dev-python/nvidia-ml-py/nvidia-ml-py-7.352.0.ebuild | 19 +++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/dev-python/nvidia-ml-py/ChangeLog 
b/dev-python/nvidia-ml-py/ChangeLog
index 3e9eefaf..072c957 100644
--- a/dev-python/nvidia-ml-py/ChangeLog
+++ b/dev-python/nvidia-ml-py/ChangeLog
@@ -1,6 +1,12 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Id$
 
+*nvidia-ml-py-7.352.0 (14 Oct 2015)
+
+  14 Oct 2015; Marius Brehler <mar...@linux.sungazer.de>
+  +nvidia-ml-py-7.352.0.ebuild:
+  dev-python/nvidia-ml-py: Version bump
+
   14 Oct 2015; Marius Brehler <mar...@linux.sungazer.de>
   nvidia-ml-py-7.346.0.ebuild:
   dev-python/nvidia-ml-py: Fix RDEPEND

diff --git a/dev-python/nvidia-ml-py/nvidia-ml-py-7.352.0.ebuild 
b/dev-python/nvidia-ml-py/nvidia-ml-py-7.352.0.ebuild
new file mode 100644
index 0000000..179b32f
--- /dev/null
+++ b/dev-python/nvidia-ml-py/nvidia-ml-py-7.352.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python Bindings for the NVIDIA Management Library"
+HOMEPAGE="https://developer.nvidia.com/ganglia-monitoring-system";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+KEYWORDS="~amd64"
+
+LICENSE="BSD"
+SLOT="0"
+
+RDEPEND="=dev-util/nvidia-cuda-gdk-352.39[nvml]"
+DEPEND="${RDEPEND}"

Reply via email to