Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: acct-user/unrealircd/
Date: Wed, 07 Aug 2019 09:18:04
Message-Id: 1565169451.8b17f69e9542877e5249cbefebaf574bd06ecc5a.kensington@gentoo
1 commit: 8b17f69e9542877e5249cbefebaf574bd06ecc5a
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 4 09:23:42 2019 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 7 09:17:31 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b17f69e
7
8 acct-user/unrealircd: new user (494)
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 Signed-off-by: Michael Palimaka <kensington <AT> gentoo.org>
12
13 acct-user/unrealircd/metadata.xml | 7 +++++++
14 acct-user/unrealircd/unrealircd-0.ebuild | 11 +++++++++++
15 2 files changed, 18 insertions(+)
16
17 diff --git a/acct-user/unrealircd/metadata.xml b/acct-user/unrealircd/metadata.xml
18 new file mode 100644
19 index 00000000000..69570e84932
20 --- /dev/null
21 +++ b/acct-user/unrealircd/metadata.xml
22 @@ -0,0 +1,7 @@
23 +<?xml version="1.0" encoding="UTF-8"?>
24 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
25 +<pkgmetadata>
26 + <maintainer type="person">
27 + <email>kensington@g.o</email>
28 + </maintainer>
29 +</pkgmetadata>
30
31 diff --git a/acct-user/unrealircd/unrealircd-0.ebuild b/acct-user/unrealircd/unrealircd-0.ebuild
32 new file mode 100644
33 index 00000000000..c7be65b9fb5
34 --- /dev/null
35 +++ b/acct-user/unrealircd/unrealircd-0.ebuild
36 @@ -0,0 +1,11 @@
37 +# Copyright 2019 Gentoo Authors
38 +# Distributed under the terms of the GNU General Public License v2
39 +
40 +EAPI=7
41 +
42 +inherit acct-user
43 +
44 +ACCT_USER_ID=494
45 +ACCT_USER_GROUPS=( unrealircd )
46 +
47 +acct-user_add_deps