Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: acct-user/stubby/
Date: Mon, 23 Dec 2019 21:42:23
Message-Id: 1577137333.2673612abaf39918b3e743ccfcc4848471bd62b0.blueness@gentoo
1 commit: 2673612abaf39918b3e743ccfcc4848471bd62b0
2 Author: Quentin Retornaz <gentoo <AT> retornaz <DOT> com>
3 AuthorDate: Sun Dec 22 03:35:29 2019 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 23 21:42:13 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2673612a
7
8 acct-user/stubby: new user for net-dns/getdns (UID 476)
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 Signed-off-by: Quentin Retornaz <gentoo <AT> retornaz.com>
12 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
13
14 acct-user/stubby/metadata.xml | 8 ++++++++
15 acct-user/stubby/stubby-0.ebuild | 12 ++++++++++++
16 2 files changed, 20 insertions(+)
17
18 diff --git a/acct-user/stubby/metadata.xml b/acct-user/stubby/metadata.xml
19 new file mode 100644
20 index 00000000000..d920e3ba3e5
21 --- /dev/null
22 +++ b/acct-user/stubby/metadata.xml
23 @@ -0,0 +1,8 @@
24 +<?xml version="1.0" encoding="UTF-8"?>
25 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
26 +<pkgmetadata>
27 + <maintainer type="person">
28 + <email>blueness@g.o</email>
29 + <name>Anthony G. Basile</name>
30 + </maintainer>
31 +</pkgmetadata>
32
33 diff --git a/acct-user/stubby/stubby-0.ebuild b/acct-user/stubby/stubby-0.ebuild
34 new file mode 100644
35 index 00000000000..9c368c50630
36 --- /dev/null
37 +++ b/acct-user/stubby/stubby-0.ebuild
38 @@ -0,0 +1,12 @@
39 +# Copyright 2019 Gentoo Authors
40 +# Distributed under the terms of the GNU General Public License v2
41 +
42 +EAPI=7
43 +
44 +inherit acct-user
45 +
46 +DESCRIPTION="Stubby program user (from net-dns/getdns)"
47 +ACCT_USER_ID=476
48 +ACCT_USER_GROUPS=( stubby )
49 +
50 +acct-user_add_deps