commit: 5e8e60513842581c59d1b500ef86b6efb378d643
Author: Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 28 07:43:47 2017 +0000
Commit: Jason Donenfeld <zx2c4 <AT> gentoo <DOT> org>
CommitDate: Thu Mar 2 00:55:00 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e8e6051
net-analyzer/flent: bump
Package-Manager: Portage-2.3.3, Repoman-2.3.1
net-analyzer/flent/Manifest | 2 +-
net-analyzer/flent/{flent-0.15.0.ebuild => flent-1.0.1.ebuild} | 5 +++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/net-analyzer/flent/Manifest b/net-analyzer/flent/Manifest
index 6a57b7fb2db..ece39b4f45a 100644
--- a/net-analyzer/flent/Manifest
+++ b/net-analyzer/flent/Manifest
@@ -1 +1 @@
-DIST flent-0.15.0.tar.gz 2274612 SHA256
15415e904ffc8c2b65e052f7450fa79ade723b3c535f3c87c97fcac34f1f36b7 SHA512
b93df5baf9f579257d25cb1a0978f04c1ecdbf193f11901a66c93062b161d5f06c9e1012e66a7decfa13d12993c48c70459586ac3a74d8274d19e5cb9a4ed8ae
WHIRLPOOL
34cff2bb7d15097e617ddb11bca9411a71b5eaceaf8cb8f9852758fd3d45f91d26056b59229b7410dab88aedde9015192dd186eeacda2d30f54b448c76f43045
+DIST flent-1.0.1.tar.gz 2285619 SHA256
1bd2ecfc3e731ff3df161716604aaccb5d945c5040c2c6e512692e373224498c SHA512
868b83a52805cfdb0dc49379aea25e07135a949cea0e6c2388b026099723c20aa7b0146e19110786e763c7f22e1663c42a8bc21bdae2199d00ac85438a3fdf74
WHIRLPOOL
258566fb9130778912e052465651870bf53e722bc341a3dc815a843c5a8f5493de5efb946bf5a363013d85aa58e96d8fc2f466f17eb83ba8089851a3dd98f64a
diff --git a/net-analyzer/flent/flent-0.15.0.ebuild
b/net-analyzer/flent/flent-1.0.1.ebuild
similarity index 83%
rename from net-analyzer/flent/flent-0.15.0.ebuild
rename to net-analyzer/flent/flent-1.0.1.ebuild
index c39d6922575..8582f7c7e51 100644
--- a/net-analyzer/flent/flent-0.15.0.ebuild
+++ b/net-analyzer/flent/flent-1.0.1.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
EAPI=6
@@ -14,9 +14,10 @@
SRC_URI="https://github.com/tohojo/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="+qt4 +plots"
+IUSE="+qt5 qt4 +plots"
RDEPEND="qt4? ( dev-python/PyQt4[${PYTHON_USEDEP}] )
+ qt5? ( dev-python/PyQt5[${PYTHON_USEDEP}] )
plots? ( dev-python/matplotlib[${PYTHON_USEDEP}] )
net-analyzer/netperf[demo]
net-misc/iperf