diff options
author | V3n3RiX <venerix@koprulu.sector> | 2021-10-20 23:00:07 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2021-10-20 23:00:07 +0100 |
commit | 016b2317fd6a610cbd1f6da1caa5d5aa3308494f (patch) | |
tree | e1a89885f5fc42bcc038e315baee75efb33e045c /acct-group | |
parent | 4cd08378a58d402846d416bdf9e14bf7bf9b178e (diff) |
acct-group/sddm && acct-user/sddm : new packages
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/sddm/sddm-0.ebuild | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/acct-group/sddm/sddm-0.ebuild b/acct-group/sddm/sddm-0.ebuild new file mode 100644 index 00000000..482f3bfd --- /dev/null +++ b/acct-group/sddm/sddm-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 2019-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID=666 |