Skip to content

Commit

Permalink
acct-group/sddm: initial import
Browse files Browse the repository at this point in the history
Bug: https://bugs.gentoo.org/802306
Signed-off-by: Conrad Kostecki <[email protected]>
Closes: gentoo#24782
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
ConiKost authored and a17r committed Apr 1, 2022
1 parent 208e9ca commit a18075b
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
12 changes: 12 additions & 0 deletions acct-group/sddm/metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>[email protected]</email>
<name>LXQt</name>
</maintainer>
<maintainer type="project">
<email>[email protected]</email>
<name>Gentoo KDE Project</name>
</maintainer>
</pkgmetadata>
10 changes: 10 additions & 0 deletions acct-group/sddm/sddm-0.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit acct-group

DESCRIPTION="A group for x11-misc/ssdm"

ACCT_GROUP_ID="219"

0 comments on commit a18075b

Please sign in to comment.