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 AF386158018 for ; Mon, 4 Oct 2021 20:40:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A4347E08D3; Mon, 4 Oct 2021 20:40:36 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 5ABFCE08E5 for ; Mon, 4 Oct 2021 20:40:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 001B7343057 for ; Mon, 4 Oct 2021 20:40:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 66FA114D for ; Mon, 4 Oct 2021 20:40:32 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1633380010.5fdc2b408c63260059957139558984bf8c3cf970.sam@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: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 5fdc2b408c63260059957139558984bf8c3cf970 X-VCS-Branch: master Date: Mon, 4 Oct 2021 20:40:32 +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: 232bcfd8-b854-4dc3-9c9c-88e8f6bdaaab X-Archives-Hash: 2f73ad28c0682a61b24d167b1a753506 commit: 5fdc2b408c63260059957139558984bf8c3cf970 Author: Sam James gentoo org> AuthorDate: Mon Oct 4 20:38:40 2021 +0000 Commit: Sam James gentoo org> CommitDate: Mon Oct 4 20:40:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fdc2b40 net-misc/bgpq3: drop inactive chainsaw@ As agreed with retirement@. Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Sam James gentoo.org> net-misc/bgpq3/metadata.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/net-misc/bgpq3/metadata.xml b/net-misc/bgpq3/metadata.xml index 956ac1dafaa..528a5f5abc7 100644 --- a/net-misc/bgpq3/metadata.xml +++ b/net-misc/bgpq3/metadata.xml @@ -1,10 +1,7 @@ - - chainsaw@gentoo.org - Tony Vroon - + 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.