sys-fs/eudev: create kvm/render group
authorJory Pratt <anarchy@gentoo.org>
Wed, 10 Apr 2019 05:13:10 +0000 (00:13 -0500)
committerJory Pratt <anarchy@gentoo.org>
Wed, 10 Apr 2019 05:13:27 +0000 (00:13 -0500)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Jory Pratt <anarchy@gentoo.org>
sys-fs/eudev/eudev-3.2.7-r2.ebuild [moved from sys-fs/eudev/eudev-3.2.7-r1.ebuild with 98% similarity]
sys-fs/eudev/eudev-9999.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 63a4096b3f0da5296d6ecd65e85483a0ad2aa9f6..21b78a5bbe09d7cbbc04f0706beae75a9673eb22 100644 (file)
@@ -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
index 63a4096b3f0da5296d6ecd65e85483a0ad2aa9f6..21b78a5bbe09d7cbbc04f0706beae75a9673eb22 100644 (file)
@@ -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