diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-08-02 19:14:55 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-08-02 19:14:55 +0100 |
commit | b24bd25253fe093f722ab576d29fdc41d04cb1ee (patch) | |
tree | 0fcf2afd9f852c4d4c291cf8afaa2c244d598105 /acct-group/lp | |
parent | 121ed4eec41fbf03e1998d09eede1bf449da63b9 (diff) |
gentoo resync : 02.08.2019
Diffstat (limited to 'acct-group/lp')
-rw-r--r-- | acct-group/lp/Manifest | 2 | ||||
-rw-r--r-- | acct-group/lp/lp-0.ebuild | 8 | ||||
-rw-r--r-- | acct-group/lp/metadata.xml | 7 |
3 files changed, 17 insertions, 0 deletions
diff --git a/acct-group/lp/Manifest b/acct-group/lp/Manifest new file mode 100644 index 000000000000..0bb34fd80ee3 --- /dev/null +++ b/acct-group/lp/Manifest @@ -0,0 +1,2 @@ +EBUILD lp-0.ebuild 144 BLAKE2B ced72fd44e972149cff5d08d6295a6c928f1578cae5a3f0c3fa3432955af1e7631c57839a3d430974c4388233c4aa773a48f65938750f2101132f8b6e8e0f72c SHA512 1476f8c9adaca35a9aeb91899e400e82a3338aaf5376ef58a0c517e148b21817c4c828d3af3acbf6979e2ee660151100cad1be116b54f8096f8f021aca4c552b +MISC metadata.xml 219 BLAKE2B 6498f172fc689a14cc6636dfd4618c342c48a78937a3862e1968983b80fbc08c7f8b8a6b8089a1e1156be2809016c01dbc6a9bccb87ba88b394c105b52280679 SHA512 db6f809f5b14dfcd53c463e06ec29d4f10aa2393ab69691330ec1aae0d2a903baf0c43841ffb57c9e714d0442a36663fc229961200115e98789e636fc3f02d1a diff --git a/acct-group/lp/lp-0.ebuild b/acct-group/lp/lp-0.ebuild new file mode 100644 index 000000000000..1b9b1de7bb37 --- /dev/null +++ b/acct-group/lp/lp-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=7 diff --git a/acct-group/lp/metadata.xml b/acct-group/lp/metadata.xml new file mode 100644 index 000000000000..8e7007e5a467 --- /dev/null +++ b/acct-group/lp/metadata.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="project"> + <email>systemd@gentoo.org</email> + </maintainer> +</pkgmetadata> |