aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Brehler <marbre@linux.sungazer.de>2016-11-29 09:54:09 +0100
committerMarius Brehler <marbre@linux.sungazer.de>2016-11-29 11:15:17 +0100
commita3b4e3b2307fdf04a870fe632ebc8500b0b43e8c (patch)
tree8e0d642aaa7287400a69c83edfbcc15d710c39b6
parentdev-python/arrayfire-python: Version bump to 3.3.20160624 (diff)
downloadsci-a3b4e3b2.tar.gz
sci-a3b4e3b2.tar.bz2
sci-a3b4e3b2.zip
dev-python/arrayfire-python: Restrict package to corresponding arrayfire version
Package-Manager: portage-2.3.0
-rw-r--r--dev-python/arrayfire-python/arrayfire-python-3.1.20151111.ebuild1
-rw-r--r--dev-python/arrayfire-python/arrayfire-python-3.2.20151224.ebuild1
-rw-r--r--dev-python/arrayfire-python/arrayfire-python-3.3.20160516.ebuild1
-rw-r--r--dev-python/arrayfire-python/arrayfire-python-3.3.20160624.ebuild1
4 files changed, 4 insertions, 0 deletions
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 ee1d0672b..e7971bf4c 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 643456201..3af7ab31e 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 4b84ce894..7d15b7637 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 4b84ce894..7d15b7637 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}"