commit:     3ba474ae849ba76ab3b4605f54cb401731a4af14
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Wed May 13 15:05:26 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed May 13 15:05:26 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=3ba474ae

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

Package-Manager: portage-2.2.18

 dev-python/nvidia-ml-py/ChangeLog                   |  6 ++++++
 dev-python/nvidia-ml-py/nvidia-ml-py-7.346.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 8933fc9..4ac601d 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
 # $Header: $
 
+*nvidia-ml-py-7.346.0 (13 May 2015)
+
+  13 May 2015; Marius Brehler <mar...@linux.sungazer.de>
+  +nvidia-ml-py-7.346.0.ebuild:
+  Version bump
+
 *nvidia-ml-py-6.340.0 (26 Jan 2015)
 
   26 Jan 2015; Marius Brehler <mar...@linux.sungazer.de> +metadata.xml,

diff --git a/dev-python/nvidia-ml-py/nvidia-ml-py-7.346.0.ebuild 
b/dev-python/nvidia-ml-py/nvidia-ml-py-7.346.0.ebuild
new file mode 100644
index 0000000..20abe15
--- /dev/null
+++ b/dev-python/nvidia-ml-py/nvidia-ml-py-7.346.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+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-340.29[nvml]"
+DEPEND="${RDEPEND}"

Reply via email to