summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2021-04-11 16:49:48 +0200
committerConrad Kostecki <conikost@gentoo.org>2021-04-11 18:25:35 +0200
commit8ed6ba49121f77f7bdeb367bc7607257869ecfcb (patch)
tree2dea626626a70af257344da3a225c4203d814071 /acct-group/android/android-0.ebuild
parentacct-user/openct: add user for dev-libs/openct (diff)
downloadgentoo-8ed6ba49121f77f7bdeb367bc7607257869ecfcb.tar.gz
gentoo-8ed6ba49121f77f7bdeb367bc7607257869ecfcb.tar.bz2
gentoo-8ed6ba49121f77f7bdeb367bc7607257869ecfcb.zip
acct-group/android: add group
Used for packages dev-util/android-{ndk,sdk-update-manager}. Bug: https://bugs.gentoo.org/729194 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/android/android-0.ebuild')
-rw-r--r--acct-group/android/android-0.ebuild10
1 files changed, 10 insertions, 0 deletions
diff --git a/acct-group/android/android-0.ebuild b/acct-group/android/android-0.ebuild
new file mode 100644
index 000000000000..5730672b8d65
--- /dev/null
+++ b/acct-group/android/android-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 dev-util/android-{ndk,sdk-update-manager}"
+
+ACCT_GROUP_ID="174"