public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/sflowtool/
@ 2017-04-17  5:20 Jeroen Roovers
  0 siblings, 0 replies; 11+ messages in thread
From: Jeroen Roovers @ 2017-04-17  5:20 UTC (permalink / raw
  To: gentoo-commits

commit:     22dfa0e3b0dd8144d6d528bb65708d79165b44b2
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 17 05:15:36 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Apr 17 05:20:09 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22dfa0e3

net-analyzer/sflowtool: Old.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 net-analyzer/sflowtool/Manifest              |  2 --
 net-analyzer/sflowtool/sflowtool-3.32.ebuild | 19 -------------------
 net-analyzer/sflowtool/sflowtool-3.33.ebuild | 19 -------------------
 3 files changed, 40 deletions(-)

diff --git a/net-analyzer/sflowtool/Manifest b/net-analyzer/sflowtool/Manifest
index bade0a2bfc2..1037e3babc3 100644
--- a/net-analyzer/sflowtool/Manifest
+++ b/net-analyzer/sflowtool/Manifest
@@ -1,4 +1,2 @@
-DIST sflowtool-3.32.tar.gz 171316 SHA256 edb40902e76377b12a08a513bf49776e0a70e43c7f541f77de995cc23ccb7343 SHA512 fa7e9e5f4d86c4b877d8ee5952e5f7d8d651550ed2d774c2abf7e8c21a756bb1e72cbd499d9e511316d8fea906c87d65d27850101f00e02aaf1460e8ba219af2 WHIRLPOOL f30c0c96b197ff940500cfc9c45525258c04f1d22739ea6ea5e34837e8cbbe7fa8746d62871d43ef585b10994bd9362d79a22ed68d6063cb4903aca2c1bfcca4
-DIST sflowtool-3.33.tar.gz 171459 SHA256 303112c3cd72a8f96298636677b9175ba4558e553e6f66e92cf3dbc952a68f1a SHA512 c6911e3fc402675e7c13b7aba2253deb09bca2820f9ce774652460bb352cb3e7ddf877d8bdff78a2261e3e9e399bef842d10bd95c2310e08738aeb850279140d WHIRLPOOL 7b16a13e28a544ff34c41a90904efbd119cbc7e01c0a9c946835183628ac0b8907b967767798957a0b9a59d289cce056159ed86540c3bd4b7884722dddc9ddbe
 DIST sflowtool-3.34.tar.gz 171613 SHA256 bd4c5ff3007c49d868df396ddc18c8ad5e1855bbdfdcb9d103df017f3853cd72 SHA512 4fd551fc1e03f68c886bf3effaab466c4470f1e3878ed5b94fd5152e81c076b56a6901df878edc95850522cf70458c6c9c4130c12ff071739b1da4725ae1e777 WHIRLPOOL e41b5d0f2120cbedde980307e6f4268890cf6db0c485e8345ec391045cf89d5fa8db4f00676b5e3cbe1ea69201be3193a12ae8a3a5de6b7db1a383bb1500e0c3
 DIST sflowtool-3.35.tar.gz 173675 SHA256 65ee9880bcc46014e5d8deb46dd52ef760e6ec4e2034796b9681b2da3d74393a SHA512 92a426607df7af7921021ede07011777d77ecf014e3bf02d5abcc6c811659b791340c9a81075bc6c508fc9096deb8dec0f2cbe7e123442540edb138756994fb0 WHIRLPOOL ad70c53b512ffbe12f1c6062022b44b42933869e68bbb838ac33dd6429c8c4c704b814631977ac5e6e96e618bcc47bc932b175f0213cbc747ae370164b255aea

diff --git a/net-analyzer/sflowtool/sflowtool-3.32.ebuild b/net-analyzer/sflowtool/sflowtool-3.32.ebuild
deleted file mode 100644
index e98fdd685a6..00000000000
--- a/net-analyzer/sflowtool/sflowtool-3.32.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit flag-o-matic
-
-DESCRIPTION="sflowtool is a utility for collecting and processing sFlow data"
-HOMEPAGE="http://www.inmon.com/technology/sflowTools.php"
-SRC_URI="http://www.inmon.com/bin/${P}.tar.gz"
-
-LICENSE="inmon-sflow"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE="debug"
-
-src_prepare() {
-	append-cppflags -DSPOOFSOURCE
-	use debug && append-cppflags -DDEBUG
-}

diff --git a/net-analyzer/sflowtool/sflowtool-3.33.ebuild b/net-analyzer/sflowtool/sflowtool-3.33.ebuild
deleted file mode 100644
index 932eee49244..00000000000
--- a/net-analyzer/sflowtool/sflowtool-3.33.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit flag-o-matic
-
-DESCRIPTION="sflowtool is a utility for collecting and processing sFlow data"
-HOMEPAGE="http://www.inmon.com/technology/sflowTools.php"
-SRC_URI="http://www.inmon.com/bin/${P}.tar.gz"
-
-LICENSE="inmon-sflow"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="debug"
-
-src_prepare() {
-	append-cppflags -DSPOOFSOURCE
-	use debug && append-cppflags -DDEBUG
-}


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

* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/sflowtool/
@ 2017-04-17  5:20 Jeroen Roovers
  0 siblings, 0 replies; 11+ messages in thread
From: Jeroen Roovers @ 2017-04-17  5:20 UTC (permalink / raw
  To: gentoo-commits

commit:     7f2c66f6b3ab7bafe543b6bf6867cea9e6e595e7
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 17 05:19:41 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Apr 17 05:20:12 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f2c66f6

net-analyzer/sflowtool: Version bump.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 net-analyzer/sflowtool/Manifest              |  1 +
 net-analyzer/sflowtool/sflowtool-3.41.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/net-analyzer/sflowtool/Manifest b/net-analyzer/sflowtool/Manifest
index 1037e3babc3..13825b24dba 100644
--- a/net-analyzer/sflowtool/Manifest
+++ b/net-analyzer/sflowtool/Manifest
@@ -1,2 +1,3 @@
 DIST sflowtool-3.34.tar.gz 171613 SHA256 bd4c5ff3007c49d868df396ddc18c8ad5e1855bbdfdcb9d103df017f3853cd72 SHA512 4fd551fc1e03f68c886bf3effaab466c4470f1e3878ed5b94fd5152e81c076b56a6901df878edc95850522cf70458c6c9c4130c12ff071739b1da4725ae1e777 WHIRLPOOL e41b5d0f2120cbedde980307e6f4268890cf6db0c485e8345ec391045cf89d5fa8db4f00676b5e3cbe1ea69201be3193a12ae8a3a5de6b7db1a383bb1500e0c3
 DIST sflowtool-3.35.tar.gz 173675 SHA256 65ee9880bcc46014e5d8deb46dd52ef760e6ec4e2034796b9681b2da3d74393a SHA512 92a426607df7af7921021ede07011777d77ecf014e3bf02d5abcc6c811659b791340c9a81075bc6c508fc9096deb8dec0f2cbe7e123442540edb138756994fb0 WHIRLPOOL ad70c53b512ffbe12f1c6062022b44b42933869e68bbb838ac33dd6429c8c4c704b814631977ac5e6e96e618bcc47bc932b175f0213cbc747ae370164b255aea
+DIST sflowtool-3.41.tar.gz 187119 SHA256 0e807f182db5ca5b37d0fb55b77e970b1d51fee0cd8cb845646211befb35ca24 SHA512 8758bb7f2ad17db1c8d8c943093edde72efbd4411f8acbba2b97717e447df0b9e771a33307b9fa090da6ca12ba2dac69fd72787795aa878ad3c5d4148100c57d WHIRLPOOL 8a1db2e286c4edcdf7e7c072a48588d193cf1c263b10d7c3367ae7e406d3cce711f432c69c4bd69c938e8351c170ac0df5a02eaa7e0d4614ccf51a5a17ce29e6

diff --git a/net-analyzer/sflowtool/sflowtool-3.41.ebuild b/net-analyzer/sflowtool/sflowtool-3.41.ebuild
new file mode 100644
index 00000000000..91200811c1a
--- /dev/null
+++ b/net-analyzer/sflowtool/sflowtool-3.41.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit flag-o-matic
+
+DESCRIPTION="sflowtool is a utility for collecting and processing sFlow data"
+HOMEPAGE="
+	http://www.inmon.com/technology/sflowTools.php
+	https://github.com/sflow/sflowtool
+"
+SRC_URI="https://github.com/sflow/${PN}/releases/download/v${PV}/${P}.tar.gz"
+
+LICENSE="inmon-sflow"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="debug"
+
+src_prepare() {
+	default
+
+	append-cppflags -DSPOOFSOURCE
+
+	use debug && append-cppflags -DDEBUG
+}


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

* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/sflowtool/
@ 2019-04-01 14:04 Jeroen Roovers
  0 siblings, 0 replies; 11+ messages in thread
From: Jeroen Roovers @ 2019-04-01 14:04 UTC (permalink / raw
  To: gentoo-commits

commit:     fa55b6cff367634baeb536655354340afd976dff
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  1 14:03:57 2019 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Apr  1 14:04:08 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa55b6cf

net-analyzer/sflowtool: Old

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 net-analyzer/sflowtool/Manifest              |  1 -
 net-analyzer/sflowtool/sflowtool-3.35.ebuild | 19 -------------------
 2 files changed, 20 deletions(-)

diff --git a/net-analyzer/sflowtool/Manifest b/net-analyzer/sflowtool/Manifest
index e574d843924..6f78c5d4abd 100644
--- a/net-analyzer/sflowtool/Manifest
+++ b/net-analyzer/sflowtool/Manifest
@@ -1,4 +1,3 @@
 DIST sflowtool-3.34.tar.gz 171613 BLAKE2B 70e55777253af2055f7de57da53bde8f63b6ee79fcd0db7545bbaabf024ea3baf933beb0a62c9a29b073b34f3471faf47ceaca6664d873fe5d91a3fe73b76f54 SHA512 4fd551fc1e03f68c886bf3effaab466c4470f1e3878ed5b94fd5152e81c076b56a6901df878edc95850522cf70458c6c9c4130c12ff071739b1da4725ae1e777
-DIST sflowtool-3.35.tar.gz 173675 BLAKE2B 22dbe64228c0b9cc028173861480dad2c52701877a9179d7a6e23f90716c9e3af3c7fc827b38dfedc05fa4eb2bdc17e379fa115e74fcf987580ffef18937faac SHA512 92a426607df7af7921021ede07011777d77ecf014e3bf02d5abcc6c811659b791340c9a81075bc6c508fc9096deb8dec0f2cbe7e123442540edb138756994fb0
 DIST sflowtool-3.41.tar.gz 187119 BLAKE2B 3ba9d1baf8da4be14361ce82f7a783d7d1dde10264f123688703c4a41eb316d8d917f98150bb64562c3398f49a4a083e35b56402e8e8ea0a140406923bfe0519 SHA512 8758bb7f2ad17db1c8d8c943093edde72efbd4411f8acbba2b97717e447df0b9e771a33307b9fa090da6ca12ba2dac69fd72787795aa878ad3c5d4148100c57d
 DIST sflowtool-5.02.tar.gz 192907 BLAKE2B 100745fb7f4eb4e40edf93e66a0f3fb26e2cdc26d2d3808d6bf5fa4a92d2b973e6fd8947f39a1695898abf647f4012cbb1577af281f8b51fc6d008ed4643986e SHA512 9b2369c8d30b9cdcd1cdfca29e2f8405ac8ea3bba22243ce62d708f943b726865fbf6ba2eee2f0e00e5df1d1b6fd4977f636bbdbe9676424183e1f973bd64dde

diff --git a/net-analyzer/sflowtool/sflowtool-3.35.ebuild b/net-analyzer/sflowtool/sflowtool-3.35.ebuild
deleted file mode 100644
index d2746ffb0b8..00000000000
--- a/net-analyzer/sflowtool/sflowtool-3.35.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit flag-o-matic
-
-DESCRIPTION="sflowtool is a utility for collecting and processing sFlow data"
-HOMEPAGE="http://www.inmon.com/technology/sflowTools.php"
-SRC_URI="http://www.inmon.com/bin/${P}.tar.gz"
-
-LICENSE="inmon-sflow"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="debug"
-
-src_prepare() {
-	append-cppflags -DSPOOFSOURCE
-	use debug && append-cppflags -DDEBUG
-}


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

* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/sflowtool/
@ 2019-04-01 14:04 Jeroen Roovers
  0 siblings, 0 replies; 11+ messages in thread
From: Jeroen Roovers @ 2019-04-01 14:04 UTC (permalink / raw
  To: gentoo-commits

commit:     85bef1aefd22088350b754abd74081c806a1f4b2
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  1 14:03:22 2019 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Apr  1 14:04:08 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85bef1ae

net-analyzer/sflowtool: Version 5.02

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 net-analyzer/sflowtool/Manifest              |  1 +
 net-analyzer/sflowtool/sflowtool-5.02.ebuild | 24 ++++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/net-analyzer/sflowtool/Manifest b/net-analyzer/sflowtool/Manifest
index 600c3caad4d..e574d843924 100644
--- a/net-analyzer/sflowtool/Manifest
+++ b/net-analyzer/sflowtool/Manifest
@@ -1,3 +1,4 @@
 DIST sflowtool-3.34.tar.gz 171613 BLAKE2B 70e55777253af2055f7de57da53bde8f63b6ee79fcd0db7545bbaabf024ea3baf933beb0a62c9a29b073b34f3471faf47ceaca6664d873fe5d91a3fe73b76f54 SHA512 4fd551fc1e03f68c886bf3effaab466c4470f1e3878ed5b94fd5152e81c076b56a6901df878edc95850522cf70458c6c9c4130c12ff071739b1da4725ae1e777
 DIST sflowtool-3.35.tar.gz 173675 BLAKE2B 22dbe64228c0b9cc028173861480dad2c52701877a9179d7a6e23f90716c9e3af3c7fc827b38dfedc05fa4eb2bdc17e379fa115e74fcf987580ffef18937faac SHA512 92a426607df7af7921021ede07011777d77ecf014e3bf02d5abcc6c811659b791340c9a81075bc6c508fc9096deb8dec0f2cbe7e123442540edb138756994fb0
 DIST sflowtool-3.41.tar.gz 187119 BLAKE2B 3ba9d1baf8da4be14361ce82f7a783d7d1dde10264f123688703c4a41eb316d8d917f98150bb64562c3398f49a4a083e35b56402e8e8ea0a140406923bfe0519 SHA512 8758bb7f2ad17db1c8d8c943093edde72efbd4411f8acbba2b97717e447df0b9e771a33307b9fa090da6ca12ba2dac69fd72787795aa878ad3c5d4148100c57d
+DIST sflowtool-5.02.tar.gz 192907 BLAKE2B 100745fb7f4eb4e40edf93e66a0f3fb26e2cdc26d2d3808d6bf5fa4a92d2b973e6fd8947f39a1695898abf647f4012cbb1577af281f8b51fc6d008ed4643986e SHA512 9b2369c8d30b9cdcd1cdfca29e2f8405ac8ea3bba22243ce62d708f943b726865fbf6ba2eee2f0e00e5df1d1b6fd4977f636bbdbe9676424183e1f973bd64dde

diff --git a/net-analyzer/sflowtool/sflowtool-5.02.ebuild b/net-analyzer/sflowtool/sflowtool-5.02.ebuild
new file mode 100644
index 00000000000..820030971af
--- /dev/null
+++ b/net-analyzer/sflowtool/sflowtool-5.02.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit flag-o-matic
+
+DESCRIPTION="sflowtool is a utility for collecting and processing sFlow data"
+HOMEPAGE="
+	https://inmon.com/technology/sflowTools.php
+	https://github.com/sflow/sflowtool
+"
+SRC_URI="https://github.com/sflow/${PN}/releases/download/v${PV}/${P}.tar.gz"
+
+LICENSE="inmon-sflow"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="debug"
+
+src_configure() {
+	append-cppflags -DSPOOFSOURCE
+	use debug && append-cppflags -DDEBUG
+
+	default
+}


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

* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/sflowtool/
@ 2019-10-11  5:29 Jeroen Roovers
  0 siblings, 0 replies; 11+ messages in thread
From: Jeroen Roovers @ 2019-10-11  5:29 UTC (permalink / raw
  To: gentoo-commits

commit:     d490d366bb6066d13cc14a56ccbb99bee6fe1cb5
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 11 05:29:24 2019 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Fri Oct 11 05:29:53 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d490d366

net-analyzer/sflowtool: Version 5.04

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 net-analyzer/sflowtool/Manifest              |  1 +
 net-analyzer/sflowtool/sflowtool-5.04.ebuild | 24 ++++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/net-analyzer/sflowtool/Manifest b/net-analyzer/sflowtool/Manifest
index 6f78c5d4abd..9814189753f 100644
--- a/net-analyzer/sflowtool/Manifest
+++ b/net-analyzer/sflowtool/Manifest
@@ -1,3 +1,4 @@
 DIST sflowtool-3.34.tar.gz 171613 BLAKE2B 70e55777253af2055f7de57da53bde8f63b6ee79fcd0db7545bbaabf024ea3baf933beb0a62c9a29b073b34f3471faf47ceaca6664d873fe5d91a3fe73b76f54 SHA512 4fd551fc1e03f68c886bf3effaab466c4470f1e3878ed5b94fd5152e81c076b56a6901df878edc95850522cf70458c6c9c4130c12ff071739b1da4725ae1e777
 DIST sflowtool-3.41.tar.gz 187119 BLAKE2B 3ba9d1baf8da4be14361ce82f7a783d7d1dde10264f123688703c4a41eb316d8d917f98150bb64562c3398f49a4a083e35b56402e8e8ea0a140406923bfe0519 SHA512 8758bb7f2ad17db1c8d8c943093edde72efbd4411f8acbba2b97717e447df0b9e771a33307b9fa090da6ca12ba2dac69fd72787795aa878ad3c5d4148100c57d
 DIST sflowtool-5.02.tar.gz 192907 BLAKE2B 100745fb7f4eb4e40edf93e66a0f3fb26e2cdc26d2d3808d6bf5fa4a92d2b973e6fd8947f39a1695898abf647f4012cbb1577af281f8b51fc6d008ed4643986e SHA512 9b2369c8d30b9cdcd1cdfca29e2f8405ac8ea3bba22243ce62d708f943b726865fbf6ba2eee2f0e00e5df1d1b6fd4977f636bbdbe9676424183e1f973bd64dde
+DIST sflowtool-5.04.tar.gz 187733 BLAKE2B 8298bbbf23d2ce30b5954a73fc8fed9e9e3510e77d80e02cff9fdab2330260cd3960db76ed7c1e9266b47f964e5724eb2fef9dd89514d9abbbf050df28e1e133 SHA512 611c3c23ed7a586997b1622b4d1c48eb0e0784a0667e5f7d17f2862c071ff5a34a55c6e537eba99e1c281d9ab870c95c805b764122b623520c81870d730b1688

diff --git a/net-analyzer/sflowtool/sflowtool-5.04.ebuild b/net-analyzer/sflowtool/sflowtool-5.04.ebuild
new file mode 100644
index 00000000000..820030971af
--- /dev/null
+++ b/net-analyzer/sflowtool/sflowtool-5.04.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit flag-o-matic
+
+DESCRIPTION="sflowtool is a utility for collecting and processing sFlow data"
+HOMEPAGE="
+	https://inmon.com/technology/sflowTools.php
+	https://github.com/sflow/sflowtool
+"
+SRC_URI="https://github.com/sflow/${PN}/releases/download/v${PV}/${P}.tar.gz"
+
+LICENSE="inmon-sflow"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="debug"
+
+src_configure() {
+	append-cppflags -DSPOOFSOURCE
+	use debug && append-cppflags -DDEBUG
+
+	default
+}


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

* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/sflowtool/
@ 2020-09-03  7:31 Jeroen Roovers
  0 siblings, 0 replies; 11+ messages in thread
From: Jeroen Roovers @ 2020-09-03  7:31 UTC (permalink / raw
  To: gentoo-commits

commit:     be627c26fbb99e11e8a0bca9655064c7d835c4ba
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  3 06:07:41 2020 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Thu Sep  3 07:31:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be627c26

net-analyzer/sflowtool: Version 5.05

Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 net-analyzer/sflowtool/Manifest              |  1 +
 net-analyzer/sflowtool/sflowtool-5.05.ebuild | 24 ++++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/net-analyzer/sflowtool/Manifest b/net-analyzer/sflowtool/Manifest
index 9814189753f..ce1dc7b58df 100644
--- a/net-analyzer/sflowtool/Manifest
+++ b/net-analyzer/sflowtool/Manifest
@@ -2,3 +2,4 @@ DIST sflowtool-3.34.tar.gz 171613 BLAKE2B 70e55777253af2055f7de57da53bde8f63b6ee
 DIST sflowtool-3.41.tar.gz 187119 BLAKE2B 3ba9d1baf8da4be14361ce82f7a783d7d1dde10264f123688703c4a41eb316d8d917f98150bb64562c3398f49a4a083e35b56402e8e8ea0a140406923bfe0519 SHA512 8758bb7f2ad17db1c8d8c943093edde72efbd4411f8acbba2b97717e447df0b9e771a33307b9fa090da6ca12ba2dac69fd72787795aa878ad3c5d4148100c57d
 DIST sflowtool-5.02.tar.gz 192907 BLAKE2B 100745fb7f4eb4e40edf93e66a0f3fb26e2cdc26d2d3808d6bf5fa4a92d2b973e6fd8947f39a1695898abf647f4012cbb1577af281f8b51fc6d008ed4643986e SHA512 9b2369c8d30b9cdcd1cdfca29e2f8405ac8ea3bba22243ce62d708f943b726865fbf6ba2eee2f0e00e5df1d1b6fd4977f636bbdbe9676424183e1f973bd64dde
 DIST sflowtool-5.04.tar.gz 187733 BLAKE2B 8298bbbf23d2ce30b5954a73fc8fed9e9e3510e77d80e02cff9fdab2330260cd3960db76ed7c1e9266b47f964e5724eb2fef9dd89514d9abbbf050df28e1e133 SHA512 611c3c23ed7a586997b1622b4d1c48eb0e0784a0667e5f7d17f2862c071ff5a34a55c6e537eba99e1c281d9ab870c95c805b764122b623520c81870d730b1688
+DIST sflowtool-5.05.tar.gz 187876 BLAKE2B 895d9ff10cf7fbf7219d18849abe6ffbf6a0b00aba7f50e69beaa15a1dc7aae317bb879a2b4d50a4ad0e88bcb889e1f0f946e18d16f977eda63d5acd98ff5c98 SHA512 7089f075dda7571100aa41e1f016a83a3dba62392e251f4c3f9a1eef0f9f5c02b189ca12b0c3ac77add78b83ca5ecc70b39d7317cd5feea2b4f3580121206937

diff --git a/net-analyzer/sflowtool/sflowtool-5.05.ebuild b/net-analyzer/sflowtool/sflowtool-5.05.ebuild
new file mode 100644
index 00000000000..5ed462acaf0
--- /dev/null
+++ b/net-analyzer/sflowtool/sflowtool-5.05.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit flag-o-matic
+
+DESCRIPTION="sflowtool is a utility for collecting and processing sFlow data"
+HOMEPAGE="
+	https://inmon.com/technology/sflowTools.php
+	https://github.com/sflow/sflowtool
+"
+SRC_URI="https://github.com/sflow/${PN}/releases/download/v${PV}/${P}.tar.gz"
+
+LICENSE="inmon-sflow"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="debug"
+
+src_configure() {
+	append-cppflags -DSPOOFSOURCE
+	use debug && append-cppflags -DDEBUG
+
+	default
+}


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

* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/sflowtool/
@ 2020-09-25 19:02 Jeroen Roovers
  0 siblings, 0 replies; 11+ messages in thread
From: Jeroen Roovers @ 2020-09-25 19:02 UTC (permalink / raw
  To: gentoo-commits

commit:     f660f82df6bd600829a0ffad282843056617b89f
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 25 19:01:49 2020 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Fri Sep 25 19:02:25 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f660f82d

net-analyzer/sflowtool: Version 5.06

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 net-analyzer/sflowtool/Manifest              |  1 +
 net-analyzer/sflowtool/sflowtool-5.06.ebuild | 33 ++++++++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/net-analyzer/sflowtool/Manifest b/net-analyzer/sflowtool/Manifest
index ce1dc7b58df..598b4a6ff15 100644
--- a/net-analyzer/sflowtool/Manifest
+++ b/net-analyzer/sflowtool/Manifest
@@ -3,3 +3,4 @@ DIST sflowtool-3.41.tar.gz 187119 BLAKE2B 3ba9d1baf8da4be14361ce82f7a783d7d1dde1
 DIST sflowtool-5.02.tar.gz 192907 BLAKE2B 100745fb7f4eb4e40edf93e66a0f3fb26e2cdc26d2d3808d6bf5fa4a92d2b973e6fd8947f39a1695898abf647f4012cbb1577af281f8b51fc6d008ed4643986e SHA512 9b2369c8d30b9cdcd1cdfca29e2f8405ac8ea3bba22243ce62d708f943b726865fbf6ba2eee2f0e00e5df1d1b6fd4977f636bbdbe9676424183e1f973bd64dde
 DIST sflowtool-5.04.tar.gz 187733 BLAKE2B 8298bbbf23d2ce30b5954a73fc8fed9e9e3510e77d80e02cff9fdab2330260cd3960db76ed7c1e9266b47f964e5724eb2fef9dd89514d9abbbf050df28e1e133 SHA512 611c3c23ed7a586997b1622b4d1c48eb0e0784a0667e5f7d17f2862c071ff5a34a55c6e537eba99e1c281d9ab870c95c805b764122b623520c81870d730b1688
 DIST sflowtool-5.05.tar.gz 187876 BLAKE2B 895d9ff10cf7fbf7219d18849abe6ffbf6a0b00aba7f50e69beaa15a1dc7aae317bb879a2b4d50a4ad0e88bcb889e1f0f946e18d16f977eda63d5acd98ff5c98 SHA512 7089f075dda7571100aa41e1f016a83a3dba62392e251f4c3f9a1eef0f9f5c02b189ca12b0c3ac77add78b83ca5ecc70b39d7317cd5feea2b4f3580121206937
+DIST sflowtool-5.06.tar.gz 78044 BLAKE2B db4a14d3e94660c803399f99b486bc04579b8dacf4e01f484ebeb31cbeec0ad279efdbd85b5a242a4dd9016e36428992344af50275dfd15c89b3337351d5fdb0 SHA512 365922e09544928bbf5893c04e05bc5b3d632290804711cc248d6bbd52c8ed30646bb9bdfd7b231a357f88bd5592473b95edff6ab3b50121809f909b4b65c7a2

diff --git a/net-analyzer/sflowtool/sflowtool-5.06.ebuild b/net-analyzer/sflowtool/sflowtool-5.06.ebuild
new file mode 100644
index 00000000000..1f5a093d211
--- /dev/null
+++ b/net-analyzer/sflowtool/sflowtool-5.06.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools flag-o-matic
+
+DESCRIPTION="sflowtool is a utility for collecting and processing sFlow data"
+HOMEPAGE="
+	https://inmon.com/technology/sflowTools.php
+	https://github.com/sflow/sflowtool
+"
+SRC_URI="https://github.com/sflow/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="inmon-sflow"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="debug"
+
+src_prepare() {
+	default
+	eautoreconf
+}
+src_configure() {
+	append-cppflags -DSPOOFSOURCE
+	use debug && append-cppflags -DDEBUG
+
+	default
+}
+
+src_install() {
+	default
+	dobin scripts/sflowenable
+}


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

* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/sflowtool/
@ 2020-11-26 23:57 Thomas Deutschmann
  0 siblings, 0 replies; 11+ messages in thread
From: Thomas Deutschmann @ 2020-11-26 23:57 UTC (permalink / raw
  To: gentoo-commits

commit:     e4b8c45c116432e454fa2cd08e134a962b52ecbe
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 26 23:53:12 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Nov 26 23:57:01 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4b8c45c

net-analyzer/sflowtool: x86 stable (bug #757048)

Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 net-analyzer/sflowtool/sflowtool-5.06.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/sflowtool/sflowtool-5.06.ebuild b/net-analyzer/sflowtool/sflowtool-5.06.ebuild
index 1f5a093d211..dc5b77af4ee 100644
--- a/net-analyzer/sflowtool/sflowtool-5.06.ebuild
+++ b/net-analyzer/sflowtool/sflowtool-5.06.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/sflow/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="inmon-sflow"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 IUSE="debug"
 
 src_prepare() {


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

* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/sflowtool/
@ 2020-11-27  8:06 Agostino Sarubbo
  0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo @ 2020-11-27  8:06 UTC (permalink / raw
  To: gentoo-commits

commit:     6e9b9e056a1b3f5033def93596f6367057241f6c
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 27 08:06:21 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Nov 27 08:06:21 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e9b9e05

net-analyzer/sflowtool: ppc stable wrt bug #757048

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-analyzer/sflowtool/sflowtool-5.06.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/sflowtool/sflowtool-5.06.ebuild b/net-analyzer/sflowtool/sflowtool-5.06.ebuild
index dc5b77af4ee..f094456058a 100644
--- a/net-analyzer/sflowtool/sflowtool-5.06.ebuild
+++ b/net-analyzer/sflowtool/sflowtool-5.06.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/sflow/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="inmon-sflow"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="~amd64 ppc x86"
 IUSE="debug"
 
 src_prepare() {


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

* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/sflowtool/
@ 2020-11-27  8:08 Agostino Sarubbo
  0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo @ 2020-11-27  8:08 UTC (permalink / raw
  To: gentoo-commits

commit:     b787e4610eaec09e6240ff31a38768f2f70e5ab9
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 27 08:08:42 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Nov 27 08:08:42 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b787e461

net-analyzer/sflowtool: amd64 stable wrt bug #757048

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-analyzer/sflowtool/sflowtool-5.06.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/sflowtool/sflowtool-5.06.ebuild b/net-analyzer/sflowtool/sflowtool-5.06.ebuild
index f094456058a..52d33b52709 100644
--- a/net-analyzer/sflowtool/sflowtool-5.06.ebuild
+++ b/net-analyzer/sflowtool/sflowtool-5.06.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/sflow/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="inmon-sflow"
 SLOT="0"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="amd64 ppc x86"
 IUSE="debug"
 
 src_prepare() {


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

* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/sflowtool/
@ 2020-11-27 14:46 Aaron Bauman
  0 siblings, 0 replies; 11+ messages in thread
From: Aaron Bauman @ 2020-11-27 14:46 UTC (permalink / raw
  To: gentoo-commits

commit:     da78219d750c83726c368dd56db0b8ccf2a139a3
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 27 14:39:08 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Nov 27 14:39:08 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da78219d

net-analyzer/sflowtool: drop old

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 net-analyzer/sflowtool/Manifest              |  5 -----
 net-analyzer/sflowtool/sflowtool-3.34.ebuild | 19 -------------------
 net-analyzer/sflowtool/sflowtool-3.41.ebuild | 25 -------------------------
 net-analyzer/sflowtool/sflowtool-5.02.ebuild | 24 ------------------------
 net-analyzer/sflowtool/sflowtool-5.04.ebuild | 24 ------------------------
 net-analyzer/sflowtool/sflowtool-5.05.ebuild | 24 ------------------------
 6 files changed, 121 deletions(-)

diff --git a/net-analyzer/sflowtool/Manifest b/net-analyzer/sflowtool/Manifest
index 598b4a6ff15..6f5c278eb1f 100644
--- a/net-analyzer/sflowtool/Manifest
+++ b/net-analyzer/sflowtool/Manifest
@@ -1,6 +1 @@
-DIST sflowtool-3.34.tar.gz 171613 BLAKE2B 70e55777253af2055f7de57da53bde8f63b6ee79fcd0db7545bbaabf024ea3baf933beb0a62c9a29b073b34f3471faf47ceaca6664d873fe5d91a3fe73b76f54 SHA512 4fd551fc1e03f68c886bf3effaab466c4470f1e3878ed5b94fd5152e81c076b56a6901df878edc95850522cf70458c6c9c4130c12ff071739b1da4725ae1e777
-DIST sflowtool-3.41.tar.gz 187119 BLAKE2B 3ba9d1baf8da4be14361ce82f7a783d7d1dde10264f123688703c4a41eb316d8d917f98150bb64562c3398f49a4a083e35b56402e8e8ea0a140406923bfe0519 SHA512 8758bb7f2ad17db1c8d8c943093edde72efbd4411f8acbba2b97717e447df0b9e771a33307b9fa090da6ca12ba2dac69fd72787795aa878ad3c5d4148100c57d
-DIST sflowtool-5.02.tar.gz 192907 BLAKE2B 100745fb7f4eb4e40edf93e66a0f3fb26e2cdc26d2d3808d6bf5fa4a92d2b973e6fd8947f39a1695898abf647f4012cbb1577af281f8b51fc6d008ed4643986e SHA512 9b2369c8d30b9cdcd1cdfca29e2f8405ac8ea3bba22243ce62d708f943b726865fbf6ba2eee2f0e00e5df1d1b6fd4977f636bbdbe9676424183e1f973bd64dde
-DIST sflowtool-5.04.tar.gz 187733 BLAKE2B 8298bbbf23d2ce30b5954a73fc8fed9e9e3510e77d80e02cff9fdab2330260cd3960db76ed7c1e9266b47f964e5724eb2fef9dd89514d9abbbf050df28e1e133 SHA512 611c3c23ed7a586997b1622b4d1c48eb0e0784a0667e5f7d17f2862c071ff5a34a55c6e537eba99e1c281d9ab870c95c805b764122b623520c81870d730b1688
-DIST sflowtool-5.05.tar.gz 187876 BLAKE2B 895d9ff10cf7fbf7219d18849abe6ffbf6a0b00aba7f50e69beaa15a1dc7aae317bb879a2b4d50a4ad0e88bcb889e1f0f946e18d16f977eda63d5acd98ff5c98 SHA512 7089f075dda7571100aa41e1f016a83a3dba62392e251f4c3f9a1eef0f9f5c02b189ca12b0c3ac77add78b83ca5ecc70b39d7317cd5feea2b4f3580121206937
 DIST sflowtool-5.06.tar.gz 78044 BLAKE2B db4a14d3e94660c803399f99b486bc04579b8dacf4e01f484ebeb31cbeec0ad279efdbd85b5a242a4dd9016e36428992344af50275dfd15c89b3337351d5fdb0 SHA512 365922e09544928bbf5893c04e05bc5b3d632290804711cc248d6bbd52c8ed30646bb9bdfd7b231a357f88bd5592473b95edff6ab3b50121809f909b4b65c7a2

diff --git a/net-analyzer/sflowtool/sflowtool-3.34.ebuild b/net-analyzer/sflowtool/sflowtool-3.34.ebuild
deleted file mode 100644
index 96c9498e860..00000000000
--- a/net-analyzer/sflowtool/sflowtool-3.34.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit flag-o-matic
-
-DESCRIPTION="sflowtool is a utility for collecting and processing sFlow data"
-HOMEPAGE="http://www.inmon.com/technology/sflowTools.php"
-SRC_URI="http://www.inmon.com/bin/${P}.tar.gz"
-
-LICENSE="inmon-sflow"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE="debug"
-
-src_prepare() {
-	append-cppflags -DSPOOFSOURCE
-	use debug && append-cppflags -DDEBUG
-}

diff --git a/net-analyzer/sflowtool/sflowtool-3.41.ebuild b/net-analyzer/sflowtool/sflowtool-3.41.ebuild
deleted file mode 100644
index 91200811c1a..00000000000
--- a/net-analyzer/sflowtool/sflowtool-3.41.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit flag-o-matic
-
-DESCRIPTION="sflowtool is a utility for collecting and processing sFlow data"
-HOMEPAGE="
-	http://www.inmon.com/technology/sflowTools.php
-	https://github.com/sflow/sflowtool
-"
-SRC_URI="https://github.com/sflow/${PN}/releases/download/v${PV}/${P}.tar.gz"
-
-LICENSE="inmon-sflow"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="debug"
-
-src_prepare() {
-	default
-
-	append-cppflags -DSPOOFSOURCE
-
-	use debug && append-cppflags -DDEBUG
-}

diff --git a/net-analyzer/sflowtool/sflowtool-5.02.ebuild b/net-analyzer/sflowtool/sflowtool-5.02.ebuild
deleted file mode 100644
index 820030971af..00000000000
--- a/net-analyzer/sflowtool/sflowtool-5.02.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit flag-o-matic
-
-DESCRIPTION="sflowtool is a utility for collecting and processing sFlow data"
-HOMEPAGE="
-	https://inmon.com/technology/sflowTools.php
-	https://github.com/sflow/sflowtool
-"
-SRC_URI="https://github.com/sflow/${PN}/releases/download/v${PV}/${P}.tar.gz"
-
-LICENSE="inmon-sflow"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="debug"
-
-src_configure() {
-	append-cppflags -DSPOOFSOURCE
-	use debug && append-cppflags -DDEBUG
-
-	default
-}

diff --git a/net-analyzer/sflowtool/sflowtool-5.04.ebuild b/net-analyzer/sflowtool/sflowtool-5.04.ebuild
deleted file mode 100644
index 820030971af..00000000000
--- a/net-analyzer/sflowtool/sflowtool-5.04.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit flag-o-matic
-
-DESCRIPTION="sflowtool is a utility for collecting and processing sFlow data"
-HOMEPAGE="
-	https://inmon.com/technology/sflowTools.php
-	https://github.com/sflow/sflowtool
-"
-SRC_URI="https://github.com/sflow/${PN}/releases/download/v${PV}/${P}.tar.gz"
-
-LICENSE="inmon-sflow"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="debug"
-
-src_configure() {
-	append-cppflags -DSPOOFSOURCE
-	use debug && append-cppflags -DDEBUG
-
-	default
-}

diff --git a/net-analyzer/sflowtool/sflowtool-5.05.ebuild b/net-analyzer/sflowtool/sflowtool-5.05.ebuild
deleted file mode 100644
index 5ed462acaf0..00000000000
--- a/net-analyzer/sflowtool/sflowtool-5.05.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit flag-o-matic
-
-DESCRIPTION="sflowtool is a utility for collecting and processing sFlow data"
-HOMEPAGE="
-	https://inmon.com/technology/sflowTools.php
-	https://github.com/sflow/sflowtool
-"
-SRC_URI="https://github.com/sflow/${PN}/releases/download/v${PV}/${P}.tar.gz"
-
-LICENSE="inmon-sflow"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="debug"
-
-src_configure() {
-	append-cppflags -DSPOOFSOURCE
-	use debug && append-cppflags -DDEBUG
-
-	default
-}


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

end of thread, other threads:[~2020-11-27 14:46 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-17  5:20 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/sflowtool/ Jeroen Roovers
  -- strict thread matches above, loose matches on Subject: below --
2020-11-27 14:46 Aaron Bauman
2020-11-27  8:08 Agostino Sarubbo
2020-11-27  8:06 Agostino Sarubbo
2020-11-26 23:57 Thomas Deutschmann
2020-09-25 19:02 Jeroen Roovers
2020-09-03  7:31 Jeroen Roovers
2019-10-11  5:29 Jeroen Roovers
2019-04-01 14:04 Jeroen Roovers
2019-04-01 14:04 Jeroen Roovers
2017-04-17  5:20 Jeroen Roovers

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