summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'acct-group')
-rw-r--r--acct-group/bird/bird-0.ebuild9
-rw-r--r--acct-group/bird/metadata.xml12
2 files changed, 21 insertions, 0 deletions
diff --git a/acct-group/bird/bird-0.ebuild b/acct-group/bird/bird-0.ebuild
new file mode 100644
index 000000000000..174e87b87bf9
--- /dev/null
+++ b/acct-group/bird/bird-0.ebuild
@@ -0,0 +1,9 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+# TCP port 179, but 179 is already used by acct-group/_bgpd
+ACCT_GROUP_ID=180
diff --git a/acct-group/bird/metadata.xml b/acct-group/bird/metadata.xml
new file mode 100644
index 000000000000..165cedc59743
--- /dev/null
+++ b/acct-group/bird/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>alarig@swordarmor.fr</email>
+ <name>Alarig Le Lay</name>
+ </maintainer>
+ <maintainer type="project" proxied="proxy">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+</pkgmetadata>