acct-user/mythtv: Add cdrom group to mythtv user, fix typo
authorWilson Michaels <thebitpit@earthlink.net>
Wed, 16 Oct 2019 15:34:26 +0000 (10:34 -0500)
committerJoonas Niilola <juippis@gentoo.org>
Wed, 19 Feb 2020 07:23:40 +0000 (09:23 +0200)
Closes: https://bugs.gentoo.org/697798
Closes: https://bugs.gentoo.org/707058
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Wilson Michaels <thebitpit@earthlink.net>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
acct-user/mythtv/mythtv-0.ebuild

index affc3f434398d37baf00d813a55d627c8785cee8..79984187e86a5dd686ae36ba7b7fb3166d5e60fc 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 inherit acct-user
 
-DESCRIPTION="Mythtv mythbackend server/deamon user"
+DESCRIPTION="Mythtv mythbackend server/daemon user"
 ACCT_USER_ID=117
 ACCT_USER_GROUPS=( mythtv video audio cdrom tty )
 ACCT_USER_SHELL=/bin/bash