From 5720416e908c7f0f5c4333472dee5dc5563823ec Mon Sep 17 00:00:00 2001 From: "Jesus P Rey (Chuso)" Date: Sat, 11 Jul 2020 13:57:32 +0200 Subject: acct-group/p2p: new package (378) Signed-off-by: Jesus P Rey Bug: https://bugs.gentoo.org/635932 Signed-off-by: Sam James --- acct-group/p2p/metadata.xml | 12 ++++++++++++ acct-group/p2p/p2p-0.ebuild | 8 ++++++++ 2 files changed, 20 insertions(+) create mode 100644 acct-group/p2p/metadata.xml create mode 100644 acct-group/p2p/p2p-0.ebuild diff --git a/acct-group/p2p/metadata.xml b/acct-group/p2p/metadata.xml new file mode 100644 index 000000000000..d4b2e3c17a9b --- /dev/null +++ b/acct-group/p2p/metadata.xml @@ -0,0 +1,12 @@ + + + + + gentoo@chuso.net + Jesus Perez Rey + + + proxy-maint@gentoo.org + Proxy Maintainers + + diff --git a/acct-group/p2p/p2p-0.ebuild b/acct-group/p2p/p2p-0.ebuild new file mode 100644 index 000000000000..dda8b40e5d42 --- /dev/null +++ b/acct-group/p2p/p2p-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID=378 -- cgit v1.2.3-65-gdbad