Gentoo Archives: gentoo-commits

From: Alexys Jacob <ultrabug@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/glusterfs/
Date: Sun, 25 Nov 2018 20:28:48
Message-Id: 1543177703.d81f2b5644cce02415bddbeb0078fe85a8974e72.ultrabug@gentoo
1 commit: d81f2b5644cce02415bddbeb0078fe85a8974e72
2 Author: Eugene Bright <eugene <AT> bright <DOT> gdn>
3 AuthorDate: Sun Oct 21 18:19:16 2018 +0000
4 Commit: Alexys Jacob <ultrabug <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 25 20:28:23 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d81f2b56
7
8 sys-cluster/glusterfs-9999: Remove outdated comment
9
10 Signed-off-by: Eugene Bright <eugene <AT> bright.gdn>
11 Signed-off-by: Alexys Jacob <ultrabug <AT> gentoo.org>
12
13 sys-cluster/glusterfs/glusterfs-9999.ebuild | 4 ----
14 1 file changed, 4 deletions(-)
15
16 diff --git a/sys-cluster/glusterfs/glusterfs-9999.ebuild b/sys-cluster/glusterfs/glusterfs-9999.ebuild
17 index 8d74c67b706..6cf392f726b 100644
18 --- a/sys-cluster/glusterfs/glusterfs-9999.ebuild
19 +++ b/sys-cluster/glusterfs/glusterfs-9999.ebuild
20 @@ -122,10 +122,6 @@ src_prepare() {
21 }
22
23 src_configure() {
24 - # --without-ipv6-default and --with-libtirpc don't do what you they
25 - # do. Chewi has given up fighting with upstream about this.
26 - # https://bugzilla.redhat.com/show_bug.cgi?id=1553926
27 -
28 econf \
29 --disable-dependency-tracking \
30 --disable-silent-rules \