On Thu, 20 Jan 2011 19:42:56 +0200, Ali Polatel <[email protected]> wrote: > This series adds a new command called ebox¹ to sydbox.bash which wraps > raw sydbox commands aiming to make transition to pandora² easier. > > Please review and comment. > > ¹: I know I suck at naming functions. > ²: http://alip.github.com/pandora > > Ali Polatel (3): > New wrapper function ebox() for sydbox. > ebuild.bash: Use ebox instead of sydboxcmd > exheres-0: Use ebox instead of sydboxcmd > > paludis/repositories/e/ebuild/ebuild.bash | 58 +++--- > .../e/ebuild/exheres-0/builtin_loadenv.bash | 4 +- > .../e/ebuild/exheres-0/builtin_saveenv.bash | 4 +- > .../e/ebuild/exheres-0/pkg_config.bash | 4 +- > .../e/ebuild/exheres-0/pkg_nofetch.bash | 4 +- > .../e/ebuild/exheres-0/pkg_postinst.bash | 4 +- > .../e/ebuild/exheres-0/pkg_postrm.bash | 4 +- > .../e/ebuild/exheres-0/pkg_preinst.bash | 4 +- > .../repositories/e/ebuild/exheres-0/pkg_prerm.bash | 4 +- > .../repositories/e/ebuild/exheres-0/pkg_setup.bash | 4 +- > .../e/ebuild/exheres-0/src_fetch_extra.bash | 12 +- > paludis/repositories/e/ebuild/sydbox.bash | 202 > +++++++++++++++++--- > 12 files changed, 227 insertions(+), 81 deletions(-)
This has been pushed with the single change of the function name. I've changed the name of the function from ebox() to esandbox(). You'll be receiving warnings about deprecated functions which I'll be fixing in the tree. Here are the commit links for reference: http://git.pioto.org/gitweb?p=paludis.git;a=commit;h=64568b71d93d781002799f988fcf0470d4302bd2 http://git.pioto.org/gitweb?p=paludis.git;a=commit;h=78c76b83f32c293a7a7b9633c63927944262ea2e http://git.pioto.org/gitweb?p=paludis.git;a=commit;h=3cac76bba19afa2bd70307024d6f6f6485526d29 -- Regards, Ali Polatel
pgpWiVBsDlolc.pgp
Description: PGP signature
_______________________________________________ Exherbo-dev mailing list [email protected] http://lists.exherbo.org/mailman/listinfo/exherbo-dev
