commit:     30cd40b866335aa806002e89fd547125a883ee67
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 21 17:38:26 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 21 17:38:26 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30cd40b8

app-emulation/crossover-bin: Fix missing PYTHON_{DEPS,REQUIRED_USE}

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-emulation/crossover-bin/crossover-bin-15.3.0.ebuild    | 1 +
 app-emulation/crossover-bin/crossover-bin-15.3.1.ebuild    | 1 +
 app-emulation/crossover-bin/crossover-bin-16.0.0.ebuild    | 1 +
 app-emulation/crossover-bin/crossover-bin-16.2.5.ebuild    | 1 +
 app-emulation/crossover-bin/crossover-bin-17.5.0-r1.ebuild | 1 +
 app-emulation/crossover-bin/crossover-bin-17.5.0.ebuild    | 1 +
 app-emulation/crossover-bin/crossover-bin-17.5.1.ebuild    | 1 +
 app-emulation/crossover-bin/crossover-bin-18.0.0.ebuild    | 2 ++
 app-emulation/crossover-bin/crossover-bin-18.1.0.ebuild    | 2 ++
 app-emulation/crossover-bin/crossover-bin-18.5.0.ebuild    | 2 ++
 10 files changed, 13 insertions(+)

diff --git a/app-emulation/crossover-bin/crossover-bin-15.3.0.ebuild 
b/app-emulation/crossover-bin/crossover-bin-15.3.0.ebuild
index 3807e0c09da..e707286b6b0 100644
--- a/app-emulation/crossover-bin/crossover-bin-15.3.0.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-15.3.0.ebuild
@@ -15,6 +15,7 @@ LICENSE="CROSSOVER-3"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
 IUSE="+capi +cups doc +gphoto2 +gsm +jpeg +lcms +ldap +mp3 +nls +openal 
+opengl +png +scanner +ssl +v4l"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
 RESTRICT="bindist test"
 QA_FLAGS_IGNORED="opt/cxoffice/.*"
 QA_PRESTRIPPED="opt/cxoffice/lib/.*

diff --git a/app-emulation/crossover-bin/crossover-bin-15.3.1.ebuild 
b/app-emulation/crossover-bin/crossover-bin-15.3.1.ebuild
index 3807e0c09da..e707286b6b0 100644
--- a/app-emulation/crossover-bin/crossover-bin-15.3.1.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-15.3.1.ebuild
@@ -15,6 +15,7 @@ LICENSE="CROSSOVER-3"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
 IUSE="+capi +cups doc +gphoto2 +gsm +jpeg +lcms +ldap +mp3 +nls +openal 
+opengl +png +scanner +ssl +v4l"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
 RESTRICT="bindist test"
 QA_FLAGS_IGNORED="opt/cxoffice/.*"
 QA_PRESTRIPPED="opt/cxoffice/lib/.*

diff --git a/app-emulation/crossover-bin/crossover-bin-16.0.0.ebuild 
b/app-emulation/crossover-bin/crossover-bin-16.0.0.ebuild
index 3807e0c09da..e707286b6b0 100644
--- a/app-emulation/crossover-bin/crossover-bin-16.0.0.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-16.0.0.ebuild
@@ -15,6 +15,7 @@ LICENSE="CROSSOVER-3"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
 IUSE="+capi +cups doc +gphoto2 +gsm +jpeg +lcms +ldap +mp3 +nls +openal 
+opengl +png +scanner +ssl +v4l"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
 RESTRICT="bindist test"
 QA_FLAGS_IGNORED="opt/cxoffice/.*"
 QA_PRESTRIPPED="opt/cxoffice/lib/.*

diff --git a/app-emulation/crossover-bin/crossover-bin-16.2.5.ebuild 
b/app-emulation/crossover-bin/crossover-bin-16.2.5.ebuild
index 3807e0c09da..e707286b6b0 100644
--- a/app-emulation/crossover-bin/crossover-bin-16.2.5.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-16.2.5.ebuild
@@ -15,6 +15,7 @@ LICENSE="CROSSOVER-3"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
 IUSE="+capi +cups doc +gphoto2 +gsm +jpeg +lcms +ldap +mp3 +nls +openal 
+opengl +png +scanner +ssl +v4l"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
 RESTRICT="bindist test"
 QA_FLAGS_IGNORED="opt/cxoffice/.*"
 QA_PRESTRIPPED="opt/cxoffice/lib/.*

diff --git a/app-emulation/crossover-bin/crossover-bin-17.5.0-r1.ebuild 
b/app-emulation/crossover-bin/crossover-bin-17.5.0-r1.ebuild
index ab2b592f6b1..ad18cd6fcd7 100644
--- a/app-emulation/crossover-bin/crossover-bin-17.5.0-r1.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-17.5.0-r1.ebuild
@@ -15,6 +15,7 @@ LICENSE="CROSSOVER-3"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
 IUSE="+capi +cups doc +gphoto2 +gsm +jpeg +lcms +ldap +mp3 +nls +openal 
+opencl +opengl +png +scanner +ssl +v4l"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
 RESTRICT="bindist test"
 QA_FLAGS_IGNORED="opt/cxoffice/.*"
 QA_PRESTRIPPED="opt/cxoffice/lib/.*

diff --git a/app-emulation/crossover-bin/crossover-bin-17.5.0.ebuild 
b/app-emulation/crossover-bin/crossover-bin-17.5.0.ebuild
index f2070b72ee7..16712dfcb5b 100644
--- a/app-emulation/crossover-bin/crossover-bin-17.5.0.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-17.5.0.ebuild
@@ -15,6 +15,7 @@ LICENSE="CROSSOVER-3"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
 IUSE="+capi +cups doc +gphoto2 +gsm +jpeg +lcms +ldap +mp3 +nls +openal 
+opencl +opengl +png +scanner +ssl +v4l"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
 RESTRICT="bindist test"
 QA_FLAGS_IGNORED="opt/cxoffice/.*"
 QA_PRESTRIPPED="opt/cxoffice/lib/.*

diff --git a/app-emulation/crossover-bin/crossover-bin-17.5.1.ebuild 
b/app-emulation/crossover-bin/crossover-bin-17.5.1.ebuild
index bbb67c346a2..e8abb043c90 100644
--- a/app-emulation/crossover-bin/crossover-bin-17.5.1.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-17.5.1.ebuild
@@ -15,6 +15,7 @@ LICENSE="CROSSOVER-3"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
 IUSE="+capi +cups doc +gphoto2 +gsm +jpeg +lcms +ldap +mp3 +nls +openal 
+opencl +opengl +png +scanner +ssl +v4l"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
 RESTRICT="bindist test"
 QA_FLAGS_IGNORED="opt/cxoffice/.*"
 QA_PRESTRIPPED="opt/cxoffice/lib/.*

diff --git a/app-emulation/crossover-bin/crossover-bin-18.0.0.ebuild 
b/app-emulation/crossover-bin/crossover-bin-18.0.0.ebuild
index 23b837f132e..ca67eab96b6 100644
--- a/app-emulation/crossover-bin/crossover-bin-18.0.0.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-18.0.0.ebuild
@@ -15,6 +15,7 @@ LICENSE="CROSSOVER-3"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
 IUSE="+capi +cups doc +gphoto2 +gsm +jpeg +lcms +ldap +mp3 +nls +openal 
+opencl +opengl +png +scanner +ssl +v4l"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
 RESTRICT="bindist test"
 
 QA_FLAGS_IGNORED="opt/cxoffice/.*"
@@ -45,6 +46,7 @@ BDEPEND="${PYTHON_DEPS}
 "
 
 RDEPEND="${DEPEND}
+       ${PYTHON_DEPS}
        !prefix? ( sys-libs/glibc )
        >=dev-python/pygtk-2.10:2[${PYTHON_USEDEP}]
        dev-python/dbus-python[${PYTHON_USEDEP}]

diff --git a/app-emulation/crossover-bin/crossover-bin-18.1.0.ebuild 
b/app-emulation/crossover-bin/crossover-bin-18.1.0.ebuild
index 23b837f132e..ca67eab96b6 100644
--- a/app-emulation/crossover-bin/crossover-bin-18.1.0.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-18.1.0.ebuild
@@ -15,6 +15,7 @@ LICENSE="CROSSOVER-3"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
 IUSE="+capi +cups doc +gphoto2 +gsm +jpeg +lcms +ldap +mp3 +nls +openal 
+opencl +opengl +png +scanner +ssl +v4l"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
 RESTRICT="bindist test"
 
 QA_FLAGS_IGNORED="opt/cxoffice/.*"
@@ -45,6 +46,7 @@ BDEPEND="${PYTHON_DEPS}
 "
 
 RDEPEND="${DEPEND}
+       ${PYTHON_DEPS}
        !prefix? ( sys-libs/glibc )
        >=dev-python/pygtk-2.10:2[${PYTHON_USEDEP}]
        dev-python/dbus-python[${PYTHON_USEDEP}]

diff --git a/app-emulation/crossover-bin/crossover-bin-18.5.0.ebuild 
b/app-emulation/crossover-bin/crossover-bin-18.5.0.ebuild
index 23b837f132e..ca67eab96b6 100644
--- a/app-emulation/crossover-bin/crossover-bin-18.5.0.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-18.5.0.ebuild
@@ -15,6 +15,7 @@ LICENSE="CROSSOVER-3"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
 IUSE="+capi +cups doc +gphoto2 +gsm +jpeg +lcms +ldap +mp3 +nls +openal 
+opencl +opengl +png +scanner +ssl +v4l"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
 RESTRICT="bindist test"
 
 QA_FLAGS_IGNORED="opt/cxoffice/.*"
@@ -45,6 +46,7 @@ BDEPEND="${PYTHON_DEPS}
 "
 
 RDEPEND="${DEPEND}
+       ${PYTHON_DEPS}
        !prefix? ( sys-libs/glibc )
        >=dev-python/pygtk-2.10:2[${PYTHON_USEDEP}]
        dev-python/dbus-python[${PYTHON_USEDEP}]

Reply via email to