From 21435953e16cda318a82334ddbadb3b5c36d9ea7 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 15 Jan 2020 15:51:32 +0000 Subject: gentoo resync : 15.01.2020 --- acct-group/suricata/Manifest | 2 ++ acct-group/suricata/metadata.xml | 8 ++++++++ acct-group/suricata/suricata-0.ebuild | 9 +++++++++ 3 files changed, 19 insertions(+) create mode 100644 acct-group/suricata/Manifest create mode 100644 acct-group/suricata/metadata.xml create mode 100644 acct-group/suricata/suricata-0.ebuild (limited to 'acct-group/suricata') diff --git a/acct-group/suricata/Manifest b/acct-group/suricata/Manifest new file mode 100644 index 000000000000..cdedd36119a8 --- /dev/null +++ b/acct-group/suricata/Manifest @@ -0,0 +1,2 @@ +EBUILD suricata-0.ebuild 183 BLAKE2B a4dcbd808ef3e7c179a2211b6fa143c2fcfdce75440f7093f2bb8eb4efa000b06a7d6b8a80a373a273b7ffc039707737c10cc7edb0f6d9d256732bc49327f709 SHA512 bff697fb35829c5cd42ba8d6db8cd8e3eb7dcda07c10b48fa13ecdee5f84b426c4d0e8ca5d74e08d751eb456b4985fea934d3256b7bb5926041a220b6cb82ef7 +MISC metadata.xml 245 BLAKE2B 1564b4d8e674e807191dcc857c12585eaf336e3418e110853e311b2851b382ca8931b46a96230677251bf3784004879d8498cae2dae11c9289f4a8606dfa5d7f SHA512 bd2ae86e550344a79551fe0383e4625d28ca6fad675d84c66fc5b22ed7fe3afbfc2b4d6a7b1a5d02f6efbc56950b8295270a3dba8a1e7e51fde80a370d0c868a diff --git a/acct-group/suricata/metadata.xml b/acct-group/suricata/metadata.xml new file mode 100644 index 000000000000..3e5026ee3754 --- /dev/null +++ b/acct-group/suricata/metadata.xml @@ -0,0 +1,8 @@ + + + + + marecki@gentoo.org + Marek Szuba + + diff --git a/acct-group/suricata/suricata-0.ebuild b/acct-group/suricata/suricata-0.ebuild new file mode 100644 index 000000000000..11ead7b3086e --- /dev/null +++ b/acct-group/suricata/suricata-0.ebuild @@ -0,0 +1,9 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="Group for Suricata IDS" +ACCT_GROUP_ID=477 -- cgit v1.2.3