sys-process/cronbase: More fixes
authorTobias Klausmann <klausman@gentoo.org>
Sun, 2 Oct 2016 08:46:32 +0000 (10:46 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Sun, 2 Oct 2016 08:48:39 +0000 (10:48 +0200)
commit741f6b4ca936e4fc82c99145bb8ced457149d28e
tree9ac6bfbbe7a06d9b29694864812ba87310b3f63c
parent00f5f176a999b1dfa88af6b964ee4f2c2a1c556a
sys-process/cronbase: More fixes

The tr approach is racy, even with the test -r before it. Since tr can't
be told to read from a file and we can't redirect the subshell's warning
message, switch to sed and a file argument, then redirect stderr of
that.
sys-process/cronbase/cronbase-0.3.7-r4.ebuild [moved from sys-process/cronbase/cronbase-0.3.7-r3.ebuild with 100% similarity]
sys-process/cronbase/files/run-crons-0.3.7