From 9452a6e87b6c2c70513bc47a2470bf9f1168920e Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 13 Jun 2020 10:39:22 +0100 Subject: gentoo resync : 13.06.2020 --- acct-group/motion/Manifest | 2 ++ acct-group/motion/metadata.xml | 12 ++++++++++++ acct-group/motion/motion-0.ebuild | 8 ++++++++ 3 files changed, 22 insertions(+) create mode 100644 acct-group/motion/Manifest create mode 100644 acct-group/motion/metadata.xml create mode 100644 acct-group/motion/motion-0.ebuild (limited to 'acct-group/motion') 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 @@ + + + + + hfern@fernhout.info + Hans Fernhout + + + proxy-maint@gentoo.org + Proxy Maintainers + + 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 -- cgit v1.2.3