Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: acct-group/tox/
Date: Mon, 04 Nov 2019 06:23:50
Message-Id: 1572847656.443d8ad0e6d050e6bfe00a953bb9f9b69b42740f.juippis@gentoo
1 commit: 443d8ad0e6d050e6bfe00a953bb9f9b69b42740f
2 Author: Josiah Mullins <jomull01 <AT> protonmail <DOT> com>
3 AuthorDate: Sat Oct 19 01:46:46 2019 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 4 06:07:36 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=443d8ad0
7
8 acct-group/tox: new package
9
10 This commit will add a package that will allow net-liba/tox
11 to be compliant with GLEP 81.
12
13 Signed-off-by: Josiah Mullins <JoMull01 <AT> protonmail.com>
14 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
15
16 acct-group/tox/metadata.xml | 12 ++++++++++++
17 acct-group/tox/tox-0.ebuild | 7 +++++++
18 2 files changed, 19 insertions(+)
19
20 diff --git a/acct-group/tox/metadata.xml b/acct-group/tox/metadata.xml
21 new file mode 100644
22 index 00000000000..5dbf5facde3
23 --- /dev/null
24 +++ b/acct-group/tox/metadata.xml
25 @@ -0,0 +1,12 @@
26 +<?xml version="1.0" encoding="UTF-8"?>
27 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
28 +<pkgmetadata>
29 + <maintainer type="person">
30 + <email>JoMull01@××××××××××.com</email>
31 + <name>Josiah Mullins</name>
32 + </maintainer>
33 + <maintainer type="project">
34 + <email>proxy-maint@g.o</email>
35 + <name>Proxy Maintainers</name>
36 + </maintainer>
37 +</pkgmetadata>
38
39 diff --git a/acct-group/tox/tox-0.ebuild b/acct-group/tox/tox-0.ebuild
40 new file mode 100644
41 index 00000000000..11d5972c889
42 --- /dev/null
43 +++ b/acct-group/tox/tox-0.ebuild
44 @@ -0,0 +1,7 @@
45 +# Copyright 1999-2019 Gentoo Authors
46 +# Distributed under the terms of the GNU General Public License v2
47 +
48 +EAPI=7
49 +inherit acct-group
50 +DESCRIPTION="Group management for package net-libs/tox"
51 +ACCT_GROUP_ID=236 #day-month of first commit of tox (23-6-13).