Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 707058 - acct-group/mythtv-0 acct-user/mythtv-0 : typo in DESCRIPTION: "deamon" => "daemon"
Summary: acct-group/mythtv-0 acct-user/mythtv-0 : typo in DESCRIPTION: "deamon" => "da...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Wilson M. Michaels
URL:
Whiteboard:
Keywords: PATCH, PullRequest
Depends on:
Blocks:
 
Reported: 2020-01-29 01:36 UTC by Ben
Modified: 2020-02-19 07:33 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(-)