Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/fragroute/
Date: Mon, 02 Nov 2020 09:47:17
Message-Id: 1604305341.b38c42fcc23f81b1c39941bb515c340b41510c98.sam@gentoo
1 commit: b38c42fcc23f81b1c39941bb515c340b41510c98
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 2 08:22:21 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 2 08:22:21 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b38c42fc
7
8 net-analyzer/fragroute: Stabilize 1.2.6-r4 amd64, #744484
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-analyzer/fragroute/fragroute-1.2.6-r4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-analyzer/fragroute/fragroute-1.2.6-r4.ebuild b/net-analyzer/fragroute/fragroute-1.2.6-r4.ebuild
16 index 4c90ad1ec6d..664c3d346e8 100644
17 --- a/net-analyzer/fragroute/fragroute-1.2.6-r4.ebuild
18 +++ b/net-analyzer/fragroute/fragroute-1.2.6-r4.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://fragroute-ipv6.googlecode.com/files/${MY_P}.tar.gz"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc ~ppc64 x86"
24 +KEYWORDS="amd64 ~ppc ~ppc64 x86"
25
26 RDEPEND="
27 >=dev-libs/libdnet-1.14-r1