summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2021-04-11 17:56:51 +0200
committerConrad Kostecki <conikost@gentoo.org>2021-04-11 18:25:56 +0200
commitd0c20841fbc877a83b7ed7d22c1c33de145c5ec7 (patch)
tree47344766f43bf02cb06a194f9867e450159ea629 /acct-group
parentacct-user/sstpc: add user for net-misc/sstp-client (diff)
downloadgentoo-d0c20841fbc877a83b7ed7d22c1c33de145c5ec7.tar.gz
gentoo-d0c20841fbc877a83b7ed7d22c1c33de145c5ec7.tar.bz2
gentoo-d0c20841fbc877a83b7ed7d22c1c33de145c5ec7.zip
acct-group/litecoin: add group for net-p2p/litecoind
Bug: https://bugs.gentoo.org/781449 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r--acct-group/litecoin/litecoin-0.ebuild10
-rw-r--r--acct-group/litecoin/metadata.xml5
2 files changed, 15 insertions, 0 deletions
diff --git a/acct-group/litecoin/litecoin-0.ebuild b/acct-group/litecoin/litecoin-0.ebuild
new file mode 100644
index 000000000000..05549b4b53e9
--- /dev/null
+++ b/acct-group/litecoin/litecoin-0.ebuild
@@ -0,0 +1,10 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+DESCRIPTION="Group for net-p2p/litecoind"
+
+ACCT_GROUP_ID="256"
diff --git a/acct-group/litecoin/metadata.xml b/acct-group/litecoin/metadata.xml
new file mode 100644
index 000000000000..7a38bb900964
--- /dev/null
+++ b/acct-group/litecoin/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <!-- maintainer-needed -->
+</pkgmetadata>