diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-12-16 12:44:32 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-12-16 12:44:32 +0000 |
| commit | 8cafc2cd3dbbf78ef32090c89607547cd6107b5a (patch) | |
| tree | 12f263f7281435dd7ecd29e564dd058f4df7e6a6 /acct-group/opendmarc | |
| parent | 9ce751886ff2c13eebe8aca9f7af3a732f7f5a51 (diff) | |
| download | baldeagleos-repo-8cafc2cd3dbbf78ef32090c89607547cd6107b5a.tar.gz baldeagleos-repo-8cafc2cd3dbbf78ef32090c89607547cd6107b5a.tar.xz baldeagleos-repo-8cafc2cd3dbbf78ef32090c89607547cd6107b5a.zip | |
Adding metadata
Diffstat (limited to 'acct-group/opendmarc')
| -rw-r--r-- | acct-group/opendmarc/opendmarc-1.ebuild | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/acct-group/opendmarc/opendmarc-1.ebuild b/acct-group/opendmarc/opendmarc-1.ebuild new file mode 100644 index 000000000000..87306502f6d3 --- /dev/null +++ b/acct-group/opendmarc/opendmarc-1.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-group + +DESCRIPTION="Group for mail-filter/opendmarc" +ACCT_GROUP_ID=244 |
