From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 215C1158086 for ; Wed, 13 Oct 2021 15:28:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DEBFBE0801; Wed, 13 Oct 2021 15:28:48 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C97AAE0801 for ; Wed, 13 Oct 2021 15:28:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 30730343516 for ; Wed, 13 Oct 2021 15:28:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9CAA079 for ; Wed, 13 Oct 2021 15:28:45 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1634138752.d4100f26bc4601cab70d3768aaf08e340403b77f.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/bgpq3/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/bgpq3/metadata.xml X-VCS-Directories: net-misc/bgpq3/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: d4100f26bc4601cab70d3768aaf08e340403b77f X-VCS-Branch: master Date: Wed, 13 Oct 2021 15:28:45 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b1d4cff2-a95e-4bf0-bd23-f969d84050e1 X-Archives-Hash: dea6b855531399d0928aead3f248d43b commit: d4100f26bc4601cab70d3768aaf08e340403b77f Author: Jaco Kroon uls co za> AuthorDate: Tue Oct 5 09:06:18 2021 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Wed Oct 13 15:25:52 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4100f26 net-misc/bgpq3: take maintainership (via pm). Signed-off-by: Jaco Kroon uls.co.za> Signed-off-by: Joonas Niilola gentoo.org> net-misc/bgpq3/metadata.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/net-misc/bgpq3/metadata.xml b/net-misc/bgpq3/metadata.xml index 528a5f5abc7..129babe352b 100644 --- a/net-misc/bgpq3/metadata.xml +++ b/net-misc/bgpq3/metadata.xml @@ -1,7 +1,14 @@ - + + jaco@uls.co.za + Jaco Kroon + + + proxy-maint@gentoo.org + Proxy Maintainers + bgpq3 allows to generate different config entries with prefix lists, useful for Cisco/Juniper routers and their software analogs, such as Quagga. This program is a successor of bgpq from same author, main difference - it supports IPv6.