From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/sflowtool/
Date: Mon, 17 Apr 2017 05:20:14 +0000 (UTC) [thread overview]
Message-ID: <1492406409.22dfa0e3b0dd8144d6d528bb65708d79165b44b2.jer@gentoo> (raw)
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
-}
next reply other threads:[~2017-04-17 5:20 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-17 5:20 Jeroen Roovers [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-04-17 5:20 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/sflowtool/ Jeroen Roovers
2019-04-01 14:04 Jeroen Roovers
2019-04-01 14:04 Jeroen Roovers
2019-10-11 5:29 Jeroen Roovers
2020-09-03 7:31 Jeroen Roovers
2020-09-25 19:02 Jeroen Roovers
2020-11-26 23:57 Thomas Deutschmann
2020-11-27 8:06 Agostino Sarubbo
2020-11-27 8:08 Agostino Sarubbo
2020-11-27 14:46 Aaron Bauman
2024-12-23 20:01 Conrad Kostecki
2025-03-08 12:10 Sam James
2025-03-08 13:07 Jakov Smolić
2025-03-08 15:00 Arthur Zamarin
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=1492406409.22dfa0e3b0dd8144d6d528bb65708d79165b44b2.jer@gentoo \
--to=jer@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