summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'acct-group')
-rw-r--r--acct-group/android/android-0.ebuild10
-rw-r--r--acct-group/android/metadata.xml5
2 files changed, 15 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"
diff --git a/acct-group/android/metadata.xml b/acct-group/android/metadata.xml
new file mode 100644
index 000000000000..7a38bb900964
--- /dev/null
+++ b/acct-group/android/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>