summaryrefslogtreecommitdiff
path: root/acct-user/xrootd
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /acct-user/xrootd
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'acct-user/xrootd')
-rw-r--r--acct-user/xrootd/Manifest2
-rw-r--r--acct-user/xrootd/metadata.xml8
-rw-r--r--acct-user/xrootd/xrootd-0.ebuild12
3 files changed, 22 insertions, 0 deletions
diff --git a/acct-user/xrootd/Manifest b/acct-user/xrootd/Manifest
new file mode 100644
index 000000000000..74bdac7db9d2
--- /dev/null
+++ b/acct-user/xrootd/Manifest
@@ -0,0 +1,2 @@
+EBUILD xrootd-0.ebuild 234 BLAKE2B 976057e85404cbaaeb59d91a4fc16bd79a95a1530c9c0b5347068c5391fd45b95027297f7f95a2a8575a358c40a7c0b37bb2fd25544099445626433a007bd392 SHA512 6549aec16850e23bab9989c275ef01ef2561f04b775be5ab41aaefd00657687954912711f7c14d29361c8d258b9273d6cf7b3d48584a6b7b4efef90c5b66fe74
+MISC metadata.xml 261 BLAKE2B f8ebf4d9e5f24ddcf71344ce790e5255aeb69d73a0bf1c58986b295fb62f7030516b6dd7c3e062e4787ecc452b09a3ec1479f647f0dc42fefbe77a2296e758eb SHA512 0bf25eafaf8d053f9645c0c87de9c29e72f6706959ff6d9b69f61bd97cb380af52908c60315709b6315b0ca6de242d25ba5ef5b5e4cc5eeb5cdd68d81f62d81a
diff --git a/acct-user/xrootd/metadata.xml b/acct-user/xrootd/metadata.xml
new file mode 100644
index 000000000000..46a304a17de5
--- /dev/null
+++ b/acct-user/xrootd/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-physics@gentoo.org</email>
+ <name>Gentoo Physics Project</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-user/xrootd/xrootd-0.ebuild b/acct-user/xrootd/xrootd-0.ebuild
new file mode 100644
index 000000000000..7b0eaaf9584c
--- /dev/null
+++ b/acct-user/xrootd/xrootd-0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="User for the XRootD server"
+ACCT_USER_ID=469
+ACCT_USER_GROUPS=( "${PN}" )
+
+acct-user_add_deps