summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-09-19 14:25:28 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-09-19 14:30:13 +0300
commitf8a92f2acc22794a3179f5d59eda23200428fca0 (patch)
tree17e7f6989401cbec04f695a2d1a46aaa760b07cd
parentapp-portage/gentoopm: remove sys-apps/paludis provider (diff)
downloadgentoo-f8a92f2acc22794a3179f5d59eda23200428fca0.tar.gz
gentoo-f8a92f2acc22794a3179f5d59eda23200428fca0.tar.bz2
gentoo-f8a92f2acc22794a3179f5d59eda23200428fca0.zip
app-shells/bash: remove sys-apps/paludis provider
Package-Manager: Portage-2.3.49, Repoman-2.3.10
-rw-r--r--app-shells/bash/bash-4.3_p48-r2.ebuild3
-rw-r--r--app-shells/bash/bash-4.4_p12.ebuild3
-rw-r--r--app-shells/bash/bash-4.4_p23.ebuild1
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 059d894bdfa2..84f4b4cf49d9 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 603ce2f2b443..2ebe6c54d4b3 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 c11c5b32237a..a7101773aeb9 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"