commit:     f8a92f2acc22794a3179f5d59eda23200428fca0
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 19 11:25:28 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed Sep 19 11:30:13 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8a92f2a

app-shells/bash: remove sys-apps/paludis provider

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 app-shells/bash/bash-4.3_p48-r2.ebuild | 3 +--
 app-shells/bash/bash-4.4_p12.ebuild    | 3 +--
 app-shells/bash/bash-4.4_p23.ebuild    | 1 -
 3 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/app-shells/bash/bash-4.3_p48-r2.ebuild 
b/app-shells/bash/bash-4.3_p48-r2.ebuild
index 059d894bdfa..84f4b4cf49d 100644
--- a/app-shells/bash/bash-4.3_p48-r2.ebuild
+++ b/app-shells/bash/bash-4.3_p48-r2.ebuild
@@ -44,8 +44,7 @@ DEPEND=">=sys-libs/ncurses-5.2-r2:0=
        readline? ( >=sys-libs/readline-${READLINE_VER}:0= )
        nls? ( virtual/libintl )"
 RDEPEND="${DEPEND}
-       !<sys-apps/portage-2.1.6.7_p1
-       !<sys-apps/paludis-0.26.0_alpha5"
+       !<sys-apps/portage-2.1.6.7_p1"
 # we only need yacc when the .y files get patched (bash42-005)
 DEPEND+=" virtual/yacc"
 

diff --git a/app-shells/bash/bash-4.4_p12.ebuild 
b/app-shells/bash/bash-4.4_p12.ebuild
index 603ce2f2b44..2ebe6c54d4b 100644
--- a/app-shells/bash/bash-4.4_p12.ebuild
+++ b/app-shells/bash/bash-4.4_p12.ebuild
@@ -53,8 +53,7 @@ DEPEND=">=sys-libs/ncurses-5.2-r2:0=
        readline? ( >=sys-libs/readline-${READLINE_VER}:0= )
        nls? ( virtual/libintl )"
 RDEPEND="${DEPEND}
-       !<sys-apps/portage-2.1.6.7_p1
-       !<sys-apps/paludis-0.26.0_alpha5"
+       !<sys-apps/portage-2.1.6.7_p1"
 # we only need yacc when the .y files get patched (bash42-005)
 #DEPEND+=" virtual/yacc"
 

diff --git a/app-shells/bash/bash-4.4_p23.ebuild 
b/app-shells/bash/bash-4.4_p23.ebuild
index c11c5b32237..a7101773aeb 100644
--- a/app-shells/bash/bash-4.4_p23.ebuild
+++ b/app-shells/bash/bash-4.4_p23.ebuild
@@ -57,7 +57,6 @@ DEPEND="
 RDEPEND="
        ${DEPEND}
        !<sys-apps/portage-2.1.6.7_p1
-       !<sys-apps/paludis-0.26.0_alpha5
 "
 # we only need yacc when the .y files get patched (bash42-005)
 #DEPEND+=" virtual/yacc"

Reply via email to