diff options
author | Michał Górny <mgorny@gentoo.org> | 2016-04-15 15:30:30 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-04-15 15:31:50 +0200 |
commit | 124efbfd0e773d342f9e8c07eb8529701e4fad25 (patch) | |
tree | 21dc5517f26c3af0169cdbc1aaea6eeb793189d9 /sys-apps/util-linux | |
parent | eclass/ELT-patches/darwin-conf: add patch for libtool-2.4.6 by Michael Weiner... (diff) | |
download | gentoo-124efbfd0e773d342f9e8c07eb8529701e4fad25.tar.gz gentoo-124efbfd0e773d342f9e8c07eb8529701e4fad25.tar.bz2 gentoo-124efbfd0e773d342f9e8c07eb8529701e4fad25.zip |
sys-apps/util-linux: Bump the blocker on bash-completion for collisions
Diffstat (limited to 'sys-apps/util-linux')
-rw-r--r-- | sys-apps/util-linux/util-linux-2.28.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/util-linux/util-linux-9999.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/util-linux/util-linux-2.28.ebuild b/sys-apps/util-linux/util-linux-2.28.ebuild index a80da0caed90..05d5b9b01252 100644 --- a/sys-apps/util-linux/util-linux-2.28.ebuild +++ b/sys-apps/util-linux/util-linux-2.28.ebuild @@ -57,7 +57,7 @@ RDEPEND+=" !sys-block/eject !<sys-libs/e2fsprogs-libs-1.41.8 !<sys-fs/e2fsprogs-1.41.8 - !<app-shells/bash-completion-1.3-r2" + !<app-shells/bash-completion-2.3-r2" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" diff --git a/sys-apps/util-linux/util-linux-9999.ebuild b/sys-apps/util-linux/util-linux-9999.ebuild index 936c95cd2593..05d5b9b01252 100644 --- a/sys-apps/util-linux/util-linux-9999.ebuild +++ b/sys-apps/util-linux/util-linux-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -57,7 +57,7 @@ RDEPEND+=" !sys-block/eject !<sys-libs/e2fsprogs-libs-1.41.8 !<sys-fs/e2fsprogs-1.41.8 - !<app-shells/bash-completion-1.3-r2" + !<app-shells/bash-completion-2.3-r2" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |