public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: acct-user/pcap/
Date: Sat, 24 Oct 2020 10:00:02 +0000 (UTC)	[thread overview]
Message-ID: <1603533588.25a889f05a2992db1c97ef7c0e3788e3c265e092.soap@gentoo> (raw)

commit:     25a889f05a2992db1c97ef7c0e3788e3c265e092
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 24 09:59:48 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Oct 24 09:59:48 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25a889f0

acct-user/pcap: Add user for capturing network traffic

Bug: https://bugs.gentoo.org/314463
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 acct-user/pcap/metadata.xml  |  8 ++++++++
 acct-user/pcap/pcap-0.ebuild | 12 ++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/acct-user/pcap/metadata.xml b/acct-user/pcap/metadata.xml
new file mode 100644
index 00000000000..2c2a7923cfc
--- /dev/null
+++ b/acct-user/pcap/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>netmon@gentoo.org</email>
+		<name>Gentoo network monitoring and analysis project</name>
+	</maintainer>
+</pkgmetadata>

diff --git a/acct-user/pcap/pcap-0.ebuild b/acct-user/pcap/pcap-0.ebuild
new file mode 100644
index 00000000000..c08a332ee45
--- /dev/null
+++ b/acct-user/pcap/pcap-0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="User for capturing network traffic"
+ACCT_USER_ID=377
+ACCT_USER_GROUPS=( pcap )
+
+acct-user_add_deps


             reply	other threads:[~2020-10-24 10:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-24 10:00 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-11-03 22:14 [gentoo-commits] repo/gentoo:master commit in: acct-user/pcap/ Aaron Bauman
2020-11-04  2:47 Sam James
2021-10-28  7:51 Sam James

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1603533588.25a889f05a2992db1c97ef7c0e3788e3c265e092.soap@gentoo \
    --to=soap@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox