commit:     bcacc2103d21191b3b1c5a805e48e7b3dfeb6254
Author:     Wilson Michaels <thebitpit <AT> earthlink <DOT> net>
AuthorDate: Wed Oct 16 15:34:26 2019 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Feb 19 07:23:40 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcacc210

acct-user/mythtv: Add cdrom group to mythtv user, fix typo

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 <AT> earthlink.net>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 acct-user/mythtv/mythtv-0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/acct-user/mythtv/mythtv-0.ebuild b/acct-user/mythtv/mythtv-0.ebuild
index affc3f43439..79984187e86 100644
--- a/acct-user/mythtv/mythtv-0.ebuild
+++ b/acct-user/mythtv/mythtv-0.ebuild
@@ -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

Reply via email to