public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/bwm-ng/
@ 2016-05-06  5:56 Jeroen Roovers
  0 siblings, 0 replies; 12+ messages in thread
From: Jeroen Roovers @ 2016-05-06  5:56 UTC (permalink / raw
  To: gentoo-commits

commit:     0b791247ed4f78c80ec9658e7e55e94022c6a13b
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Fri May  6 05:55:58 2016 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Fri May  6 05:55:58 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b791247

net-analyzer/bwm-ng: Adopted by netmon.

Package-Manager: portage-2.2.28

 net-analyzer/bwm-ng/bwm-ng-0.6.1-r1.ebuild | 12 +++++++-----
 net-analyzer/bwm-ng/metadata.xml           |  5 ++++-
 2 files changed, 11 insertions(+), 6 deletions(-)

diff --git a/net-analyzer/bwm-ng/bwm-ng-0.6.1-r1.ebuild b/net-analyzer/bwm-ng/bwm-ng-0.6.1-r1.ebuild
index ae30fbd..2004dc1 100644
--- a/net-analyzer/bwm-ng/bwm-ng-0.6.1-r1.ebuild
+++ b/net-analyzer/bwm-ng/bwm-ng-0.6.1-r1.ebuild
@@ -15,8 +15,10 @@ LICENSE="GPL-2"
 SLOT="0"
 IUSE="html csv"
 
-DEPEND="sys-libs/ncurses:0=
-	>=sys-apps/net-tools-1.60-r1"
+DEPEND="
+	sys-libs/ncurses:0=
+	>=sys-apps/net-tools-1.60-r1
+"
 RDEPEND="${DEPEND}"
 
 PATCHES=(
@@ -31,8 +33,8 @@ src_prepare() {
 
 src_configure() {
 	econf \
-		--enable-ncurses \
-		--with-procnetdev \
+		$(use_enable csv) \
 		$(use_enable html) \
-		$(use_enable csv)
+		--enable-ncurses \
+		--with-procnetdev
 }

diff --git a/net-analyzer/bwm-ng/metadata.xml b/net-analyzer/bwm-ng/metadata.xml
index 9cbf258..7d30b17 100644
--- a/net-analyzer/bwm-ng/metadata.xml
+++ b/net-analyzer/bwm-ng/metadata.xml
@@ -1,7 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<!-- maintainer-needed -->
+<maintainer type="project">
+<email>netmon@gentoo.org</email>
+<name>Gentoo network monitoring and analysis project</name>
+</maintainer>
 <use>
 <flag name="csv">Enable csv output</flag>
 <flag name="html">Enable html output</flag>


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/bwm-ng/
@ 2017-01-29 13:55 Agostino Sarubbo
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo @ 2017-01-29 13:55 UTC (permalink / raw
  To: gentoo-commits

commit:     a4b0ab03496f840f81d8ccbd9aa2eb1aaaa09e3f
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 13:55:35 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 13:55:35 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4b0ab03

net-analyzer/bwm-ng: amd64 stable wrt bug #607512

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-analyzer/bwm-ng/bwm-ng-0.6.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-analyzer/bwm-ng/bwm-ng-0.6.1-r1.ebuild b/net-analyzer/bwm-ng/bwm-ng-0.6.1-r1.ebuild
index 2004dc1..9649a60 100644
--- a/net-analyzer/bwm-ng/bwm-ng-0.6.1-r1.ebuild
+++ b/net-analyzer/bwm-ng/bwm-ng-0.6.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -10,7 +10,7 @@ DESCRIPTION="Bandwidth Monitor NG is a small and simple console-based bandwidth
 SRC_URI="http://www.gropp.org/bwm-ng/${P}.tar.gz"
 HOMEPAGE="http://www.gropp.org/"
 
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~x86"
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="html csv"


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/bwm-ng/
@ 2017-02-16  7:02 Jeroen Roovers
  0 siblings, 0 replies; 12+ messages in thread
From: Jeroen Roovers @ 2017-02-16  7:02 UTC (permalink / raw
  To: gentoo-commits

commit:     2504b5214cc88379a9061fbcf309ddc6c496914f
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 16 07:02:18 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Thu Feb 16 07:02:18 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2504b521

net-analyzer/bwm-ng: Old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-analyzer/bwm-ng/Manifest             |  1 -
 net-analyzer/bwm-ng/bwm-ng-0.6-r1.ebuild | 29 -----------------------------
 2 files changed, 30 deletions(-)

diff --git a/net-analyzer/bwm-ng/Manifest b/net-analyzer/bwm-ng/Manifest
index 78ef7d57d1..65720c1c52 100644
--- a/net-analyzer/bwm-ng/Manifest
+++ b/net-analyzer/bwm-ng/Manifest
@@ -1,2 +1 @@
 DIST bwm-ng-0.6.1.tar.gz 162620 SHA256 027cf3c960cd96fc9ffacdf7713df62d0fc55eeef4a1388289f8a62ae5e50df0 SHA512 3f8d4a10f5cbf743d6aee9c6170f334c4274224a2f1886f04338c9a1bf0cf13af5be4aaea0445c9e5b5d361915cc3a93bbfe7c4abf69a0d24e42bc414d8056cd WHIRLPOOL a83569acf0f4f24f98e5b65733e0a02de2db4a4249ece24eaf457b20a4eed4a6f425256a13477e8d3844c251b4818fc8b1e34243a975cce7e20ec27b3af8e413
-DIST bwm-ng-0.6.tar.gz 141564 SHA256 c1134358e268329d438b0996399003b0f0b966034fb4b5b138761c2f3c62ffdd SHA512 7327ec848b0c18d68b2cb0a0ca570bb4d783b534186868d13b453346dbf3ddbcd7e1070803406ff207dc1fd00aa91c06187b0ea7fea28c6c006b44165331c21b WHIRLPOOL 45cc30b6a99ed9c267095e6dca170380be3da698e7b8aab50436d51ea914714facf954b9c26e465f47a1bcd59ca3fbd5511cd654b42fd9d4a5131e2f5bbca233

diff --git a/net-analyzer/bwm-ng/bwm-ng-0.6-r1.ebuild b/net-analyzer/bwm-ng/bwm-ng-0.6-r1.ebuild
deleted file mode 100644
index a7edfb7ef7..0000000000
--- a/net-analyzer/bwm-ng/bwm-ng-0.6-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="Bandwidth Monitor NG is a small and simple console-based bandwidth monitor"
-SRC_URI="http://www.gropp.org/bwm-ng/${P}.tar.gz"
-HOMEPAGE="http://www.gropp.org/"
-
-KEYWORDS="amd64 ~arm ppc x86"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="html csv"
-
-DEPEND=">=sys-libs/ncurses-5.4-r4
-	>=sys-apps/net-tools-1.60-r1"
-
-RDEPEND="${DEPEND}"
-
-DOCS=( AUTHORS ChangeLog INSTALL NEWS README THANKS )
-
-src_configure() {
-	econf \
-		--with-ncurses \
-		--with-procnetdev \
-		$(use_enable html) \
-		$(use_enable csv)
-}


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/bwm-ng/
@ 2021-03-15 21:01 Sam James
  0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2021-03-15 21:01 UTC (permalink / raw
  To: gentoo-commits

commit:     a901a5eefc9c63222d6d8b73fd9c4af94f5e5d6f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 15 20:23:29 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 15 20:58:35 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a901a5ee

net-analyzer/bwm-ng: fix metadata indentation

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

 net-analyzer/bwm-ng/metadata.xml | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/net-analyzer/bwm-ng/metadata.xml b/net-analyzer/bwm-ng/metadata.xml
index 7d30b17df0f..2fb2a4922ef 100644
--- a/net-analyzer/bwm-ng/metadata.xml
+++ b/net-analyzer/bwm-ng/metadata.xml
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer type="project">
-<email>netmon@gentoo.org</email>
-<name>Gentoo network monitoring and analysis project</name>
-</maintainer>
-<use>
-<flag name="csv">Enable csv output</flag>
-<flag name="html">Enable html output</flag>
-</use>
+	<maintainer type="project">
+		<email>netmon@gentoo.org</email>
+		<name>Gentoo network monitoring and analysis project</name>
+	</maintainer>
+	<use>
+		<flag name="csv">Enable csv output</flag>
+		<flag name="html">Enable html output</flag>
+	</use>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/bwm-ng/
@ 2021-03-15 21:01 Sam James
  0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2021-03-15 21:01 UTC (permalink / raw
  To: gentoo-commits

commit:     1243b6d7f9f700033500ce2cccb41c662d9d02bb
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 15 20:24:21 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 15 20:58:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1243b6d7

net-analyzer/bwm-ng: add github upstream metadata

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

 net-analyzer/bwm-ng/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net-analyzer/bwm-ng/metadata.xml b/net-analyzer/bwm-ng/metadata.xml
index 2fb2a4922ef..95c98a2c1a8 100644
--- a/net-analyzer/bwm-ng/metadata.xml
+++ b/net-analyzer/bwm-ng/metadata.xml
@@ -9,4 +9,7 @@
 		<flag name="csv">Enable csv output</flag>
 		<flag name="html">Enable html output</flag>
 	</use>
+	<upstream>
+		<remote-id type="github">vgropp/bwm-ng</remote-id>
+	</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/bwm-ng/
@ 2021-03-15 21:01 Sam James
  0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2021-03-15 21:01 UTC (permalink / raw
  To: gentoo-commits

commit:     62e6604d69ea1b0bfb4abdbd1d7c2fa9726a2023
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 15 20:26:16 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 15 20:58:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62e6604d

net-analyzer/bwm-ng: add 0.6.3

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

 net-analyzer/bwm-ng/Manifest            |  1 +
 net-analyzer/bwm-ng/bwm-ng-0.6.3.ebuild | 38 +++++++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/net-analyzer/bwm-ng/Manifest b/net-analyzer/bwm-ng/Manifest
index 44c35c9cce1..3a067d36e83 100644
--- a/net-analyzer/bwm-ng/Manifest
+++ b/net-analyzer/bwm-ng/Manifest
@@ -1,2 +1,3 @@
 DIST bwm-ng-0.6.1.tar.gz 162620 BLAKE2B 28e201ac681fcb1d79afead8a7d2c31d52bfa9ee1ebc132d3cd1080a7edd8ddcc8c0cd6df1897d23a1c79a4a5d9157214a8f3224bd5f8f2c1a12cad96ec188bd SHA512 3f8d4a10f5cbf743d6aee9c6170f334c4274224a2f1886f04338c9a1bf0cf13af5be4aaea0445c9e5b5d361915cc3a93bbfe7c4abf69a0d24e42bc414d8056cd
 DIST bwm-ng-0.6.2.tar.gz 70079 BLAKE2B 4e0c5dd73bdcaabf5138ce842e5ce50709ba3bc0792f11ebee2640b6246f5bd740fcf8ad79b7dcffabdbc8f44c5ec2d925b20cf28609f8735e537f6920f92aba SHA512 4a7f141692f96dfab0c1729a7df36f5213a75ddb891b967b2cf951419daea7b84354c276705a0ee7c09f4ed26948ca068f65a04b8f9d18b2b8ed2df97b5e3b0a
+DIST bwm-ng-0.6.3.tar.gz 70094 BLAKE2B bfc5007470a2e4d7f50dc43dc33898f5bcb34a0eaeeb0f53ed74029299ac2b732d343eaf725144a05b778ad8a204c5d546f0ea0b6aaf997995e2e7a6bc3c6cf6 SHA512 85ce29e6ffa9643b4e7c1d731f4e928ddca8cfdc71c86b65ec4e55058b951eb8da9ab80139145300518223589d5fece5bdc11ede91a1ea394d569993ccdb0ab8

diff --git a/net-analyzer/bwm-ng/bwm-ng-0.6.3.ebuild b/net-analyzer/bwm-ng/bwm-ng-0.6.3.ebuild
new file mode 100644
index 00000000000..d7770f571f2
--- /dev/null
+++ b/net-analyzer/bwm-ng/bwm-ng-0.6.3.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+DESCRIPTION="Bandwidth Monitor NG is a small and simple console-based bandwidth monitor"
+HOMEPAGE="http://www.gropp.org/"
+SRC_URI="https://github.com/vgropp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="+csv +html"
+
+RDEPEND="
+	>=sys-apps/net-tools-1.60-r1
+	sys-libs/ncurses:0=
+"
+DEPEND="${RDEPEND}"
+
+PATCHES=(
+	"${FILESDIR}"/${PN}-0.6.2-tinfo.patch
+)
+
+src_prepare() {
+	default
+	eautoreconf
+}
+
+src_configure() {
+	econf \
+		$(use_enable csv) \
+		$(use_enable html) \
+		--with-ncurses \
+		--with-procnetdev
+}


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/bwm-ng/
@ 2021-03-15 21:25 Sam James
  0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2021-03-15 21:25 UTC (permalink / raw
  To: gentoo-commits

commit:     7c4316837fc37239b0bb4514d94988bbf1f1ed35
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 15 21:24:28 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 15 21:24:28 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c431683

net-analyzer/bwm-ng: Stabilize 0.6.2 ppc, #776514

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

 net-analyzer/bwm-ng/bwm-ng-0.6.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-analyzer/bwm-ng/bwm-ng-0.6.2.ebuild b/net-analyzer/bwm-ng/bwm-ng-0.6.2.ebuild
index 23c71582d27..5a90e4eb2e3 100644
--- a/net-analyzer/bwm-ng/bwm-ng-0.6.2.ebuild
+++ b/net-analyzer/bwm-ng/bwm-ng-0.6.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -8,7 +8,7 @@ DESCRIPTION="Bandwidth Monitor NG is a small and simple console-based bandwidth
 HOMEPAGE="http://www.gropp.org/"
 SRC_URI="https://github.com/vgropp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ppc ~x86"
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="+csv +html"


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/bwm-ng/
@ 2021-03-15 21:25 Sam James
  0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2021-03-15 21:25 UTC (permalink / raw
  To: gentoo-commits

commit:     2db2df2f42a92ccd358b2cc3db6014866fa6cf91
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 15 21:24:47 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 15 21:24:47 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2db2df2f

net-analyzer/bwm-ng: Stabilize 0.6.2 amd64, #776514

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

 net-analyzer/bwm-ng/bwm-ng-0.6.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/bwm-ng/bwm-ng-0.6.2.ebuild b/net-analyzer/bwm-ng/bwm-ng-0.6.2.ebuild
index 5a90e4eb2e3..b1cd3818847 100644
--- a/net-analyzer/bwm-ng/bwm-ng-0.6.2.ebuild
+++ b/net-analyzer/bwm-ng/bwm-ng-0.6.2.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="Bandwidth Monitor NG is a small and simple console-based bandwidth
 HOMEPAGE="http://www.gropp.org/"
 SRC_URI="https://github.com/vgropp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
-KEYWORDS="~amd64 ~arm ppc ~x86"
+KEYWORDS="amd64 ~arm ppc ~x86"
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="+csv +html"


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/bwm-ng/
@ 2021-03-15 21:54 Sam James
  0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2021-03-15 21:54 UTC (permalink / raw
  To: gentoo-commits

commit:     2ffc0c797c12557475aea1bfb724eb4fdfaf4ab4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 15 21:54:09 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 15 21:54:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ffc0c79

net-analyzer/bwm-ng: Stabilize 0.6.2 x86, #776514

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

 net-analyzer/bwm-ng/bwm-ng-0.6.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/bwm-ng/bwm-ng-0.6.2.ebuild b/net-analyzer/bwm-ng/bwm-ng-0.6.2.ebuild
index b1cd3818847..2b7bf683dc9 100644
--- a/net-analyzer/bwm-ng/bwm-ng-0.6.2.ebuild
+++ b/net-analyzer/bwm-ng/bwm-ng-0.6.2.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="Bandwidth Monitor NG is a small and simple console-based bandwidth
 HOMEPAGE="http://www.gropp.org/"
 SRC_URI="https://github.com/vgropp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
-KEYWORDS="amd64 ~arm ppc ~x86"
+KEYWORDS="amd64 ~arm ppc x86"
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="+csv +html"


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/bwm-ng/
@ 2021-04-25 21:02 Sam James
  0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2021-04-25 21:02 UTC (permalink / raw
  To: gentoo-commits

commit:     45a0685d4c7da7fcb1984cfda73b672c869d2511
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 25 21:01:53 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 25 21:01:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45a0685d

net-analyzer/bwm-ng: Stabilize 0.6.3 amd64, #785694

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

 net-analyzer/bwm-ng/bwm-ng-0.6.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/bwm-ng/bwm-ng-0.6.3.ebuild b/net-analyzer/bwm-ng/bwm-ng-0.6.3.ebuild
index d7770f571f2..f8701e8127a 100644
--- a/net-analyzer/bwm-ng/bwm-ng-0.6.3.ebuild
+++ b/net-analyzer/bwm-ng/bwm-ng-0.6.3.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Bandwidth Monitor NG is a small and simple console-based bandwidth
 HOMEPAGE="http://www.gropp.org/"
 SRC_URI="https://github.com/vgropp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~x86"
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="+csv +html"


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/bwm-ng/
@ 2021-04-25 21:04 Sam James
  0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2021-04-25 21:04 UTC (permalink / raw
  To: gentoo-commits

commit:     304424207946f3616728763f86027ae9e4f8eca2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 25 21:03:51 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 25 21:03:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30442420

net-analyzer/bwm-ng: Stabilize 0.6.3 ppc, #785694

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

 net-analyzer/bwm-ng/bwm-ng-0.6.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/bwm-ng/bwm-ng-0.6.3.ebuild b/net-analyzer/bwm-ng/bwm-ng-0.6.3.ebuild
index f8701e8127a..772fbe3255c 100644
--- a/net-analyzer/bwm-ng/bwm-ng-0.6.3.ebuild
+++ b/net-analyzer/bwm-ng/bwm-ng-0.6.3.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Bandwidth Monitor NG is a small and simple console-based bandwidth
 HOMEPAGE="http://www.gropp.org/"
 SRC_URI="https://github.com/vgropp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
-KEYWORDS="amd64 ~arm ~ppc ~x86"
+KEYWORDS="amd64 ~arm ppc ~x86"
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="+csv +html"


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/bwm-ng/
@ 2021-04-26 10:34 Sam James
  0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2021-04-26 10:34 UTC (permalink / raw
  To: gentoo-commits

commit:     fc9f6d28178de6706b5e22a4a6d308598a24490e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 26 10:32:50 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 26 10:32:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc9f6d28

net-analyzer/bwm-ng: Stabilize 0.6.3 x86, #785694

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

 net-analyzer/bwm-ng/bwm-ng-0.6.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/bwm-ng/bwm-ng-0.6.3.ebuild b/net-analyzer/bwm-ng/bwm-ng-0.6.3.ebuild
index 772fbe3255c..0e94224d5bb 100644
--- a/net-analyzer/bwm-ng/bwm-ng-0.6.3.ebuild
+++ b/net-analyzer/bwm-ng/bwm-ng-0.6.3.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Bandwidth Monitor NG is a small and simple console-based bandwidth
 HOMEPAGE="http://www.gropp.org/"
 SRC_URI="https://github.com/vgropp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
-KEYWORDS="amd64 ~arm ppc ~x86"
+KEYWORDS="amd64 ~arm ppc x86"
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="+csv +html"


^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-04-26 10:34 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-15 21:01 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/bwm-ng/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2021-04-26 10:34 Sam James
2021-04-25 21:04 Sam James
2021-04-25 21:02 Sam James
2021-03-15 21:54 Sam James
2021-03-15 21:25 Sam James
2021-03-15 21:25 Sam James
2021-03-15 21:01 Sam James
2021-03-15 21:01 Sam James
2017-02-16  7:02 Jeroen Roovers
2017-01-29 13:55 Agostino Sarubbo
2016-05-06  5:56 Jeroen Roovers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox