summaryrefslogtreecommitdiff
path: root/acct-group/ssmtp
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
commit40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch)
tree758c221bad35c9288d0bd6df9c7dfc226728e52c /acct-group/ssmtp
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
Diffstat (limited to 'acct-group/ssmtp')
-rw-r--r--acct-group/ssmtp/Manifest2
-rw-r--r--acct-group/ssmtp/metadata.xml5
-rw-r--r--acct-group/ssmtp/ssmtp-0.ebuild10
3 files changed, 17 insertions, 0 deletions
diff --git a/acct-group/ssmtp/Manifest b/acct-group/ssmtp/Manifest
new file mode 100644
index 000000000000..fa28f4ed5952
--- /dev/null
+++ b/acct-group/ssmtp/Manifest
@@ -0,0 +1,2 @@
+EBUILD ssmtp-0.ebuild 193 BLAKE2B afb8d2ef3955f71e2c91c56985134acf1ddd28ef80b13b91400252cbea3a0bddde2cd78e41968b176943672f5b53d9fc94e402bb36cbc14905ecfee1dc87cc00 SHA512 f73c33cbc35b8f23b825482fb45de6f377c7b77ff783016e13a98057447007eaf976eb4c71f84edf597d4dd9e16a46756a10dedb3937f06942c2a7ae5d430863
+MISC metadata.xml 167 BLAKE2B e4dadf27fd344484f2bccb5b904909c89aac568c32e5b3c44bdf139eacefd4b4fae74419f503d2b7da0dccc1b68ba05d777d11292c0f89270d1ac5c9c703e8ca SHA512 7c8decb24ee3a850e38186cf3c7f8933a28017426806870ad6ef9ceb2533be147a2681fc789b535a81cb528af8c29d90d3006e4f250aee23bd7dea4561294e33
diff --git a/acct-group/ssmtp/metadata.xml b/acct-group/ssmtp/metadata.xml
new file mode 100644
index 000000000000..7a38bb900964
--- /dev/null
+++ b/acct-group/ssmtp/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <!-- maintainer-needed -->
+</pkgmetadata>
diff --git a/acct-group/ssmtp/ssmtp-0.ebuild b/acct-group/ssmtp/ssmtp-0.ebuild
new file mode 100644
index 000000000000..6ad46f6347f0
--- /dev/null
+++ b/acct-group/ssmtp/ssmtp-0.ebuild
@@ -0,0 +1,10 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+DESCRIPTION="Group for mail-mta/ssmtp"
+
+ACCT_GROUP_ID="299"