mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
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@protonmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
committed by
Joonas Niilola
parent
5c35a8973d
commit
443d8ad0e6
12
acct-group/tox/metadata.xml
Normal file
12
acct-group/tox/metadata.xml
Normal file
@@ -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>JoMull01@protonmail.com</email>
|
||||
<name>Josiah Mullins</name>
|
||||
</maintainer>
|
||||
<maintainer type="project">
|
||||
<email>proxy-maint@gentoo.org</email>
|
||||
<name>Proxy Maintainers</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
7
acct-group/tox/tox-0.ebuild
Normal file
7
acct-group/tox/tox-0.ebuild
Normal file
@@ -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).
|
||||
Reference in New Issue
Block a user