summaryrefslogtreecommitdiff
path: root/acct-group/spread
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-07-17 19:04:28 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-07-17 19:04:28 +0100
commit514d1bbe260df2521fe60f1a3ec87cfcfde1a829 (patch)
tree555c194dbeb0fb2ac4ad3cde7c0f6a80fd330ce2 /acct-group/spread
parent4df3bf9762850b34cd1ead5c80374d1a0fc3362e (diff)
gentoo resync : 17.07.2021
Diffstat (limited to 'acct-group/spread')
-rw-r--r--acct-group/spread/Manifest2
-rw-r--r--acct-group/spread/metadata.xml8
-rw-r--r--acct-group/spread/spread-0.ebuild10
3 files changed, 20 insertions, 0 deletions
diff --git a/acct-group/spread/Manifest b/acct-group/spread/Manifest
new file mode 100644
index 000000000000..c26b1685d0d7
--- /dev/null
+++ b/acct-group/spread/Manifest
@@ -0,0 +1,2 @@
+EBUILD spread-0.ebuild 196 BLAKE2B 887fdafacaf92e3b4cafa7f0c1992e3cccaafd7f6719e7adbad1bbe044e924181c7c0286f7b0a6510620e511bfddd00aaefdd6f639ffa0ba8e7ab03c0bcb169b SHA512 af939665ed6b8ea9d56c54ccea9629e221786a95d534af7408a7a8b3fd7be9c64517d96a8e8bdfceb0a4ffef2561686a34d7a925a9be7faa29cf2ccf5ffc47a0
+MISC metadata.xml 245 BLAKE2B 922e349900957e202d9925c3b56ddbc4e93034b041d2d500a4f85b60a78f34089bae6ab910423c336af01717f3a3c6003ebbcb6f51d0d7e1a07574e70e7cfe86 SHA512 4706a02393a13e76abffdbffc63ca8bcc70dd9d7145241e0469ab0511df26bf7d6be8d31fdabff7916d23ab1dc886e3d9886551d8ad80074488a31d02952ad16
diff --git a/acct-group/spread/metadata.xml b/acct-group/spread/metadata.xml
new file mode 100644
index 000000000000..269a11fe6430
--- /dev/null
+++ b/acct-group/spread/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>kumba@gentoo.org</email>
+ <name>Joshua Kinard</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-group/spread/spread-0.ebuild b/acct-group/spread/spread-0.ebuild
new file mode 100644
index 000000000000..7bbdd3539cd6
--- /dev/null
+++ b/acct-group/spread/spread-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="A group for net-misc/spread"
+
+ACCT_GROUP_ID="159"