diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-01-18 18:58:09 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-01-18 18:58:09 +0000 |
commit | 6ec19c7f1bc4aa70e5f8a86cd29d579a95d97035 (patch) | |
tree | 860348d8573f52d9ddf8a87c31099b8bb3a04806 /acct-group | |
parent | 1118729405d206538433388e0a8bd578f7ae7303 (diff) |
gentoo resync : 18.01.2020
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/clamav/Manifest | 2 | ||||
-rw-r--r-- | acct-group/clamav/clamav-0.ebuild | 8 | ||||
-rw-r--r-- | acct-group/clamav/metadata.xml | 8 |
3 files changed, 18 insertions, 0 deletions
diff --git a/acct-group/clamav/Manifest b/acct-group/clamav/Manifest new file mode 100644 index 000000000000..05f4b2d39ca5 --- /dev/null +++ b/acct-group/clamav/Manifest @@ -0,0 +1,2 @@ +EBUILD clamav-0.ebuild 151 BLAKE2B c59f99d3baa03f53519f153f4b2ecce857966a8f3efd7cc1c3024afd1799d60669367862d5db57e93b155a6317e1f33609e13f33970fefcde0dec3a61c8fa6bb SHA512 a283478882ef8cb69c3eaa8fd24b449edbf22699eb971de44357c83c92f34f8c3365cf5f048db48f39c346f7207f44a0bebc25306f4c31fd5498b6ea4acff106 +MISC metadata.xml 252 BLAKE2B fa9e1dbdc0de3313b50ecd9de7ac59006074b8b75ecb97a8fc4de5fb14609cb00dc1b24ba95a2e7fb11cbc6f8c8f0c068bd0311713cc2aa7e6016992dbd6e8bd SHA512 92f660063c96ac5b3e24e58733006d4a72a7e2f41605988efb575546a2539a92b1ceb3a37e018fcb5c08264a42af26950d6520ea80ba60130ad25ce6092ce742 diff --git a/acct-group/clamav/clamav-0.ebuild b/acct-group/clamav/clamav-0.ebuild new file mode 100644 index 000000000000..30e86e6753f4 --- /dev/null +++ b/acct-group/clamav/clamav-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=435 diff --git a/acct-group/clamav/metadata.xml b/acct-group/clamav/metadata.xml new file mode 100644 index 000000000000..45125b9b6e99 --- /dev/null +++ b/acct-group/clamav/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="person"> + <email>mjo@gentoo.org</email> + <name>Michael Orlitzky</name> + </maintainer> +</pkgmetadata> |