Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 707058

Summary: acct-group/mythtv-0 acct-user/mythtv-0 : typo in DESCRIPTION: "deamon" => "daemon"
Product: Gentoo Linux Reporter: Ben <blc+gentoo>
Component: Current packagesAssignee: Wilson M. Michaels <thebitpit>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PATCH, PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/14694
Whiteboard:
Package list:
Runtime testing required: ---

Description Ben 2020-01-29 01:36:52 UTC
Both files misspell "daemon":

-DESCRIPTION="Mythtv mythbackend server/deamon group"
+DESCRIPTION="Mythtv mythbackend server/daemon group"

-DESCRIPTION="Mythtv mythbackend server/deamon user"
+DESCRIPTION="Mythtv mythbackend server/daemon user"

I also agree with bug 691798, but I would not have spotted these if that was changed :-)
Comment 1 Larry the Git Cow gentoo-dev 2020-02-19 07:33:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcacc2103d21191b3b1c5a805e48e7b3dfeb6254

commit bcacc2103d21191b3b1c5a805e48e7b3dfeb6254
Author:     Wilson Michaels <thebitpit@earthlink.net>
AuthorDate: 2019-10-16 15:34:26 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-02-19 07:23:40 +0000

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

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