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-group/stubby/
Date: Mon, 23 Dec 2019 21:42:24
Message-Id: 1577137332.c040398fef03626a4ca490d464b3fd1cba19477b.blueness@gentoo
1 commit: c040398fef03626a4ca490d464b3fd1cba19477b
2 Author: Quentin Retornaz <gentoo <AT> retornaz <DOT> com>
3 AuthorDate: Sun Dec 22 03:25:45 2019 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 23 21:42:12 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c040398f
7
8 acct-group/stubby: new group for net-dns/getdns (GID 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-group/stubby/metadata.xml | 8 ++++++++
15 acct-group/stubby/stubby-0.ebuild | 9 +++++++++
16 2 files changed, 17 insertions(+)
17
18 diff --git a/acct-group/stubby/metadata.xml b/acct-group/stubby/metadata.xml
19 new file mode 100644
20 index 00000000000..d920e3ba3e5
21 --- /dev/null
22 +++ b/acct-group/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-group/stubby/stubby-0.ebuild b/acct-group/stubby/stubby-0.ebuild
34 new file mode 100644
35 index 00000000000..3cee33900ff
36 --- /dev/null
37 +++ b/acct-group/stubby/stubby-0.ebuild
38 @@ -0,0 +1,9 @@
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-group
45 +
46 +DESCRIPTION="Stubby program group (from net-dns/getdns)"
47 +ACCT_GROUP_ID=476