app-admin/packagekit-base: Switch to PYTHON_SINGLE/MULTI_USEDEP API
authorMichał Górny <mgorny@gentoo.org>
Fri, 7 Feb 2020 08:49:47 +0000 (09:49 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 9 Feb 2020 16:10:30 +0000 (17:10 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-admin/packagekit-base/packagekit-base-1.1.12-r1.ebuild [moved from app-admin/packagekit-base/packagekit-base-1.1.12.ebuild with 94% similarity]
profiles/features/selinux/package.mask
profiles/features/selinux/package.use.mask

similarity index 94%
rename from app-admin/packagekit-base/packagekit-base-1.1.12.ebuild
rename to app-admin/packagekit-base/packagekit-base-1.1.12-r1.ebuild
index 41466b8f3d9890dfbf314d35facffe7938ff6741..679f84cba2da2c84e16b6e72738d761b7a9a7155 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"
@@ -58,10 +58,12 @@ DEPEND="${COMMON_DEPEND}
        vala? ( $(vala_depend) )
 "
 RDEPEND="${COMMON_DEPEND}
-       >=app-portage/layman-2[${PYTHON_USEDEP}]
-       >=sys-apps/portage-2.2[${PYTHON_USEDEP}]
+       $(python_gen_cond_dep '
+               >=app-portage/layman-2[${PYTHON_MULTI_USEDEP}]
+               >=sys-apps/portage-2.2[${PYTHON_MULTI_USEDEP}]
+       ')
        consolekit? ( sys-auth/consolekit )
-       entropy? ( >=sys-apps/entropy-234[${PYTHON_USEDEP}] )
+       entropy? ( >=sys-apps/entropy-234[${PYTHON_SINGLE_USEDEP}] )
 "
 
 PATCHES=(
index 957ea16b4f304a7e78ee3d05cffb6b0b789e99dd..c265c0639db428c99aff5a0f3fcb6cf958e35119 100644 (file)
@@ -59,7 +59,7 @@ gnome-extra/gnome-user-share
 app-admin/equo
 app-admin/matter
 app-admin/packagekit
-=app-admin/packagekit-base-1.1.12
+~app-admin/packagekit-base-1.1.12
 app-admin/packagekit-gtk
 app-admin/packagekit-qt
 <app-admin/salt-2018
index 589ec4158d1750c226b376f225b77824bba18c8e..63635efd4421073bb79794097852e5878b7c7c67 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
 
 # Jeroen Roovers <jer@gentoo.org> (2019-02-23)