From d934827bf44b7cfcf6711964418148fa60877668 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 25 Nov 2020 22:39:15 +0000 Subject: gentoo resync : 25.11.2020 --- acct-group/pcap/Manifest | 2 ++ acct-group/pcap/metadata.xml | 16 ++++++++++++++++ acct-group/pcap/pcap-0.ebuild | 9 +++++++++ 3 files changed, 27 insertions(+) create mode 100644 acct-group/pcap/Manifest create mode 100644 acct-group/pcap/metadata.xml create mode 100644 acct-group/pcap/pcap-0.ebuild (limited to 'acct-group/pcap') diff --git a/acct-group/pcap/Manifest b/acct-group/pcap/Manifest new file mode 100644 index 000000000000..db28e593f47e --- /dev/null +++ b/acct-group/pcap/Manifest @@ -0,0 +1,2 @@ +EBUILD pcap-0.ebuild 201 BLAKE2B 18805989aa2404987f0aa65dc668fabc3c4142693aea57cea118adbce6a8d344308b17605854a510a4e3ee20d9b0ea83729262d3589810c2628615361eb4b324 SHA512 1c0a4ed877d8c1f7ac579b5571dafb80916d49d5970f47b1d0101d954dab81bd1a1bf84af6e8712941d3a8dae56571f3320dba80ba1f745e156377762ccaaa3c +MISC metadata.xml 451 BLAKE2B 4d830124224701a1341d4933a73a6b1dbd3213dfd32aa982ce3d3ef41ffa4699857b670a996ba52746efc28ab2b154ac217763df6c4f59b284681efdc1e604e5 SHA512 e3a97a88e0e616359caf3585abb213a693acb03d8ac861ab9a169abf191d36facf5d1479ab02e6aa141e7bf298c0fab8a712586db7ce810382acc2f01ec2b6ad diff --git a/acct-group/pcap/metadata.xml b/acct-group/pcap/metadata.xml new file mode 100644 index 000000000000..481196634b10 --- /dev/null +++ b/acct-group/pcap/metadata.xml @@ -0,0 +1,16 @@ + + + + + zlogene@gentoo.org + Mikle Kolyada + + + bman@gentoo.org + Aaron Bauman + + + sam@gentoo.org + Sam James + + diff --git a/acct-group/pcap/pcap-0.ebuild b/acct-group/pcap/pcap-0.ebuild new file mode 100644 index 000000000000..34c32d2d4a4b --- /dev/null +++ b/acct-group/pcap/pcap-0.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="Group for capturing network traffic" +ACCT_GROUP_ID=377 -- cgit v1.2.3