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 276AE138334 for ; Mon, 29 Jul 2019 17:51:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6D63BE0829; Mon, 29 Jul 2019 17:51:03 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 2C5EBE0829 for ; Mon, 29 Jul 2019 17:51:03 +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 1962D348FA2 for ; Mon, 29 Jul 2019 17:51:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F16B661C for ; Mon, 29 Jul 2019 17:50:59 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1564422654.03e113f278c810446e7b480eef59c23df5455d5f.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/eudev/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/eudev/eudev-3.2.5.ebuild sys-fs/eudev/eudev-3.2.7-r2.ebuild sys-fs/eudev/eudev-3.2.8.ebuild sys-fs/eudev/eudev-4.9999.ebuild sys-fs/eudev/eudev-9999.ebuild X-VCS-Directories: sys-fs/eudev/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 03e113f278c810446e7b480eef59c23df5455d5f X-VCS-Branch: master Date: Mon, 29 Jul 2019 17:50:59 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e4b6df95-ad5c-46ab-b53f-2f5ddb2640a5 X-Archives-Hash: 401c6a998b18e9bed8a287c8b12c6bcc commit: 03e113f278c810446e7b480eef59c23df5455d5f Author: Mike Gilbert gentoo org> AuthorDate: Mon Jul 29 17:50:43 2019 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Mon Jul 29 17:50:54 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03e113f2 sys-fs/eudev: use acct-group packages Package-Manager: Portage-2.3.69_p3, Repoman-2.3.16_p12 Signed-off-by: Mike Gilbert gentoo.org> sys-fs/eudev/eudev-3.2.5.ebuild | 13 +++++-------- sys-fs/eudev/eudev-3.2.7-r2.ebuild | 12 ++++-------- sys-fs/eudev/eudev-3.2.8.ebuild | 12 ++++-------- sys-fs/eudev/eudev-4.9999.ebuild | 11 ++++------- sys-fs/eudev/eudev-9999.ebuild | 12 ++++-------- 5 files changed, 21 insertions(+), 39 deletions(-) diff --git a/sys-fs/eudev/eudev-3.2.5.ebuild b/sys-fs/eudev/eudev-3.2.5.ebuild index d8452859579..292095d6378 100644 --- a/sys-fs/eudev/eudev-3.2.5.ebuild +++ b/sys-fs/eudev/eudev-3.2.5.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" KV_min=2.6.39 -inherit autotools linux-info multilib multilib-minimal user +inherit autotools linux-info multilib multilib-minimal if [[ ${PV} = 9999* ]]; then EGIT_REPO_URI="https://github.com/gentoo/eudev.git" @@ -39,6 +39,9 @@ DEPEND="${COMMON_DEPEND} test? ( app-text/tree dev-lang/perl )" RDEPEND="${COMMON_DEPEND} + acct-group/input + acct-group/kvm + acct-group/render !