summaryrefslogtreecommitdiff
path: root/acct-group/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-group/abrt
parentceeeb463cc1eef97fd62eaee8bf2196ba04bc384 (diff)
gentoo Easter resync : 12.04.2020
Diffstat (limited to 'acct-group/abrt')
-rw-r--r--acct-group/abrt/Manifest2
-rw-r--r--acct-group/abrt/abrt-0.ebuild9
-rw-r--r--acct-group/abrt/metadata.xml8
3 files changed, 19 insertions, 0 deletions
diff --git a/acct-group/abrt/Manifest b/acct-group/abrt/Manifest
new file mode 100644
index 000000000000..e8bc70fdf894
--- /dev/null
+++ b/acct-group/abrt/Manifest
@@ -0,0 +1,2 @@
+EBUILD abrt-0.ebuild 219 BLAKE2B b1ad6c295c0d4973a5f7dcebb33948d34d6de24dcbe7e200ff185bd4892e5761c306bb14518f9679a480511560701e3bdec16166e2466c40eaee38f11ab1b8d4 SHA512 2f5765f53e79df2a91218182261bd2956527c3b956f5f2005982c57748e89c6cfc8c25cddbdff9aa6546672e795399aac652e63eaaa76019a6113855a4eea404
+MISC metadata.xml 253 BLAKE2B 572e1663a3e6032823a1d18c4ef4e0aa783bcd0e341a8d55caf718b5c6390b79211f386ed1d0b8b155f896b5074f27c170bfd531984df56e29bbd895076786dd SHA512 01cb856c66dce5d1d4e83d1b224c74c70919c2737ca5af3c475634b2705d906c78fa3802600427be58bf8361b34a3308b02304c90c84b5b7e93a4adcc8980806
diff --git a/acct-group/abrt/abrt-0.ebuild b/acct-group/abrt/abrt-0.ebuild
new file mode 100644
index 000000000000..ab6310011a09
--- /dev/null
+++ b/acct-group/abrt/abrt-0.ebuild
@@ -0,0 +1,9 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+DESCRIPTION="A group for the automatic bug detection and reporting tool"
+ACCT_GROUP_ID=422
diff --git a/acct-group/abrt/metadata.xml b/acct-group/abrt/metadata.xml
new file mode 100644
index 000000000000..b79c2cda0f30
--- /dev/null
+++ b/acct-group/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>