From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/sflowtool/
Date: Fri, 27 Nov 2020 14:46:39 +0000 (UTC) [thread overview]
Message-ID: <1606487948.da78219d750c83726c368dd56db0b8ccf2a139a3.bman@gentoo> (raw)
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
-}
next reply other threads:[~2020-11-27 14:46 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-27 14:46 Aaron Bauman [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-11-27 8:08 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/sflowtool/ 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
2017-04-17 5:20 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=1606487948.da78219d750c83726c368dd56db0b8ccf2a139a3.bman@gentoo \
--to=bman@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