commit:     4e8309033b3b953e4bbb939aea1499fedbbc3d5b
Author:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 25 10:40:52 2018 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Thu Dec 27 10:06:48 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e830903

sys-apps/policycoreutils: drop <python3.5 support

Signed-off-by: Jason Zaman <perfinion <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 .../{policycoreutils-9999.ebuild => policycoreutils-2.8-r1.ebuild}  | 6 +++---
 sys-apps/policycoreutils/policycoreutils-9999.ebuild                | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sys-apps/policycoreutils/policycoreutils-9999.ebuild 
b/sys-apps/policycoreutils/policycoreutils-2.8-r1.ebuild
similarity index 97%
copy from sys-apps/policycoreutils/policycoreutils-9999.ebuild
copy to sys-apps/policycoreutils/policycoreutils-2.8-r1.ebuild
index 307c82a9c3e..26e0853930f 100644
--- a/sys-apps/policycoreutils/policycoreutils-9999.ebuild
+++ b/sys-apps/policycoreutils/policycoreutils-2.8-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{3_5,3_6} )
 PYTHON_REQ_USE="xml"
 
 inherit multilib python-r1 toolchain-funcs bash-completion-r1
@@ -45,7 +45,7 @@ 
DEPEND=">=sys-libs/libselinux-${SELNX_VER}:=[python,${PYTHON_USEDEP}]
        >=sys-libs/libsemanage-${SEMNG_VER}:=[python,${PYTHON_USEDEP}]
        sys-libs/libcap-ng:=
        >=sys-libs/libsepol-${SEPOL_VER}:=
-       >=app-admin/setools-4.1.1[${PYTHON_USEDEP}]
+       >=app-admin/setools-4.2.0[${PYTHON_USEDEP}]
        sys-devel/gettext
        dev-python/ipy[${PYTHON_USEDEP}]
        dbus? (

diff --git a/sys-apps/policycoreutils/policycoreutils-9999.ebuild 
b/sys-apps/policycoreutils/policycoreutils-9999.ebuild
index 307c82a9c3e..26e0853930f 100644
--- a/sys-apps/policycoreutils/policycoreutils-9999.ebuild
+++ b/sys-apps/policycoreutils/policycoreutils-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{3_5,3_6} )
 PYTHON_REQ_USE="xml"
 
 inherit multilib python-r1 toolchain-funcs bash-completion-r1
@@ -45,7 +45,7 @@ 
DEPEND=">=sys-libs/libselinux-${SELNX_VER}:=[python,${PYTHON_USEDEP}]
        >=sys-libs/libsemanage-${SEMNG_VER}:=[python,${PYTHON_USEDEP}]
        sys-libs/libcap-ng:=
        >=sys-libs/libsepol-${SEPOL_VER}:=
-       >=app-admin/setools-4.1.1[${PYTHON_USEDEP}]
+       >=app-admin/setools-4.2.0[${PYTHON_USEDEP}]
        sys-devel/gettext
        dev-python/ipy[${PYTHON_USEDEP}]
        dbus? (

Reply via email to