From ceeeb463cc1eef97fd62eaee8bf2196ba04bc384 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 29 Feb 2020 18:01:47 +0000 Subject: gentoo (leap year) resync : 29.02.2020 --- acct-group/scponly/Manifest | 2 ++ acct-group/scponly/metadata.xml | 12 ++++++++++++ acct-group/scponly/scponly-0.ebuild | 9 +++++++++ 3 files changed, 23 insertions(+) create mode 100644 acct-group/scponly/Manifest create mode 100644 acct-group/scponly/metadata.xml create mode 100644 acct-group/scponly/scponly-0.ebuild (limited to 'acct-group/scponly') diff --git a/acct-group/scponly/Manifest b/acct-group/scponly/Manifest new file mode 100644 index 000000000000..707196fef922 --- /dev/null +++ b/acct-group/scponly/Manifest @@ -0,0 +1,2 @@ +EBUILD scponly-0.ebuild 178 BLAKE2B 8294f699694f530317bd987612c0f9494c4a23cd12335d8c9c5e9e4f06fbd64620e495a64d14346a62df4e5368bd7c9649d283845b5ded2a0a4ab6112c4deb71 SHA512 51604f0c3369b5c999b18e92bdf8290517387e0c6c8a9fdc063878c0a1a07bf690ce205e5eb5afe3387276eeafb08e780829342cfe71081d6cd86445fb893a16 +MISC metadata.xml 366 BLAKE2B 2dfc36224a99a053e04ce8888b2fa2a03c3a7649fe62ac7f66f7a5ac8829a913457ed767d2fa4fc6503628a747594de5d89a028f41f09f6c4ede6cc109b8e922 SHA512 1bef34b0f7835d77fb56fe12149dc3f10a3695c8303118420065ccb48607d6a90da2ff999747778f251e4a0ee1525a30df49df1d60699cb32b00dd357e8a99c5 diff --git a/acct-group/scponly/metadata.xml b/acct-group/scponly/metadata.xml new file mode 100644 index 000000000000..16853472f6b4 --- /dev/null +++ b/acct-group/scponly/metadata.xml @@ -0,0 +1,12 @@ + + + + + hlein@korelogic.com + Hank Leininger + + + proxy-maint@gentoo.org + Proxy Maintainers + + diff --git a/acct-group/scponly/scponly-0.ebuild b/acct-group/scponly/scponly-0.ebuild new file mode 100644 index 000000000000..e01ce81b073a --- /dev/null +++ b/acct-group/scponly/scponly-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="group for scponly" +ACCT_GROUP_ID=239 -- cgit v1.2.3