aboutsummaryrefslogtreecommitdiffstats
path: root/acct-user
diff options
context:
space:
mode:
authorWynn Wolf Arbor2020-05-25 14:34:55 +0200
committerWynn Wolf Arbor2020-05-25 14:34:55 +0200
commit6f9701187bba2dfdefcd2fbacbefc92c3a86794b (patch)
tree1b2208838c0a7d551a198b179622c8830290ff0b /acct-user
parentcc2a49d67c44bdb420de43fdf0e69fe182eaade8 (diff)
downloadpramantha-6f9701187bba2dfdefcd2fbacbefc92c3a86794b.tar.gz
acct-user/slowcgi: Add slowcgi user
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Diffstat (limited to 'acct-user')
-rw-r--r--acct-user/slowcgi/Manifest2
-rw-r--r--acct-user/slowcgi/metadata.xml7
-rw-r--r--acct-user/slowcgi/slowcgi-0.ebuild12
3 files changed, 21 insertions, 0 deletions
diff --git a/acct-user/slowcgi/Manifest b/acct-user/slowcgi/Manifest
new file mode 100644
index 0000000..78a935b
--- /dev/null
+++ b/acct-user/slowcgi/Manifest
@@ -0,0 +1,2 @@
+EBUILD slowcgi-0.ebuild 208 BLAKE2B 5f1749a2acab04278dc531023641ddf25607406901c6bb71a0c009918b5205f7548370def84453144db10c27528c413db63e9860e9390e6fc4cbf6caba773a22 SHA512 8ac01f93048e498c31fd7a25cc75346b1e49b59e638874871b054f751d638a5177184d0690bdc9a71c00aba9cf710ed8341d13697f59beae2a4afdc0eebb7a15
+MISC metadata.xml 219 BLAKE2B 4017e2b1f6b36f72c186cfeb0955be57076a02d087acfd6caf9b9ec56509b5299be8d40dddaffd04433bb290f6dd35c94c59ac02a4f1ad7e63b13648e465e594 SHA512 555d3bce3f8cd9b4d78f59f494c326d7893f12c1907c1eb92107595886fc4a5e89b8b9fda7f434e021a9eede5dfd6d0c1dfee721c268ccad3d6a1865a92204e0
diff --git a/acct-user/slowcgi/metadata.xml b/acct-user/slowcgi/metadata.xml
new file mode 100644
index 0000000..c544433
--- /dev/null
+++ b/acct-user/slowcgi/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>wolf@oriole.systems</email>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-user/slowcgi/slowcgi-0.ebuild b/acct-user/slowcgi/slowcgi-0.ebuild
new file mode 100644
index 0000000..b3209d8
--- /dev/null
+++ b/acct-user/slowcgi/slowcgi-0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+ACCT_USER_ID=-1
+ACCT_USER_GROUPS=( http )
+ACCT_USER_SHELL=-1
+
+acct-user_add_deps