commit:     ed554b3a00c8009e6a4a0f4e0c0e26de4d5a4631
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed May  6 20:16:45 2020 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed May  6 21:15:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed554b3a

acct-group/tsm: Add for app-backup/tsm

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 acct-group/tsm/metadata.xml | 8 ++++++++
 acct-group/tsm/tsm-0.ebuild | 8 ++++++++
 2 files changed, 16 insertions(+)

diff --git a/acct-group/tsm/metadata.xml b/acct-group/tsm/metadata.xml
new file mode 100644
index 00000000000..80a71f59785
--- /dev/null
+++ b/acct-group/tsm/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="person">
+    <email>dilfri...@gentoo.org</email>
+    <name>Andreas K. Huettel</name>
+  </maintainer>
+</pkgmetadata>

diff --git a/acct-group/tsm/tsm-0.ebuild b/acct-group/tsm/tsm-0.ebuild
new file mode 100644
index 00000000000..117a3a3bde4
--- /dev/null
+++ b/acct-group/tsm/tsm-0.ebuild
@@ -0,0 +1,8 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+ACCT_GROUP_ID=465

Reply via email to