commit:     9ab90fa78126d658684484b287060da497489cbc
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  2 21:24:39 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun  2 21:50:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ab90fa7

net-analyzer/flowgrind: subscribe to sci-libs/gsl subslot

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../{flowgrind-0.8.0-r1.ebuild => flowgrind-0.8.0-r2.ebuild}        | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-analyzer/flowgrind/flowgrind-0.8.0-r1.ebuild 
b/net-analyzer/flowgrind/flowgrind-0.8.0-r2.ebuild
similarity index 88%
rename from net-analyzer/flowgrind/flowgrind-0.8.0-r1.ebuild
rename to net-analyzer/flowgrind/flowgrind-0.8.0-r2.ebuild
index 2c2e1839abf..d8639d6fa32 100644
--- a/net-analyzer/flowgrind/flowgrind-0.8.0-r1.ebuild
+++ b/net-analyzer/flowgrind/flowgrind-0.8.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,9 +13,9 @@ KEYWORDS="~amd64 ~x86"
 IUSE="debug doc gsl pcap"
 
 RDEPEND="
-       dev-libs/xmlrpc-c[abyss,curl]
+       dev-libs/xmlrpc-c:=[abyss,curl]
        sys-apps/util-linux
-       gsl? ( sci-libs/gsl )
+       gsl? ( sci-libs/gsl:= )
        pcap? ( net-libs/libpcap )
 "
 DEPEND="

Reply via email to