[gentoo-commits] repo/gentoo:master commit in: net-analyzer/nagios-check_linux_bonding/

2021-12-14 Thread Jakov Smolić
commit: faa2286169b082019b33ef9372dfd0db54e89270
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Dec 14 16:13:02 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Dec 14 16:13:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faa22861

net-analyzer/nagios-check_linux_bonding: Drop EAPI-5 ebuild

Signed-off-by: Jakov Smolić  gentoo.org>

 net-analyzer/nagios-check_linux_bonding/Manifest   |  1 -
 .../nagios-check_linux_bonding-1.4.ebuild  | 34 --
 2 files changed, 35 deletions(-)

diff --git a/net-analyzer/nagios-check_linux_bonding/Manifest 
b/net-analyzer/nagios-check_linux_bonding/Manifest
index 154fb3e4f536..b567506ad048 100644
--- a/net-analyzer/nagios-check_linux_bonding/Manifest
+++ b/net-analyzer/nagios-check_linux_bonding/Manifest
@@ -1,2 +1 @@
 DIST check_linux_bonding-1.4.gh.tar.gz 24921 BLAKE2B 
ef582184471e4ca9d4b9a1d5cdee481852f1f452806ca081e04e74b7b469109f3a5998708cdb7ee6d3ffa9240cdbf721f0cbf6b3f4be2c4cc62042fce6647ccd
 SHA512 
e8195d012a3da53983acdb8ea54d87995541e4e303dce28683ca04b6a6f84826c37db42c295b7e121092482a49268f57355284b57bb77a2212c46b834dd57088
-DIST check_linux_bonding-1.4.tar.gz 24670 BLAKE2B 
6f136043fdcc74f677963ad4798ea18a8f813c3bf6cf1d00f6649d72dfc7d953c01a43bd3050758a8461f255ce3a9d3ddbdd1bcb29de316ea6438f20409ce699
 SHA512 
2b1e11007680accd8667ceb8710c7a7448766fd0c5aa3be60a34209f1b25892e7fecc46f9fc5e7cc0d4776f68cc17f8db8d8f2758695c82045a5832e8a4c7e81

diff --git 
a/net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.4.ebuild 
b/net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.4.ebuild
deleted file mode 100644
index f5b6af3adc6b..
--- 
a/net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.4.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit multilib
-
-MY_P=${P/nagios-/}
-
-DESCRIPTION="Nagios plugin to monitor bonding status of network interfaces"
-HOMEPAGE="http://folk.uio.no/trondham/software/check_linux_bonding.html;
-SRC_URI="http://folk.uio.no/trondham/software/files/${MY_P}.tar.gz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="dev-lang/perl"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-
-src_install() {
-   default
-
-   local nagiosplugindir=/usr/$(get_libdir)/nagios/plugins
-   dodir "${nagiosplugindir}"
-   exeinto ${nagiosplugindir}
-   doexe check_linux_bonding
-
-   dodoc CHANGES
-   doman man/check_linux_bonding.8
-}



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/nagios-check_linux_bonding/

2021-12-14 Thread Jakov Smolić
commit: 6be8ea45e359f06025c830c42459de993261dce0
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Dec 14 16:08:54 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Dec 14 16:08:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6be8ea45

net-analyzer/nagios-check_linux_bonding: Stabilize 1.4-r1 x86, #826806

Signed-off-by: Jakov Smolić  gentoo.org>

 .../nagios-check_linux_bonding/nagios-check_linux_bonding-1.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.4-r1.ebuild
 
b/net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.4-r1.ebuild
index cc1073490581..558d1eb00b93 100644
--- 
a/net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.4-r1.ebuild
+++ 
b/net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.4-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/glynastill/${MY_P}/archive/${EGIT_COMMIT}.tar.gz ->
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="dev-lang/perl"
 DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/nagios-check_linux_bonding/

2021-12-14 Thread Jakov Smolić
commit: d4e1033dfa4e23d0b0e02dfd434ada5e6f4c2c3f
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Dec 14 16:04:49 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Dec 14 16:04:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4e1033d

net-analyzer/nagios-check_linux_bonding: Stabilize 1.4-r1 amd64, #826806

Signed-off-by: Jakov Smolić  gentoo.org>

 .../nagios-check_linux_bonding/nagios-check_linux_bonding-1.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.4-r1.ebuild
 
b/net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.4-r1.ebuild
index 0dfb488a8078..cc1073490581 100644
--- 
a/net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.4-r1.ebuild
+++ 
b/net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.4-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/glynastill/${MY_P}/archive/${EGIT_COMMIT}.tar.gz ->
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND="dev-lang/perl"
 DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/nagios-check_linux_bonding/

2021-11-25 Thread Marek Szuba
commit: 5a43bd0d05aa0839dad8eac5f195009d5a10f7e7
Author: Marek Szuba  gentoo  org>
AuthorDate: Thu Nov 25 17:38:47 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Thu Nov 25 17:38:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a43bd0d

net-analyzer/nagios-check_linux_bonding: update EAPI 5 -> 8

Bug: https://bugs.gentoo.org/826806
Signed-off-by: Marek Szuba  gentoo.org>

 net-analyzer/nagios-check_linux_bonding/Manifest   |  1 +
 .../nagios-check_linux_bonding-1.4-r1.ebuild   | 32 ++
 2 files changed, 33 insertions(+)

diff --git a/net-analyzer/nagios-check_linux_bonding/Manifest 
b/net-analyzer/nagios-check_linux_bonding/Manifest
index b57e8c706be7..154fb3e4f536 100644
--- a/net-analyzer/nagios-check_linux_bonding/Manifest
+++ b/net-analyzer/nagios-check_linux_bonding/Manifest
@@ -1 +1,2 @@
+DIST check_linux_bonding-1.4.gh.tar.gz 24921 BLAKE2B 
ef582184471e4ca9d4b9a1d5cdee481852f1f452806ca081e04e74b7b469109f3a5998708cdb7ee6d3ffa9240cdbf721f0cbf6b3f4be2c4cc62042fce6647ccd
 SHA512 
e8195d012a3da53983acdb8ea54d87995541e4e303dce28683ca04b6a6f84826c37db42c295b7e121092482a49268f57355284b57bb77a2212c46b834dd57088
 DIST check_linux_bonding-1.4.tar.gz 24670 BLAKE2B 
6f136043fdcc74f677963ad4798ea18a8f813c3bf6cf1d00f6649d72dfc7d953c01a43bd3050758a8461f255ce3a9d3ddbdd1bcb29de316ea6438f20409ce699
 SHA512 
2b1e11007680accd8667ceb8710c7a7448766fd0c5aa3be60a34209f1b25892e7fecc46f9fc5e7cc0d4776f68cc17f8db8d8f2758695c82045a5832e8a4c7e81

diff --git 
a/net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.4-r1.ebuild
 
b/net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.4-r1.ebuild
new file mode 100644
index ..0dfb488a8078
--- /dev/null
+++ 
b/net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.4-r1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+EGIT_COMMIT="fde23cba225870ceb1162d918a6307c608e654a5"
+MY_P="${P/nagios-/}"
+
+DESCRIPTION="Nagios plugin to monitor bonding status of network interfaces"
+HOMEPAGE="https://github.com/glynastill/check_linux_bonding-1.4;
+SRC_URI="https://github.com/glynastill/${MY_P}/archive/${EGIT_COMMIT}.tar.gz 
-> ${MY_P}.gh.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-lang/perl"
+DEPEND="${RDEPEND}"
+
+S="${WORKDIR}"/${MY_P}-${EGIT_COMMIT}
+
+src_install() {
+   default
+
+   local nagiosplugindir=/usr/$(get_libdir)/nagios/plugins
+   dodir "${nagiosplugindir}"
+   exeinto ${nagiosplugindir}
+   doexe check_linux_bonding
+
+   dodoc CHANGES
+   doman man/check_linux_bonding.8
+}



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/nagios-check_linux_bonding/

2018-07-09 Thread Mikle Kolyada
commit: 5a009450711b0c893f405d5a529f0f09a9357c6b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Jul  9 13:56:02 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Jul  9 13:56:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a009450

net-analyzer/nagios-check_linux_bonding: amd64 stable wrt bug #659356

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 .../nagios-check_linux_bonding/nagios-check_linux_bonding-1.4.ebuild| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.4.ebuild 
b/net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.4.ebuild
index 6cb284ba95a..f5b6af3adc6 100644
--- 
a/net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.4.ebuild
+++ 
b/net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.4.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="http://folk.uio.no/trondham/software/files/${MY_P}.tar.gz;
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="dev-lang/perl"



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/nagios-check_linux_bonding/

2018-07-06 Thread Thomas Deutschmann
commit: c0f7a964fcf3d2da661cbce4130d35b12781334a
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Jul  6 13:36:37 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Jul  6 13:41:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0f7a964

net-analyzer/nagios-check_linux_bonding: x86 stable (bug #659356)

Package-Manager: Portage-2.3.41, Repoman-2.3.9

 .../nagios-check_linux_bonding/nagios-check_linux_bonding-1.4.ebuild  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.4.ebuild 
b/net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.4.ebuild
index f4770fb1ae5..6cb284ba95a 100644
--- 
a/net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.4.ebuild
+++ 
b/net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -13,7 +13,7 @@ 
SRC_URI="http://folk.uio.no/trondham/software/files/${MY_P}.tar.gz;
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE=""
 
 RDEPEND="dev-lang/perl"



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/nagios-check_linux_bonding/

2018-03-03 Thread Michael Palimaka
commit: c77d53af6f3c3a8b89a2a4376523944f87869fcd
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Mar  3 09:10:29 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Mar  3 09:10:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c77d53af

net-analyzer/nagios-check_linux_bonding: remove 1.3.2

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 net-analyzer/nagios-check_linux_bonding/Manifest   |  1 -
 .../nagios-check_linux_bonding-1.3.2.ebuild| 34 --
 2 files changed, 35 deletions(-)

diff --git a/net-analyzer/nagios-check_linux_bonding/Manifest 
b/net-analyzer/nagios-check_linux_bonding/Manifest
index f66d4f52a7a..b57e8c706be 100644
--- a/net-analyzer/nagios-check_linux_bonding/Manifest
+++ b/net-analyzer/nagios-check_linux_bonding/Manifest
@@ -1,2 +1 @@
-DIST check_linux_bonding-1.3.2.tar.gz 24540 BLAKE2B 
19074887bc4decb8f0d6700beef0c47f35718d1665c409f5a517352be4146b66c65621cf07c915606ac730fff2777fe9e8f9456297606ef63bb82c4db1dd6de1
 SHA512 
c00eb7b209d49c8552b1e5e38196890bc4c5bed26d57af8c8b89e750488bd0822c74ab2efa58ba20309cfe6444e5aafd98db14946a5b09e334fb5f9a4fd404e8
 DIST check_linux_bonding-1.4.tar.gz 24670 BLAKE2B 
6f136043fdcc74f677963ad4798ea18a8f813c3bf6cf1d00f6649d72dfc7d953c01a43bd3050758a8461f255ce3a9d3ddbdd1bcb29de316ea6438f20409ce699
 SHA512 
2b1e11007680accd8667ceb8710c7a7448766fd0c5aa3be60a34209f1b25892e7fecc46f9fc5e7cc0d4776f68cc17f8db8d8f2758695c82045a5832e8a4c7e81

diff --git 
a/net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.3.2.ebuild
 
b/net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.3.2.ebuild
deleted file mode 100644
index f4770fb1ae5..000
--- 
a/net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.3.2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit multilib
-
-MY_P=${P/nagios-/}
-
-DESCRIPTION="Nagios plugin to monitor bonding status of network interfaces"
-HOMEPAGE="http://folk.uio.no/trondham/software/check_linux_bonding.html;
-SRC_URI="http://folk.uio.no/trondham/software/files/${MY_P}.tar.gz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-lang/perl"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-
-src_install() {
-   default
-
-   local nagiosplugindir=/usr/$(get_libdir)/nagios/plugins
-   dodir "${nagiosplugindir}"
-   exeinto ${nagiosplugindir}
-   doexe check_linux_bonding
-
-   dodoc CHANGES
-   doman man/check_linux_bonding.8
-}