diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-04-25 11:37:10 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-04-25 11:37:10 +0100 |
commit | 38423c67c8a23f6a1bc42038193182e2da3116eb (patch) | |
tree | 04e2cf4bd43601b77daa79fe654e409187093c5e /acct-group/consul | |
parent | 623ee73d661e5ed8475cb264511f683407d87365 (diff) |
gentoo resync : 25.04.2020
Diffstat (limited to 'acct-group/consul')
-rw-r--r-- | acct-group/consul/Manifest | 2 | ||||
-rw-r--r-- | acct-group/consul/consul-0.ebuild | 8 | ||||
-rw-r--r-- | acct-group/consul/metadata.xml | 7 |
3 files changed, 17 insertions, 0 deletions
diff --git a/acct-group/consul/Manifest b/acct-group/consul/Manifest new file mode 100644 index 000000000000..9f2e6fb3d1f5 --- /dev/null +++ b/acct-group/consul/Manifest @@ -0,0 +1,2 @@ +EBUILD consul-0.ebuild 146 BLAKE2B cf8b5c88100c5316ba506f37d13ad67ecd80f9d63b2e76eef07895d7923c11a99b110b4231a5153e3974f595d64a835cde1f192dcaa8598bb1a38abe7a66b4d6 SHA512 7bc3d0415e906003fbb2c1a13698628a6541fc0da23b247444d8b0ee5c05d8f97aa72f65d52612b9a4101799165188157aede4444d5fd66edd487f13c4ebce21 +MISC metadata.xml 218 BLAKE2B f63c4372636935e7256d36ac161834b70e06a230bb93dda9861c41e6851132374566392a61846230a1eb2fd83b9538d06d79bbcc5a46aef706499020d3eefd15 SHA512 af3366d437ebdd44a0ef73c5b166e55c5443423447f72b0de88bc3cf6e8f23ffb823ef10ad6051a01a05ac73ae6e87cec58064b582854bf34120bbd755d859eb diff --git a/acct-group/consul/consul-0.ebuild b/acct-group/consul/consul-0.ebuild new file mode 100644 index 000000000000..615defa305de --- /dev/null +++ b/acct-group/consul/consul-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID=411 diff --git a/acct-group/consul/metadata.xml b/acct-group/consul/metadata.xml new file mode 100644 index 000000000000..9a7ba2ff3c46 --- /dev/null +++ b/acct-group/consul/metadata.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>zmedico@gentoo.org</email> + </maintainer> +</pkgmetadata> |