media-tv/plex-media-server: Switch to PYTHON_MULTI_USEDEP API
authorMichał Górny <mgorny@gentoo.org>
Fri, 7 Feb 2020 16:57:02 +0000 (17:57 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 9 Feb 2020 16:31:28 +0000 (17:31 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
media-tv/plex-media-server/plex-media-server-1.13.2-r2.ebuild [moved from media-tv/plex-media-server/plex-media-server-1.13.2-r1.ebuild with 97% similarity]
media-tv/plex-media-server/plex-media-server-1.14.1.ebuild
media-tv/plex-media-server/plex-media-server-1.16.4.ebuild
media-tv/plex-media-server/plex-media-server-1.18.3.ebuild
media-tv/plex-media-server/plex-media-server-1.18.4-r1.ebuild [moved from media-tv/plex-media-server/plex-media-server-1.18.4.ebuild with 98% similarity]

similarity index 97%
rename from media-tv/plex-media-server/plex-media-server-1.13.2-r1.ebuild
rename to media-tv/plex-media-server/plex-media-server-1.13.2-r2.ebuild
index 8b47a10cad28a772f70cb2e951ee96f91432d193..2c14112897b835e529b3cf289dc442948b670368 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=6
@@ -26,7 +26,9 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 DEPEND="
        sys-apps/fix-gnustack
-       dev-python/virtualenv[${PYTHON_USEDEP}]"
+       $(python_gen_cond_dep '
+               dev-python/virtualenv[${PYTHON_MULTI_USEDEP}]
+       ')"
 
 RDEPEND="
        net-dns/avahi
index f37b60268a7b480d5b7f3e915572f064fd1bbd1a..57039153cea14887d0fb7e6d33ab1d6c18cf5ea5 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
@@ -26,7 +26,9 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 DEPEND="
        sys-apps/fix-gnustack
-       dev-python/virtualenv[${PYTHON_USEDEP}]"
+       $(python_gen_cond_dep '
+               dev-python/virtualenv[${PYTHON_MULTI_USEDEP}]
+       ')"
 
 RDEPEND="
        net-dns/avahi
index 1fa5d4363cc502feaa6689b3a81fd7aa5b2ba282..b939c7a780c13c05f8b4551d4553463b4cdb7912 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
@@ -24,7 +24,10 @@ RESTRICT="bindist strip"
 KEYWORDS="-* ~amd64"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-DEPEND="dev-python/virtualenv[${PYTHON_USEDEP}]"
+DEPEND="
+       $(python_gen_cond_dep '
+               dev-python/virtualenv[${PYTHON_MULTI_USEDEP}]
+       ')"
 
 RDEPEND="
        net-dns/avahi
index d4dc6a7ad1a15777b4ec1b44d205d1a38ffdd597..8f2e0be664e2db551c82cbcbedbd50cd8128e305 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
@@ -27,7 +27,10 @@ RESTRICT="bindist strip"
 KEYWORDS="-* ~amd64 ~x86"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-DEPEND="dev-python/virtualenv[${PYTHON_USEDEP}]"
+DEPEND="
+       $(python_gen_cond_dep '
+               dev-python/virtualenv[${PYTHON_MULTI_USEDEP}]
+       ')"
 BDEPEND="dev-util/patchelf"
 
 RDEPEND="
similarity index 98%
rename from media-tv/plex-media-server/plex-media-server-1.18.4.ebuild
rename to media-tv/plex-media-server/plex-media-server-1.18.4-r1.ebuild
index 994795f1775931515a9b59bb2f55426cbbcc0259..18b00f34a9b74f003224b2985091b30cb43d36a9 100644 (file)
@@ -27,7 +27,10 @@ RESTRICT="bindist strip"
 KEYWORDS="-* ~amd64 ~x86"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-DEPEND="dev-python/virtualenv[${PYTHON_USEDEP}]"
+DEPEND="
+       $(python_gen_cond_dep '
+               dev-python/virtualenv[${PYTHON_MULTI_USEDEP}]
+       ')"
 BDEPEND="dev-util/patchelf"
 
 RDEPEND="