openbgpd #1
11
acct-group/_bgpd/_bgpd-0.ebuild
Normal file
11
acct-group/_bgpd/_bgpd-0.ebuild
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Copyright 2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit acct-group
|
||||
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
# BGP port 179
|
||||
ACCT_GROUP_ID=179
|
8
acct-group/_bgpd/metadata.xml
Normal file
8
acct-group/_bgpd/metadata.xml
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?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>
|
||||
</pkgmetadata>
|
Loading…
Reference in a new issue