summaryrefslogtreecommitdiff
path: root/acct-user/abrt
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-04-12 03:41:30 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-04-12 03:41:30 +0100
commit623ee73d661e5ed8475cb264511f683407d87365 (patch)
tree993eb27c93ec7a2d2d19550300d888fc1fed9e69 /acct-user/abrt
parentceeeb463cc1eef97fd62eaee8bf2196ba04bc384 (diff)
gentoo Easter resync : 12.04.2020
Diffstat (limited to 'acct-user/abrt')
-rw-r--r--acct-user/abrt/Manifest2
-rw-r--r--acct-user/abrt/abrt-0.ebuild12
-rw-r--r--acct-user/abrt/metadata.xml8
3 files changed, 22 insertions, 0 deletions
diff --git a/acct-user/abrt/Manifest b/acct-user/abrt/Manifest
new file mode 100644
index 000000000000..a5da047424f7
--- /dev/null
+++ b/acct-user/abrt/Manifest
@@ -0,0 +1,2 @@
+EBUILD abrt-0.ebuild 262 BLAKE2B e4a197ca53ece29b358ff9243640b1fda3e6c287651a01d6851d2558e4614cc016e44b0111b69d694098e6a02966be81b795dc16ef874296500e4b9f66150b3e SHA512 4c36318837782d4da5ccda27a34acd1a8d1dfa4e479850fec769fe1c88b5b7a6104e40d25ab872d1f898f36a6beb018e67630ab46b8bc38edcbf6b377f6b9c3f
+MISC metadata.xml 253 BLAKE2B 572e1663a3e6032823a1d18c4ef4e0aa783bcd0e341a8d55caf718b5c6390b79211f386ed1d0b8b155f896b5074f27c170bfd531984df56e29bbd895076786dd SHA512 01cb856c66dce5d1d4e83d1b224c74c70919c2737ca5af3c475634b2705d906c78fa3802600427be58bf8361b34a3308b02304c90c84b5b7e93a4adcc8980806
diff --git a/acct-user/abrt/abrt-0.ebuild b/acct-user/abrt/abrt-0.ebuild
new file mode 100644
index 000000000000..ca0f60d5930c
--- /dev/null
+++ b/acct-user/abrt/abrt-0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="A user for the automatic bug detection and reporting tool"
+ACCT_USER_ID=422
+ACCT_USER_GROUPS=( abrt )
+
+acct-user_add_deps
diff --git a/acct-user/abrt/metadata.xml b/acct-user/abrt/metadata.xml
new file mode 100644
index 000000000000..b79c2cda0f30
--- /dev/null
+++ b/acct-user/abrt/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>gnome@gentoo.org</email>
+ <name>Gentoo GNOME Desktop</name>
+ </maintainer>
+</pkgmetadata>