diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-09-28 21:13:22 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-09-28 21:25:33 +0100 |
commit | 3ec86331b88ad71bf6bbe22e54f0a455e8f3228b (patch) | |
tree | 9f2b283d2cb16bd455fb089230dbca654ba4a473 /acct-group | |
parent | 6f818be910180cc6b3c0510a5e41a0bef1414328 (diff) |
acct-{user,group}/sddm : use Gentoo's ebuilds
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/sddm/sddm-0.ebuild | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/acct-group/sddm/sddm-0.ebuild b/acct-group/sddm/sddm-0.ebuild deleted file mode 100644 index 482f3bfd..00000000 --- a/acct-group/sddm/sddm-0.ebuild +++ /dev/null @@ -1,8 +0,0 @@ -# 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 |