net-wireless/bluez: Switch to PYTHON_MULTI_USEDEP API
authorMichał Górny <mgorny@gentoo.org>
Fri, 7 Feb 2020 17:33:59 +0000 (18:33 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 9 Feb 2020 16:34:18 +0000 (17:34 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-wireless/bluez/bluez-5.51-r2.ebuild
net-wireless/bluez/bluez-5.52-r1.ebuild [moved from net-wireless/bluez/bluez-5.52.ebuild with 98% similarity]

index f595bc3ad23407bf5e8b7fdcd5a74fb23b1c2c62..5b222563fc812fc73f4dbec0c3022b8fd76437d9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -25,8 +25,10 @@ REQUIRED_USE="
 "
 
 TEST_DEPS="${PYTHON_DEPS}
-       >=dev-python/dbus-python-1[${PYTHON_USEDEP}]
-       dev-python/pygobject:3[${PYTHON_USEDEP}]
+       $(python_gen_cond_dep '
+               >=dev-python/dbus-python-1[${PYTHON_MULTI_USEDEP}]
+               dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
+       ')
 "
 BDEPEND="
        virtual/pkgconfig
similarity index 98%
rename from net-wireless/bluez/bluez-5.52.ebuild
rename to net-wireless/bluez/bluez-5.52-r1.ebuild
index a73b178bd597626d9c9ccff6d0518cc2209101f2..b3c94fefbc73d0627fa850f31607b7f63f7e04c8 100644 (file)
@@ -25,8 +25,10 @@ REQUIRED_USE="
 "
 
 TEST_DEPS="${PYTHON_DEPS}
-       >=dev-python/dbus-python-1[${PYTHON_USEDEP}]
-       dev-python/pygobject:3[${PYTHON_USEDEP}]
+       $(python_gen_cond_dep '
+               >=dev-python/dbus-python-1[${PYTHON_MULTI_USEDEP}]
+               dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
+       ')
 "
 BDEPEND="
        virtual/pkgconfig