summaryrefslogtreecommitdiff
path: root/acct-group/bird
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
commit40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch)
tree758c221bad35c9288d0bd6df9c7dfc226728e52c /acct-group/bird
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
Diffstat (limited to 'acct-group/bird')
-rw-r--r--acct-group/bird/Manifest2
-rw-r--r--acct-group/bird/bird-0.ebuild9
-rw-r--r--acct-group/bird/metadata.xml12
3 files changed, 23 insertions, 0 deletions
diff --git a/acct-group/bird/Manifest b/acct-group/bird/Manifest
new file mode 100644
index 000000000000..13cd14f754a4
--- /dev/null
+++ b/acct-group/bird/Manifest
@@ -0,0 +1,2 @@
+EBUILD bird-0.ebuild 211 BLAKE2B 46d7c14f282d6175e0a779f318d0d6f91f8260f2d3da539e8aad776557de8c8b4152d5739e0c38d6afc12f85e788b78c8c62a056e6a789962528bb3dd70f737e SHA512 f13d8b15c9e57d85733d3100a9e97b03a2c1338ef58733d77193bc07ef02a7aeb55e5de1a6fd9a04b54a413dd93a2e2eb8d5cbf0d4316043b710b2cd4fb9b778
+MISC metadata.xml 382 BLAKE2B 41093300dec56186dad2606fb42ff93381d4bcba02c26f1ef25dce724158ed7857e5719e9510013a6965de791e2f32308d437795695797eeb1daff34b7b37acd SHA512 08ec074bd793e7167e960c69dd63ab3203d53092eb1f855ba65e6632522f37f79c28ad7bd1a6da61f11b0ac6858104c691464656ece9f0263b8c8ef6840f91c8
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>