summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Eden <sven.eden@prydeworx.com>2020-11-08 15:12:14 +0100
committerJoonas Niilola <juippis@gentoo.org>2021-01-18 15:37:24 +0200
commit0744d92a4fc52070fef8e6580d2bbc152d51fb87 (patch)
treebd887caaf72fca6bcb7ac91e974613612516cb5e /acct-group
parentapp-doc/devmanual: Add note how to make the tarball (diff)
downloadgentoo-0744d92a4fc52070fef8e6580d2bbc152d51fb87.tar.gz
gentoo-0744d92a4fc52070fef8e6580d2bbc152d51fb87.tar.bz2
gentoo-0744d92a4fc52070fef8e6580d2bbc152d51fb87.zip
acct-group/boinc: Add group for sci-misc/boinc
Bug: https://bugs.gentoo.org/684074 Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --force Signed-off-by: Sven Eden <sven.eden@prydeworx.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r--acct-group/boinc/boinc-0.ebuild9
-rw-r--r--acct-group/boinc/metadata.xml16
2 files changed, 25 insertions, 0 deletions
diff --git a/acct-group/boinc/boinc-0.ebuild b/acct-group/boinc/boinc-0.ebuild
new file mode 100644
index 000000000000..dc46c8eba7b2
--- /dev/null
+++ b/acct-group/boinc/boinc-0.ebuild
@@ -0,0 +1,9 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+DESCRIPTION="Group for sci-misc/boinc"
+ACCT_GROUP_ID=352
diff --git a/acct-group/boinc/metadata.xml b/acct-group/boinc/metadata.xml
new file mode 100644
index 000000000000..912fdc058f94
--- /dev/null
+++ b/acct-group/boinc/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>sci@gentoo.org</email>
+ <name>Gentoo Science Project</name>
+ </maintainer>
+ <maintainer type="person">
+ <email>sven.eden@prydeworx.com</email>
+ <name>Sven Eden</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+</pkgmetadata>