Substitute bash builtin >> for touch command.
authorZac Medico <zmedico@gentoo.org>
Mon, 20 Dec 2010 03:33:26 +0000 (19:33 -0800)
committerZac Medico <zmedico@gentoo.org>
Mon, 20 Dec 2010 03:33:26 +0000 (19:33 -0800)
commit24e928472a1e9def98378c1ad3c06b9232b599cd
tree6746a123d2538643041822e127bb34c35f930fcf
parent2c1083a543ed842c310d7be9ed6888d7eaf7213f
Substitute bash builtin >> for touch command.

It should be faster to use the bash builtin, and also allows us to
avoid issues with touch breakage (like in bug #348640).
bin/ebuild-helpers/ecompress
bin/ebuild-helpers/ecompressdir
bin/ebuild-helpers/prepstrip
bin/ebuild.sh
bin/misc-functions.sh
pym/portage/package/ebuild/fetch.py