Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/ipv6calc/
Date: Sat, 01 Jun 2019 13:35:28
Message-Id: 1559396107.94c0424a351a973c3963a0a58b0c6eb3c9e4363e.blueness@gentoo
1 commit: 94c0424a351a973c3963a0a58b0c6eb3c9e4363e
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 31 23:02:17 2019 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 1 13:35:07 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94c0424a
7
8 net-misc/ipv6calc: address bug #684556
9
10 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
11 Package-Manager: Portage-2.3.66, Repoman-2.3.11
12
13 net-misc/ipv6calc/ipv6calc-2.1.0.ebuild | 1 -
14 1 file changed, 1 deletion(-)
15
16 diff --git a/net-misc/ipv6calc/ipv6calc-2.1.0.ebuild b/net-misc/ipv6calc/ipv6calc-2.1.0.ebuild
17 index 12762462078..077b47c137f 100644
18 --- a/net-misc/ipv6calc/ipv6calc-2.1.0.ebuild
19 +++ b/net-misc/ipv6calc/ipv6calc-2.1.0.ebuild
20 @@ -44,7 +44,6 @@ src_configure() {
21 --disable-dbip2 \
22 --disable-external \
23 --disable-ip2location \
24 - --disable-mod_ipv6calc \
25 ${myconf}
26 }