summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Breathitt Gray <vilhelm.gray@gmail.com>2019-10-12 16:15:36 -0400
committerJames Le Cuirot <chewi@gentoo.org>2019-11-12 21:34:37 +0000
commit29077d5750f32243f7706f7b31d335b6098cdf9d (patch)
treeea0bf471ee05a6b4ca00d8c8426d295aeac2ab60 /acct-group/minetest/minetest-0.ebuild
parentsys-firmware/intel-microcode: bump (diff)
downloadgentoo-29077d5750f32243f7706f7b31d335b6098cdf9d.tar.gz
gentoo-29077d5750f32243f7706f7b31d335b6098cdf9d.tar.bz2
gentoo-29077d5750f32243f7706f7b31d335b6098cdf9d.zip
acct-group/minetest: Add 'minetest' group (GID 480)
Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/13272 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'acct-group/minetest/minetest-0.ebuild')
-rw-r--r--acct-group/minetest/minetest-0.ebuild10
1 files changed, 10 insertions, 0 deletions
diff --git a/acct-group/minetest/minetest-0.ebuild b/acct-group/minetest/minetest-0.ebuild
new file mode 100644
index 000000000000..32a395f22082
--- /dev/null
+++ b/acct-group/minetest/minetest-0.ebuild
@@ -0,0 +1,10 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+DESCRIPTION="A group for the Minetest server"
+
+ACCT_GROUP_ID="480"