commit:     443d8ad0e6d050e6bfe00a953bb9f9b69b42740f
Author:     Josiah Mullins <jomull01 <AT> protonmail <DOT> com>
AuthorDate: Sat Oct 19 01:46:46 2019 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Nov  4 06:07:36 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=443d8ad0

acct-group/tox: new package

This commit will add a package that will allow net-liba/tox
to be compliant with GLEP 81.

Signed-off-by: Josiah Mullins <JoMull01 <AT> protonmail.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 acct-group/tox/metadata.xml | 12 ++++++++++++
 acct-group/tox/tox-0.ebuild |  7 +++++++
 2 files changed, 19 insertions(+)

diff --git a/acct-group/tox/metadata.xml b/acct-group/tox/metadata.xml
new file mode 100644
index 00000000000..5dbf5facde3
--- /dev/null
+++ b/acct-group/tox/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+       <maintainer type="person">
+               <email>jomul...@protonmail.com</email>
+               <name>Josiah Mullins</name>
+       </maintainer>
+       <maintainer type="project">
+               <email>proxy-ma...@gentoo.org</email>
+               <name>Proxy Maintainers</name>
+       </maintainer>
+</pkgmetadata>

diff --git a/acct-group/tox/tox-0.ebuild b/acct-group/tox/tox-0.ebuild
new file mode 100644
index 00000000000..11d5972c889
--- /dev/null
+++ b/acct-group/tox/tox-0.ebuild
@@ -0,0 +1,7 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit acct-group
+DESCRIPTION="Group management for package net-libs/tox"
+ACCT_GROUP_ID=236 #day-month of first commit of tox (23-6-13).

Reply via email to