From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3EEF11396D0 for ; Mon, 7 Aug 2017 16:48:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CCB0B1FC063; Mon, 7 Aug 2017 16:48:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A8C9A1FC063 for ; Mon, 7 Aug 2017 16:48:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B33113417C4 for ; Mon, 7 Aug 2017 16:48:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AE99F75F8 for ; Mon, 7 Aug 2017 16:48:04 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1502124383.8b05b5a0c7b583b4c50b8df17f2da9d39870ed1a.perfinion@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/policycoreutils/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/policycoreutils/policycoreutils-9999.ebuild X-VCS-Directories: sys-apps/policycoreutils/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 8b05b5a0c7b583b4c50b8df17f2da9d39870ed1a X-VCS-Branch: master Date: Mon, 7 Aug 2017 16:48:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8873c7b4-db42-446d-8079-fb383fac7ca0 X-Archives-Hash: 6169d79ebc8d9488c3f19e879da2443d commit: 8b05b5a0c7b583b4c50b8df17f2da9d39870ed1a Author: Jason Zaman gentoo org> AuthorDate: Mon Aug 7 14:09:27 2017 +0000 Commit: Jason Zaman gentoo org> CommitDate: Mon Aug 7 16:46:23 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b05b5a0 sys-apps/policycoreutils: update live ebuild Package-Manager: Portage-2.3.6, Repoman-2.3.1 sys-apps/policycoreutils/policycoreutils-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/policycoreutils/policycoreutils-9999.ebuild b/sys-apps/policycoreutils/policycoreutils-9999.ebuild index be4af64d17d..9996621df2c 100644 --- a/sys-apps/policycoreutils/policycoreutils-9999.ebuild +++ b/sys-apps/policycoreutils/policycoreutils-9999.ebuild @@ -9,7 +9,7 @@ inherit multilib python-r1 toolchain-funcs bash-completion-r1 MY_P="${P//_/-}" -MY_RELEASEDATE="20170718" +MY_RELEASEDATE="20170804" EXTRAS_VER="1.36" SEMNG_VER="${PV}" SELNX_VER="${PV}" @@ -46,7 +46,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.0[${PYTHON_USEDEP}] + >=app-admin/setools-4.1.1[${PYTHON_USEDEP}] sys-devel/gettext dev-python/ipy[${PYTHON_USEDEP}] dbus? (