commit:     b75c163df4e20ede10b6d566cdd74b82d2a7198c
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Thu May 19 17:47:21 2016 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Thu May 19 17:48:39 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b75c163d

sys-process/fcron: drop bash dep #580274

We install the POSIX shell version of check_system_crontabs now.

 sys-process/fcron/fcron-3.1.1.ebuild    | 2 --
 sys-process/fcron/fcron-3.1.2-r2.ebuild | 2 --
 sys-process/fcron/fcron-3.2.0.ebuild    | 2 --
 3 files changed, 6 deletions(-)

diff --git a/sys-process/fcron/fcron-3.1.1.ebuild 
b/sys-process/fcron/fcron-3.1.1.ebuild
index 99605e4..357683b 100644
--- a/sys-process/fcron/fcron-3.1.1.ebuild
+++ b/sys-process/fcron/fcron-3.1.1.ebuild
@@ -21,9 +21,7 @@ DEPEND="selinux? ( sys-libs/libselinux )
        pam? ( virtual/pam )
        readline? ( sys-libs/readline )"
 
-# see bug 282214 for the reason to depend on bash
 RDEPEND="${DEPEND}
-       app-shells/bash
        >=app-misc/editor-wrapper-3
        pam? ( >=sys-auth/pambase-20100310 )"
 

diff --git a/sys-process/fcron/fcron-3.1.2-r2.ebuild 
b/sys-process/fcron/fcron-3.1.2-r2.ebuild
index 64a269b..b6d86b5 100644
--- a/sys-process/fcron/fcron-3.1.2-r2.ebuild
+++ b/sys-process/fcron/fcron-3.1.2-r2.ebuild
@@ -22,9 +22,7 @@ DEPEND="selinux? ( sys-libs/libselinux )
        pam? ( virtual/pam )
        readline? ( sys-libs/readline )"
 
-# see bug 282214 for the reason to depend on bash
 RDEPEND="${DEPEND}
-       app-shells/bash
        >=app-misc/editor-wrapper-3
        pam? ( >=sys-auth/pambase-20100310 )"
 

diff --git a/sys-process/fcron/fcron-3.2.0.ebuild 
b/sys-process/fcron/fcron-3.2.0.ebuild
index 117234e..7f50be1 100644
--- a/sys-process/fcron/fcron-3.2.0.ebuild
+++ b/sys-process/fcron/fcron-3.2.0.ebuild
@@ -22,9 +22,7 @@ DEPEND="selinux? ( sys-libs/libselinux )
        pam? ( virtual/pam )
        readline? ( sys-libs/readline:= )"
 
-# see bug 282214 for the reason to depend on bash
 RDEPEND="${DEPEND}
-       app-shells/bash
        app-misc/editor-wrapper
        pam? ( sys-auth/pambase )"
 

Reply via email to