public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/bwping/
Date: Sun, 20 Feb 2022 23:33:14 +0000 (UTC)	[thread overview]
Message-ID: <1645399228.39045cb67d1bfb329fe4cb4f997b059368b5a96e.sam@gentoo> (raw)

commit:     39045cb67d1bfb329fe4cb4f997b059368b5a96e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 20 23:20:28 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 20 23:20:28 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39045cb6

net-analyzer/bwping: add 2.5

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-analyzer/bwping/Manifest          |  1 +
 net-analyzer/bwping/bwping-2.5.ebuild | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/net-analyzer/bwping/Manifest b/net-analyzer/bwping/Manifest
index 5ae583835fe6..f8062264225c 100644
--- a/net-analyzer/bwping/Manifest
+++ b/net-analyzer/bwping/Manifest
@@ -1,2 +1,3 @@
 DIST bwping-2.3.tar.gz 119043 BLAKE2B 2780f22a2cb541821aae3ddf0eaa5f2cb662ec8f190c44f7e28a092f4e07f9b19d1388b9ddaec0133cedef894c6ff64a9e53035fd73e44a8f0aae518c8b9dc7c SHA512 e8afed0d4ff0ae668f1700e3c93e4b6298e4861568d4786630826bf0f3519089602b9562c92b2c3bb97904faea0da6a084fb60cc69bc3a0a931bd0f55af3ee49
 DIST bwping-2.4.tar.gz 112687 BLAKE2B cbf2854ab5cf6e926db4e959e3e228b8dda6d5624898710de6bf0be4f7813ff85e088acba4b72e3f7d02ffec9f6feaf02720e915850e50daca2c7c3c5c775883 SHA512 e57bf644196a31acc845d4864d189595b1bca22b03ce7330581143ca369668f0dbccc23c936d985f334e03f9e5462a4298d714ceb56815a377ce1adec15364e6
+DIST bwping-2.5.tar.gz 113076 BLAKE2B c2a01b1d1d9fb83c2f0e40e2b1967d0e1e5a939d912372637558aa84cea0bca08f080cc8d980906d346ca44b39b7f37b54b0d6e18f834928bd59ddd056af43ac SHA512 2c271215476c8f1e0758aaae0e1730c526a326eeb3c7ffac3d8fac5783dbbe84d97fbb6732bfa7199ea8e4caf81a8dc9bd54ee36b63ece46dd2286880c734371

diff --git a/net-analyzer/bwping/bwping-2.5.ebuild b/net-analyzer/bwping/bwping-2.5.ebuild
new file mode 100644
index 000000000000..310ecf23d0ff
--- /dev/null
+++ b/net-analyzer/bwping/bwping-2.5.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="A tool to measure bandwidth and RTT between two hosts using ICMP"
+HOMEPAGE="https://bwping.sourceforge.io/"
+SRC_URI="https://github.com/oleg-derevenetz/bwping/releases/download/RELEASE_${PV}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~sparc ~x86"
+
+src_test() {
+	[[ ${UID} = 0 ]] && default
+}


             reply	other threads:[~2022-02-20 23:33 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-20 23:33 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-16  7:51 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/bwping/ Sam James
2022-12-16  7:51 Sam James
2022-02-19 13:22 Jakov Smolić
2022-02-19 13:15 Jakov Smolić
2022-01-08  6:11 Sam James
2021-08-13  0:40 Sam James
2021-06-12 16:42 Sam James
2021-02-03 23:55 Thomas Deutschmann
2021-02-02 21:00 Sam James
2021-01-02  5:03 Sam James
2021-01-02  5:03 Sam James
2021-01-02  5:03 Sam James
2020-12-17  3:58 Sam James
2020-09-30 21:48 Jeroen Roovers
2020-09-09 20:32 Jeroen Roovers
2020-07-02  6:53 Jeroen Roovers
2020-07-02  6:36 Agostino Sarubbo
2020-07-02  6:25 Agostino Sarubbo
2020-05-13  7:44 Jeroen Roovers
2019-11-19  6:57 Jeroen Roovers
2019-09-16  8:07 Jeroen Roovers
2019-09-16  7:57 Agostino Sarubbo
2019-09-16  7:56 Agostino Sarubbo
2019-06-12  7:25 Jeroen Roovers
2019-06-12  7:25 Jeroen Roovers
2019-05-15  7:05 Jeroen Roovers
2019-05-15  6:58 Jeroen Roovers
2019-05-10 12:03 Jeroen Roovers
2019-05-10 12:03 Jeroen Roovers
2019-04-22  9:01 Jeroen Roovers
2019-04-22  9:01 Jeroen Roovers
2019-04-15 10:02 Jeroen Roovers
2019-04-15 10:02 Jeroen Roovers
2019-04-15 10:02 Jeroen Roovers
2019-01-11 11:00 Jeroen Roovers
2019-01-11 11:00 Jeroen Roovers
2016-08-08 13:35 Jeroen Roovers

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=1645399228.39045cb67d1bfb329fe4cb4f997b059368b5a96e.sam@gentoo \
    --to=sam@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