summaryrefslogtreecommitdiff
path: root/acct-user/tox
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-11-10 13:21:36 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-11-10 13:21:36 +0000
commit77398e424e45d9e98c1cef3c43bdadb9d56e81ef (patch)
tree5aeffd3fc7b92fc615bd2c222fa8831aeda1925b /acct-user/tox
parentbd4aeefe33e63f613512604e47bfca7b2187697d (diff)
gentoo resync : 10.11.2019
Diffstat (limited to 'acct-user/tox')
-rw-r--r--acct-user/tox/Manifest2
-rw-r--r--acct-user/tox/metadata.xml12
-rw-r--r--acct-user/tox/tox-0.ebuild13
3 files changed, 27 insertions, 0 deletions
diff --git a/acct-user/tox/Manifest b/acct-user/tox/Manifest
new file mode 100644
index 000000000000..1f7f627af313
--- /dev/null
+++ b/acct-user/tox/Manifest
@@ -0,0 +1,2 @@
+EBUILD tox-0.ebuild 270 BLAKE2B a2c5d0c64d4c0eb87297886f4d01de83e2f95b7335211806908dcc09f76ff9dfca870d096a78d3eef3fc446d8307e984017aa206c6816db33c471104771b2930 SHA512 38d55f5f59cd3402ff8221b4fdea53885f7dcbc76d3958639e5c1fe5f2f4a6b95690d7d2930b8718918f5e081da7c50e7ce06c075087b5267f3179d2ca141162
+MISC metadata.xml 370 BLAKE2B 8c3531d559fceef9b381b26f8ede241e5960d25121c4902d7da59e39b523d0f1aaf30c994e1def9dd48aa1e44cee5a850106d0588098a7ad474802839619caed SHA512 04014cf50db44890bd3d881fea0fe5d1e16144b71a44f15e01158311fa4b2dd4ee2cd43acc5ae0dbf93dca845245486a6dd294d8a0bcec14cbb4be9cfd5fcd41
diff --git a/acct-user/tox/metadata.xml b/acct-user/tox/metadata.xml
new file mode 100644
index 000000000000..5dbf5facde30
--- /dev/null
+++ b/acct-user/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>JoMull01@protonmail.com</email>
+ <name>Josiah Mullins</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-user/tox/tox-0.ebuild b/acct-user/tox/tox-0.ebuild
new file mode 100644
index 000000000000..35678586fa82
--- /dev/null
+++ b/acct-user/tox/tox-0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="User for package net-libs/tox"
+
+ACCT_USER_ID=236 #day-month of first tox commit
+ACCT_USER_GROUPS=( tox )
+
+acct-user_add_deps