diff options
author | Jesus P Rey (Chuso) <gentoo@chuso.net> | 2020-07-11 13:57:32 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-17 02:23:47 +0000 |
commit | 5720416e908c7f0f5c4333472dee5dc5563823ec (patch) | |
tree | 4c0486dfe6f9ba9f2d8b8ce8a139cc11e9bb065f /acct-group/p2p/p2p-0.ebuild | |
parent | dev-ml/ocaml-gettext: drop unnecessary doc deps (diff) | |
download | gentoo-5720416e908c7f0f5c4333472dee5dc5563823ec.tar.gz gentoo-5720416e908c7f0f5c4333472dee5dc5563823ec.tar.bz2 gentoo-5720416e908c7f0f5c4333472dee5dc5563823ec.zip |
acct-group/p2p: new package (378)
Signed-off-by: Jesus P Rey <gentoo@chuso.net>
Bug: https://bugs.gentoo.org/635932
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'acct-group/p2p/p2p-0.ebuild')
-rw-r--r-- | acct-group/p2p/p2p-0.ebuild | 8 |
1 files changed, 8 insertions, 0 deletions
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 |