Michał Górny
2018-09-15 11:48:50 UTC
Hi,
This series removes unused prepall* helpers. Their code is integrated
into prepall, then prepall is moved into misc-functions as internal
function rather than ebuild-visible helper.
There is still one use of prepalldocs but it will be removed before
the patch is merged.
This is the first step of refactoring for ecompress replacement.
--
Best regards,
Michał Górny
Michał Górny (4):
Ban prepallinfo for ebuild scope use
Ban prepallman in ebuild scope
Ban prepalldocs in ebuild scope
Ban prepall in ebuild scope
bin/ebuild-helpers/prepall | 25 +++----------------------
bin/ebuild-helpers/prepalldocs | 19 ++-----------------
bin/ebuild-helpers/prepallinfo | 9 ++-------
bin/ebuild-helpers/prepallman | 20 +++-----------------
bin/misc-functions.sh | 27 ++++++++++++++++++++++++++-
5 files changed, 36 insertions(+), 64 deletions(-)
This series removes unused prepall* helpers. Their code is integrated
into prepall, then prepall is moved into misc-functions as internal
function rather than ebuild-visible helper.
There is still one use of prepalldocs but it will be removed before
the patch is merged.
This is the first step of refactoring for ecompress replacement.
--
Best regards,
Michał Górny
Michał Górny (4):
Ban prepallinfo for ebuild scope use
Ban prepallman in ebuild scope
Ban prepalldocs in ebuild scope
Ban prepall in ebuild scope
bin/ebuild-helpers/prepall | 25 +++----------------------
bin/ebuild-helpers/prepalldocs | 19 ++-----------------
bin/ebuild-helpers/prepallinfo | 9 ++-------
bin/ebuild-helpers/prepallman | 20 +++-----------------
bin/misc-functions.sh | 27 ++++++++++++++++++++++++++-
5 files changed, 36 insertions(+), 64 deletions(-)
--
2.19.0
2.19.0