Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/glusterfs/
Date: Sat, 09 Dec 2017 20:21:53
Message-Id: 1512850904.3043bfca8bf2a5f3a5966f7b51edd4ddaa414346.chewi@gentoo
1 commit: 3043bfca8bf2a5f3a5966f7b51edd4ddaa414346
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 9 20:21:25 2017 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 9 20:21:44 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3043bfca
7
8 sys-cluster/glusterfs: Oops, 3.13.0 does not have --with-libtirpc
9
10 This flag is not yet released. It did no harm but let's not make this
11 situation any more confusing.
12
13 Package-Manager: Portage-2.3.17, Repoman-2.3.6
14
15 sys-cluster/glusterfs/glusterfs-3.13.0.ebuild | 1 -
16 1 file changed, 1 deletion(-)
17
18 diff --git a/sys-cluster/glusterfs/glusterfs-3.13.0.ebuild b/sys-cluster/glusterfs/glusterfs-3.13.0.ebuild
19 index 4615e8fa756..4524cb29ef4 100644
20 --- a/sys-cluster/glusterfs/glusterfs-3.13.0.ebuild
21 +++ b/sys-cluster/glusterfs/glusterfs-3.13.0.ebuild
22 @@ -118,7 +118,6 @@ src_configure() {
23 $(use_enable tiering) \
24 $(use_enable xml xml-output) \
25 $(use_with libtirpc ipv6-default) \
26 - $(use_with libtirpc) \
27 --with-tmpfilesdir="${EPREFIX}"/etc/tmpfiles.d \
28 --docdir="${EPREFIX}"/usr/share/doc/${PF} \
29 --localstatedir="${EPREFIX}"/var