commit:     7d41c6b260fe4bee9f6f3b76b00d27a6becb34d9
Author:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 10 05:13:10 2019 +0000
Commit:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Wed Apr 10 05:13:27 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d41c6b2

sys-fs/eudev: create kvm/render group

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>

 sys-fs/eudev/{eudev-3.2.7-r1.ebuild => eudev-3.2.7-r2.ebuild} | 4 +++-
 sys-fs/eudev/eudev-9999.ebuild                                | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/sys-fs/eudev/eudev-3.2.7-r1.ebuild 
b/sys-fs/eudev/eudev-3.2.7-r2.ebuild
similarity index 98%
rename from sys-fs/eudev/eudev-3.2.7-r1.ebuild
rename to sys-fs/eudev/eudev-3.2.7-r2.ebuild
index 63a4096b3f0..21b78a5bbe0 100644
--- a/sys-fs/eudev/eudev-3.2.7-r1.ebuild
+++ b/sys-fs/eudev/eudev-3.2.7-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -190,6 +190,8 @@ pkg_postinst() {
        # https://bugs.gentoo.org/246847
        # https://bugs.gentoo.org/514174
        enewgroup input
+       enewgroup kvm 78
+       enewgroup render
 
        # REPLACING_VERSIONS should only ever have zero or 1 values but in case 
it doesn't,
        # process it as a list.  We only care about the zero case (new install) 
or the case where

diff --git a/sys-fs/eudev/eudev-9999.ebuild b/sys-fs/eudev/eudev-9999.ebuild
index 63a4096b3f0..21b78a5bbe0 100644
--- a/sys-fs/eudev/eudev-9999.ebuild
+++ b/sys-fs/eudev/eudev-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -190,6 +190,8 @@ pkg_postinst() {
        # https://bugs.gentoo.org/246847
        # https://bugs.gentoo.org/514174
        enewgroup input
+       enewgroup kvm 78
+       enewgroup render
 
        # REPLACING_VERSIONS should only ever have zero or 1 values but in case 
it doesn't,
        # process it as a list.  We only care about the zero case (new install) 
or the case where

Reply via email to