diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-12-02 02:07:07 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-12-02 02:07:07 +0000 |
commit | d4f65848c7ecabb56e2f93889cbd20078cd347f7 (patch) | |
tree | 180032f5afeb689db6a270d612f3e3364ed8fd2b /acct-group | |
parent | c635a4b7ddb6105bfc6fef130b188a087726677b (diff) |
gentoo auto-resync : 02:12:2024 - 02:07:07
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/Manifest.gz | bin | 72863 -> 73022 bytes | |||
-rw-r--r-- | acct-group/sssd/Manifest | 2 | ||||
-rw-r--r-- | acct-group/sssd/metadata.xml | 16 | ||||
-rw-r--r-- | acct-group/sssd/sssd-0.ebuild | 10 |
4 files changed, 28 insertions, 0 deletions
diff --git a/acct-group/Manifest.gz b/acct-group/Manifest.gz Binary files differindex 9e4df604ff26..25b631989716 100644 --- a/acct-group/Manifest.gz +++ b/acct-group/Manifest.gz diff --git a/acct-group/sssd/Manifest b/acct-group/sssd/Manifest new file mode 100644 index 000000000000..c9d3a48661e2 --- /dev/null +++ b/acct-group/sssd/Manifest @@ -0,0 +1,2 @@ +EBUILD sssd-0.ebuild 195 BLAKE2B 5bc16e668a647cb5abed347e2465b8ce7f8cc10b9f14c4dd7076d5859f93e2e8d4fd0ca2286d5061cd83d256f23b37c31d166db9f778962102054900668ed38b SHA512 c0f6dd7d0375fbff3d066ad2e0ad5897e4cb9e7ea54b2dee965a122ddaf902294d3a174a61c4fae78b948e7afcf9d1f75d1d1da777577d7b9edb274a12f40568 +MISC metadata.xml 522 BLAKE2B f2fcc0c21efb71a253feba1f7de41436adc4587182f4a9101239adca343a67d486409de3a5e272232d925401ed6a9ef821b3e6d2c455fd95a951343005d49bf3 SHA512 c771f032be7d1b2b8e373b4df79290e75585039285597302325f2c5aefdc1df78484160389a5df2cc425cd0cf9470ec4b98ddc0164be8f0ee6e98a7e47f89f90 diff --git a/acct-group/sssd/metadata.xml b/acct-group/sssd/metadata.xml new file mode 100644 index 000000000000..ab72af36d9cc --- /dev/null +++ b/acct-group/sssd/metadata.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="project"> + <email>base-system@gentoo.org</email> + <name>Gentoo Base System</name> + </maintainer> + <maintainer type="person" proxied="yes"> + <email>salah.coronya@gmail.com</email> + <name>Christopher Byrne</name> + </maintainer> + <maintainer type="project" proxied="proxy"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy Maintainers</name> + </maintainer> +</pkgmetadata> diff --git a/acct-group/sssd/sssd-0.ebuild b/acct-group/sssd/sssd-0.ebuild new file mode 100644 index 000000000000..bace6b19230e --- /dev/null +++ b/acct-group/sssd/sssd-0.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-group + +DESCRIPTION="A group for sys-login/sssd" + +ACCT_GROUP_ID="543" |