From e3cf2c86fca1750343c1885311f857f185ee4f2d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 8 Sep 2019 01:07:24 +0100 Subject: gentoo resync : 08.09.2019 --- acct-group/Manifest.gz | Bin 8596 -> 8756 bytes acct-group/slurm/Manifest | 2 ++ acct-group/slurm/metadata.xml | 12 ++++++++++++ acct-group/slurm/slurm-0.ebuild | 9 +++++++++ 4 files changed, 23 insertions(+) create mode 100644 acct-group/slurm/Manifest create mode 100644 acct-group/slurm/metadata.xml create mode 100644 acct-group/slurm/slurm-0.ebuild (limited to 'acct-group') diff --git a/acct-group/Manifest.gz b/acct-group/Manifest.gz index 488a578694ff..070173535e95 100644 Binary files a/acct-group/Manifest.gz and b/acct-group/Manifest.gz differ diff --git a/acct-group/slurm/Manifest b/acct-group/slurm/Manifest new file mode 100644 index 000000000000..b2bcc58fb786 --- /dev/null +++ b/acct-group/slurm/Manifest @@ -0,0 +1,2 @@ +EBUILD slurm-0.ebuild 217 BLAKE2B 7e1192c7c14c8e0d4530e73def049038494b44af688a6ed284d640f7290a038e4c06f5596479d5c8835d5e1d7340a532ca8b099d017087858f6870dc69aa337a SHA512 3bc0c094b6f76f74939a3add5f9ed710b6cbc5256c34ec9aa71a44fe0988565e19cfba5d2cb0cb1263b43408f34c6367fb9564e30506b1f59702c541ff052a34 +MISC metadata.xml 366 BLAKE2B 06a5aa15f467d72723ad446d88adfb6a8e3e7e87ad782862573ef08973d5ffda0671b33276d93e67928e030e97f7fc04d772deac1c22c72d32b40f75b6c313ee SHA512 b17c748dc3d69e72e4c8a665c2ef7c175ea555acb57abc99a81181597d788424dcdabd53f7dc98cb8d9eecc374753a88de28911c178c92d54e0022f535c61edc diff --git a/acct-group/slurm/metadata.xml b/acct-group/slurm/metadata.xml new file mode 100644 index 000000000000..afbbd16e7d0d --- /dev/null +++ b/acct-group/slurm/metadata.xml @@ -0,0 +1,12 @@ + + + + + alexxy@gentoo.org + Alexey Shvetsov + + + cluster@gentoo.org + Gentoo Cluster Project + + diff --git a/acct-group/slurm/slurm-0.ebuild b/acct-group/slurm/slurm-0.ebuild new file mode 100644 index 000000000000..c8d99c3b266d --- /dev/null +++ b/acct-group/slurm/slurm-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="A group for the slurm - Highly Scalable Resource Manager" +ACCT_GROUP_ID=400 -- cgit v1.2.3