diff options
Diffstat (limited to 'acct-group/pamldapd')
l--------- | acct-group/pamldapd/metadata.xml | 1 | ||||
-rw-r--r-- | acct-group/pamldapd/pamldapd-0.0.0.ebuild | 6 |
2 files changed, 7 insertions, 0 deletions
diff --git a/acct-group/pamldapd/metadata.xml b/acct-group/pamldapd/metadata.xml new file mode 120000 index 0000000..3226f7c --- /dev/null +++ b/acct-group/pamldapd/metadata.xml @@ -0,0 +1 @@ +../../acct-user/searc/metadata.xml
\ No newline at end of file diff --git a/acct-group/pamldapd/pamldapd-0.0.0.ebuild b/acct-group/pamldapd/pamldapd-0.0.0.ebuild new file mode 100644 index 0000000..ecb27a8 --- /dev/null +++ b/acct-group/pamldapd/pamldapd-0.0.0.ebuild @@ -0,0 +1,6 @@ +EAPI=8 + +inherit acct-group +ACCT_GROUP_ID=-1 + +DESCRIPTION="Group for net-nds/pamldapd" |