diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-06-13 10:39:22 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-06-13 10:39:22 +0100 |
commit | 9452a6e87b6c2c70513bc47a2470bf9f1168920e (patch) | |
tree | 8ac67e26b45f34d71c5aab3621813b100a0d5f00 /acct-group/motion | |
parent | f516638b7fe9592837389826a6152a7e1b251c54 (diff) |
gentoo resync : 13.06.2020
Diffstat (limited to 'acct-group/motion')
-rw-r--r-- | acct-group/motion/Manifest | 2 | ||||
-rw-r--r-- | acct-group/motion/metadata.xml | 12 | ||||
-rw-r--r-- | acct-group/motion/motion-0.ebuild | 8 |
3 files changed, 22 insertions, 0 deletions
diff --git a/acct-group/motion/Manifest b/acct-group/motion/Manifest new file mode 100644 index 000000000000..a0503532e279 --- /dev/null +++ b/acct-group/motion/Manifest @@ -0,0 +1,2 @@ +EBUILD motion-0.ebuild 146 BLAKE2B 578075e210c48d0089d306ccee22081474383c156386e1b25f2524f98250aa29f82a7091608499a7c6372209718995c1bc75db3af62c516c31511d257cc89d5f SHA512 5b20c9f5a214b8fa077e331707a9f9fa9ba3bbac2b5bfd19c12938d23170a098eeb8bb5c50736a68a919da5d6097e5fa29d03338ad696609a44b4ea50a96a4d0 +MISC metadata.xml 365 BLAKE2B 771727cdaae273cfc8949eb77e62c9302d8b0301aa4bb6b64ac0a3c49e527b19382d1a98e1080fc8f3b16e27afff4ef17526f5ed65ea640e78c03f97a6a817c8 SHA512 d5c9f2d9934bcf9749a3d8e663d8bd256c814e129598301a5e629b57957732675ad3885f75705fc11b9d616d310b082abe52e2b6b461ab31503545a866127203 diff --git a/acct-group/motion/metadata.xml b/acct-group/motion/metadata.xml new file mode 100644 index 000000000000..1152c2457fc9 --- /dev/null +++ b/acct-group/motion/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>hfern@fernhout.info</email> + <name>Hans Fernhout</name> + </maintainer> + <maintainer type="project"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy Maintainers</name> + </maintainer> +</pkgmetadata> diff --git a/acct-group/motion/motion-0.ebuild b/acct-group/motion/motion-0.ebuild new file mode 100644 index 000000000000..596311157273 --- /dev/null +++ b/acct-group/motion/motion-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=395 |