summaryrefslogtreecommitdiff
path: root/acct-user/foldingathome
diff options
context:
space:
mode:
Diffstat (limited to 'acct-user/foldingathome')
-rw-r--r--acct-user/foldingathome/Manifest2
-rw-r--r--acct-user/foldingathome/foldingathome-0.ebuild14
-rw-r--r--acct-user/foldingathome/metadata.xml8
3 files changed, 24 insertions, 0 deletions
diff --git a/acct-user/foldingathome/Manifest b/acct-user/foldingathome/Manifest
new file mode 100644
index 000000000000..7d795e1d7f7e
--- /dev/null
+++ b/acct-user/foldingathome/Manifest
@@ -0,0 +1,2 @@
+EBUILD foldingathome-0.ebuild 304 BLAKE2B 277939ab7f0c4c702bf3d0e02d763e227bc30ca90fc21693a74c4df98a02085f4cf6f6659a0d9a9bcd1d86f37c3b7cd2c183628808d9edda4ac4d7ca98dacad6 SHA512 f42f202c2d9e04ca1c30278e65b3aac591632a25bf9697c182f6af0a1205aa291642410d2c93e8b83adbd95ae6b24a0b1df7926e9322fa02670b7008e71b9ab7
+MISC metadata.xml 261 BLAKE2B 3768c926bca545090342a947ba83e706a8954c51b99a5e7b3476ba5198cd326fe1c3b8efb51dfd6be1800682556b8ceea065e388981463ab32f3d687951872f3 SHA512 537da0d3aa2741ebe4442d5dd9b53409decfc9d12ca8e5af8e737c4deb2910c884207e2d441025d19469816100889f04c11038bdffd6a1a15c6217495445090a
diff --git a/acct-user/foldingathome/foldingathome-0.ebuild b/acct-user/foldingathome/foldingathome-0.ebuild
new file mode 100644
index 000000000000..a09b52cd1831
--- /dev/null
+++ b/acct-user/foldingathome/foldingathome-0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="A user for sci-biology/foldingathome"
+
+ACCT_USER_GROUPS=( "foldingathome" "video" )
+ACCT_USER_HOME="/opt/foldingathome"
+ACCT_USER_ID="128"
+
+acct-user_add_deps
diff --git a/acct-user/foldingathome/metadata.xml b/acct-user/foldingathome/metadata.xml
new file mode 100644
index 000000000000..8417d1580d40
--- /dev/null
+++ b/acct-user/foldingathome/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="project">
+ <email>sci-biology@gentoo.org</email>
+ <name>Gentoo Biology Project</name>
+ </maintainer>
+</pkgmetadata>