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>
This commit is contained in:
Conrad Kostecki
2021-04-11 16:49:48 +02:00
parent 59050f0b93
commit 8ed6ba4912
2 changed files with 15 additions and 0 deletions

View File

@@ -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"

View File

@@ -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>