summaryrefslogtreecommitdiff
path: root/acct-user/minbif
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-user/minbif
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
Diffstat (limited to 'acct-user/minbif')
-rw-r--r--acct-user/minbif/Manifest2
-rw-r--r--acct-user/minbif/metadata.xml5
-rw-r--r--acct-user/minbif/minbif-0.ebuild14
3 files changed, 21 insertions, 0 deletions
diff --git a/acct-user/minbif/Manifest b/acct-user/minbif/Manifest
new file mode 100644
index 000000000000..0cc06dd769d0
--- /dev/null
+++ b/acct-user/minbif/Manifest
@@ -0,0 +1,2 @@
+EBUILD minbif-0.ebuild 272 BLAKE2B 29cd12588f212a078d7c0c197e13a123f1a68106e91d29f76b4428e5910ac47120d45117620f0cd61bdc9c4c97776c86f3df90302b22a22577dd9574c5fdf47b SHA512 f418f468163b2c86c2aba24ba7b4f5159fced08f2312d1a97c21328755a7405b98dfacc357bb3dd1831674d2b0f72fe095ffa81dbf3edc72488761f203d601a9
+MISC metadata.xml 167 BLAKE2B e4dadf27fd344484f2bccb5b904909c89aac568c32e5b3c44bdf139eacefd4b4fae74419f503d2b7da0dccc1b68ba05d777d11292c0f89270d1ac5c9c703e8ca SHA512 7c8decb24ee3a850e38186cf3c7f8933a28017426806870ad6ef9ceb2533be147a2681fc789b535a81cb528af8c29d90d3006e4f250aee23bd7dea4561294e33
diff --git a/acct-user/minbif/metadata.xml b/acct-user/minbif/metadata.xml
new file mode 100644
index 000000000000..7a38bb900964
--- /dev/null
+++ b/acct-user/minbif/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-user/minbif/minbif-0.ebuild b/acct-user/minbif/minbif-0.ebuild
new file mode 100644
index 000000000000..e93ddf7c984a
--- /dev/null
+++ b/acct-user/minbif/minbif-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="User for net-im/minbif"
+
+ACCT_USER_GROUPS=( "minbif" )
+ACCT_USER_HOME="/var/lib/minbif"
+ACCT_USER_ID="260"
+
+acct-user_add_deps