From 644023d0983084a996011961d78fab896944c02f Mon Sep 17 00:00:00 2001 From: John Helmert III Date: Fri, 15 Jan 2021 12:45:55 -0600 Subject: acct-group/snort: group for snort Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: John Helmert III --- acct-group/snort/metadata.xml | 12 ++++++++++++ acct-group/snort/snort-0.ebuild | 8 ++++++++ 2 files changed, 20 insertions(+) create mode 100644 acct-group/snort/metadata.xml create mode 100644 acct-group/snort/snort-0.ebuild (limited to 'acct-group') diff --git a/acct-group/snort/metadata.xml b/acct-group/snort/metadata.xml new file mode 100644 index 000000000000..07dc13988f2a --- /dev/null +++ b/acct-group/snort/metadata.xml @@ -0,0 +1,12 @@ + + + + + patrick@gentoo.org + Patrick Lauer + + + netmon@gentoo.org + Gentoo network monitoring and analysis project + + diff --git a/acct-group/snort/snort-0.ebuild b/acct-group/snort/snort-0.ebuild new file mode 100644 index 000000000000..95dcdd566680 --- /dev/null +++ b/acct-group/snort/snort-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID=328 -- cgit v1.2.3