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:41:41 +0000 (19:41 -0800)
commit70f53f46aba6e0193f61a6e3bf9dbbaa3b9908e0
treedc2dabe5da499aed51904f572b5e8d0697189c81
parent5bc938f581001b7269de7c4dc7293cf84626d66b
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