From b24bd25253fe093f722ab576d29fdc41d04cb1ee Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 2 Aug 2019 19:14:55 +0100 Subject: gentoo resync : 02.08.2019 --- acct-group/tty/Manifest | 2 ++ acct-group/tty/metadata.xml | 7 +++++++ acct-group/tty/tty-0.ebuild | 8 ++++++++ 3 files changed, 17 insertions(+) create mode 100644 acct-group/tty/Manifest create mode 100644 acct-group/tty/metadata.xml create mode 100644 acct-group/tty/tty-0.ebuild (limited to 'acct-group/tty') diff --git a/acct-group/tty/Manifest b/acct-group/tty/Manifest new file mode 100644 index 000000000000..d8511a8f11fc --- /dev/null +++ b/acct-group/tty/Manifest @@ -0,0 +1,2 @@ +EBUILD tty-0.ebuild 144 BLAKE2B a7ebcce700ff1645a7fe8bdba9bcb112307ab29ab85b20338481a256acfcdfcb5528ee550c58e530e16775ae640a07c014fc5fa2bcfa6c78e442d4a6fe31f27f SHA512 c88bf5a9e8a7014cc617f1142377d1b2272b79a340af37a6be877a512102ae579d476c7f235d7f875e8dc9a71d1a966c10da8bda6f9cd91327523d68800e17cf +MISC metadata.xml 219 BLAKE2B 6498f172fc689a14cc6636dfd4618c342c48a78937a3862e1968983b80fbc08c7f8b8a6b8089a1e1156be2809016c01dbc6a9bccb87ba88b394c105b52280679 SHA512 db6f809f5b14dfcd53c463e06ec29d4f10aa2393ab69691330ec1aae0d2a903baf0c43841ffb57c9e714d0442a36663fc229961200115e98789e636fc3f02d1a diff --git a/acct-group/tty/metadata.xml b/acct-group/tty/metadata.xml new file mode 100644 index 000000000000..8e7007e5a467 --- /dev/null +++ b/acct-group/tty/metadata.xml @@ -0,0 +1,7 @@ + + + + + systemd@gentoo.org + + diff --git a/acct-group/tty/tty-0.ebuild b/acct-group/tty/tty-0.ebuild new file mode 100644 index 000000000000..20e8d2a8d5e3 --- /dev/null +++ b/acct-group/tty/tty-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID=5 -- cgit v1.2.3