Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/util-linux/
Date: Tue, 24 Oct 2017 08:27:41
Message-Id: 1508833656.708986ad5f63868db713ecb4e7472bee462124aa.polynomial-c@gentoo
1 commit: 708986ad5f63868db713ecb4e7472bee462124aa
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 24 08:27:24 2017 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 24 08:27:36 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=708986ad
7
8 sys-apps/util-linux: Adjusted bash-completion blocker.
9
10 Package-Manager: Portage-2.3.12, Repoman-2.3.3
11
12 sys-apps/util-linux/util-linux-2.31.ebuild | 2 +-
13 sys-apps/util-linux/util-linux-9999.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-apps/util-linux/util-linux-2.31.ebuild b/sys-apps/util-linux/util-linux-2.31.ebuild
17 index 98f4987cbcf..81b95f587ee 100644
18 --- a/sys-apps/util-linux/util-linux-2.31.ebuild
19 +++ b/sys-apps/util-linux/util-linux-2.31.ebuild
20 @@ -56,7 +56,7 @@ RDEPEND+="
21 !sys-block/eject
22 !<sys-libs/e2fsprogs-libs-1.41.8
23 !<sys-fs/e2fsprogs-1.41.8
24 - !<app-shells/bash-completion-2.3-r2"
25 + !<app-shells/bash-completion-2.7-r1"
26
27 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
28
29
30 diff --git a/sys-apps/util-linux/util-linux-9999.ebuild b/sys-apps/util-linux/util-linux-9999.ebuild
31 index 98f4987cbcf..81b95f587ee 100644
32 --- a/sys-apps/util-linux/util-linux-9999.ebuild
33 +++ b/sys-apps/util-linux/util-linux-9999.ebuild
34 @@ -56,7 +56,7 @@ RDEPEND+="
35 !sys-block/eject
36 !<sys-libs/e2fsprogs-libs-1.41.8
37 !<sys-fs/e2fsprogs-1.41.8
38 - !<app-shells/bash-completion-2.3-r2"
39 + !<app-shells/bash-completion-2.7-r1"
40
41 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"