summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'acct-user/mpd')
-rw-r--r--acct-user/mpd/mpd-0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/mpd/mpd-0.ebuild b/acct-user/mpd/mpd-0.ebuild
index b9c2622ec17e..a941e48d0f2e 100644
--- a/acct-user/mpd/mpd-0.ebuild
+++ b/acct-user/mpd/mpd-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="An user for music player daemon (mpd)"
+DESCRIPTION="A user for music player daemon (mpd)"
ACCT_USER_ID=45
ACCT_USER_HOME=/var/lib/mpd
ACCT_USER_GROUPS=( audio )