summaryrefslogtreecommitdiff
path: root/acct-user/stubby
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/stubby
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'acct-user/stubby')
-rw-r--r--acct-user/stubby/Manifest2
-rw-r--r--acct-user/stubby/metadata.xml8
-rw-r--r--acct-user/stubby/stubby-0.ebuild12
3 files changed, 22 insertions, 0 deletions
diff --git a/acct-user/stubby/Manifest b/acct-user/stubby/Manifest
new file mode 100644
index 000000000000..a60fdb781634
--- /dev/null
+++ b/acct-user/stubby/Manifest
@@ -0,0 +1,2 @@
+EBUILD stubby-0.ebuild 248 BLAKE2B bb7b352256c4cc4aaed53e9853f3a2e098547c02961743643c4841a92b1b8b99f00daa630f312b5700336ca98773fb09cf257ed244a1b503c131ebe480f36a6a SHA512 b668f8b404667e36ca419b703a52c8ae30cc557678637a660d5acf53d6d194387d045513736c6135c7b9a78a1c4c833e60813ed875a8ad4e049a54f509dff0c3
+MISC metadata.xml 252 BLAKE2B f6282e2a99df668246ea8570c72345463f06d282b6adc6d9de2a08ef0827cf4572332c580caa594aad5ba8e200870d8d25494549ee4413798025f0d885b61a68 SHA512 cbda7bf9832872764ae776ce16b2966c37a2ba3a1982d9817006fd6b82d7b17146434cde428bf114062a483e9053d2acdcdd004695e6ebf428d19cdc09937c65
diff --git a/acct-user/stubby/metadata.xml b/acct-user/stubby/metadata.xml
new file mode 100644
index 000000000000..d920e3ba3e56
--- /dev/null
+++ b/acct-user/stubby/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>blueness@gentoo.org</email>
+ <name>Anthony G. Basile</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-user/stubby/stubby-0.ebuild b/acct-user/stubby/stubby-0.ebuild
new file mode 100644
index 000000000000..9c368c506300
--- /dev/null
+++ b/acct-user/stubby/stubby-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="Stubby program user (from net-dns/getdns)"
+ACCT_USER_ID=476
+ACCT_USER_GROUPS=( stubby )
+
+acct-user_add_deps