public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/bgpq4/
Date: Tue, 28 Feb 2023 14:35:22 +0000 (UTC)	[thread overview]
Message-ID: <1677594908.7581a2041a4dc6c3ce4e44e8dd7c47a564f59e01.juippis@gentoo> (raw)

commit:     7581a2041a4dc6c3ce4e44e8dd7c47a564f59e01
Author:     Jaco Kroon <jaco <AT> uls <DOT> co <DOT> za>
AuthorDate: Fri Feb 24 04:04:40 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Feb 28 14:35:08 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7581a204

net-misc/bgpq4: add 1.8

Signed-off-by: Jaco Kroon <jaco <AT> uls.co.za>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 net-misc/bgpq4/Manifest         |  1 +
 net-misc/bgpq4/bgpq4-1.8.ebuild | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/net-misc/bgpq4/Manifest b/net-misc/bgpq4/Manifest
index 6eb8bf49f9be..5556b6161488 100644
--- a/net-misc/bgpq4/Manifest
+++ b/net-misc/bgpq4/Manifest
@@ -1,2 +1,3 @@
 DIST bgpq4-1.5.tar.gz 52779 BLAKE2B 538d10983180413298ad005032e069c0847f7cb8eb78eee253f1072935a4d0db24626e3e20117224027e71c5f499001ffbe15816066ad89e08c30b7bf3431ce4 SHA512 b0d552634db6e7a90f76387b22c3539b59c5f89f9564b661bc810f9a9729f0dd87931a64fc230b8ed0a38162a572d8d93139a792ee80e996663b47ec3e060b9b
 DIST bgpq4-1.7.tar.gz 55311 BLAKE2B 56824c0ebfa97cc459753cd59069a370afb5f6c86675f6c358e49d1cb7d781e5a9f51aa4526fd60269a5a77bc53685426898f439768c08a0f1917b1b2d98cdb3 SHA512 d9798f9d8297e05d1553fb9cfafe63fd77145e14aa72cb95d4581cae30bdf3e7c08a5ca6261a4f44580a35e048ba50fc181750ecbe838ca40b6dcfbaaca42ab5
+DIST bgpq4-1.8.tar.gz 55947 BLAKE2B 2aea8eddc33881b2e5734a805e290ed8e0a24aa41dfc65d6cd0d4221b4ff95f9477d80754eb3ae92e71843e4539653143748eca61f8f0a561932c5fff28a799e SHA512 c2bb9a6cc4f2ee361a3193c2637bc62432cc82f0182368d56d90112e50ffb7b1a28868568ee551ceda658dbdeed809dff30c820e50f9b5cf430cca01ac55cf99

diff --git a/net-misc/bgpq4/bgpq4-1.8.ebuild b/net-misc/bgpq4/bgpq4-1.8.ebuild
new file mode 100644
index 000000000000..a59c2865738d
--- /dev/null
+++ b/net-misc/bgpq4/bgpq4-1.8.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools
+
+DESCRIPTION="Generate access-lists for various routers, maintained fork of bgpq3"
+HOMEPAGE="https://github.com/bgp/bgpq4/"
+SRC_URI="https://github.com/bgp/bgpq4/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+
+src_prepare() {
+	default
+
+	eautoreconf
+}


             reply	other threads:[~2023-02-28 14:35 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-28 14:35 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-10  4:30 [gentoo-commits] repo/gentoo:master commit in: net-misc/bgpq4/ Sam James
2024-12-09 20:17 Sam James
2024-10-04  8:13 Sam James
2024-10-04  8:13 Sam James
2024-03-15 15:37 Arthur Zamarin
2024-03-15 15:37 Arthur Zamarin
2023-02-28 14:35 Joonas Niilola
2022-12-21 12:57 Viorel Munteanu
2022-08-30  8:37 Jakov Smolić
2022-08-18 23:08 Sam James
2022-08-18 21:51 Sam James
2022-08-18 21:51 Sam James

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1677594908.7581a2041a4dc6c3ce4e44e8dd7c47a564f59e01.juippis@gentoo \
    --to=juippis@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox