commit:     a3b4e3b2307fdf04a870fe632ebc8500b0b43e8c
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Tue Nov 29 08:54:09 2016 +0000
Commit:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
CommitDate: Tue Nov 29 10:15:17 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=a3b4e3b2

dev-python/arrayfire-python: Restrict package to corresponding arrayfire version

Package-Manager: portage-2.3.0

 dev-python/arrayfire-python/arrayfire-python-3.1.20151111.ebuild | 1 +
 dev-python/arrayfire-python/arrayfire-python-3.2.20151224.ebuild | 1 +
 dev-python/arrayfire-python/arrayfire-python-3.3.20160516.ebuild | 1 +
 dev-python/arrayfire-python/arrayfire-python-3.3.20160624.ebuild | 1 +
 4 files changed, 4 insertions(+)

diff --git a/dev-python/arrayfire-python/arrayfire-python-3.1.20151111.ebuild 
b/dev-python/arrayfire-python/arrayfire-python-3.1.20151111.ebuild
index ee1d067..e7971bf 100644
--- a/dev-python/arrayfire-python/arrayfire-python-3.1.20151111.ebuild
+++ b/dev-python/arrayfire-python/arrayfire-python-3.1.20151111.ebuild
@@ -21,5 +21,6 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 RDEPEND="
        >=sci-libs/arrayfire-3.0.0
+       <sci-libs/arrayfire-3.2
        "
 DEPEND="${RDEPEND}"

diff --git a/dev-python/arrayfire-python/arrayfire-python-3.2.20151224.ebuild 
b/dev-python/arrayfire-python/arrayfire-python-3.2.20151224.ebuild
index 6434562..3af7ab3 100644
--- a/dev-python/arrayfire-python/arrayfire-python-3.2.20151224.ebuild
+++ b/dev-python/arrayfire-python/arrayfire-python-3.2.20151224.ebuild
@@ -21,5 +21,6 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 RDEPEND="
        >=sci-libs/arrayfire-3.2.0
+       <sci-libs/arrayfire-3.3.0
        "
 DEPEND="${RDEPEND}"

diff --git a/dev-python/arrayfire-python/arrayfire-python-3.3.20160516.ebuild 
b/dev-python/arrayfire-python/arrayfire-python-3.3.20160516.ebuild
index 4b84ce8..7d15b76 100644
--- a/dev-python/arrayfire-python/arrayfire-python-3.3.20160516.ebuild
+++ b/dev-python/arrayfire-python/arrayfire-python-3.3.20160516.ebuild
@@ -17,5 +17,6 @@ KEYWORDS="~amd64"
 
 RDEPEND="
        >=sci-libs/arrayfire-3.3.2
+       <sci-libs/arrayfire-3.4.0
        "
 DEPEND="${RDEPEND}"

diff --git a/dev-python/arrayfire-python/arrayfire-python-3.3.20160624.ebuild 
b/dev-python/arrayfire-python/arrayfire-python-3.3.20160624.ebuild
index 4b84ce8..7d15b76 100644
--- a/dev-python/arrayfire-python/arrayfire-python-3.3.20160624.ebuild
+++ b/dev-python/arrayfire-python/arrayfire-python-3.3.20160624.ebuild
@@ -17,5 +17,6 @@ KEYWORDS="~amd64"
 
 RDEPEND="
        >=sci-libs/arrayfire-3.3.2
+       <sci-libs/arrayfire-3.4.0
        "
 DEPEND="${RDEPEND}"

Reply via email to