Generalize the sed expression in filter_readonly_variables() so that
authorZac Medico <zmedico@gentoo.org>
Thu, 22 Nov 2007 22:00:36 +0000 (22:00 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 22 Nov 2007 22:00:36 +0000 (22:00 -0000)
commitd010b6c218a26097abe3bbdf49945289848845d9
treef261f5bcf92c4d4507264b8f40b06fe829da9084
parentc36023833c7b58812fba559f89e418ce7d24ac44
Generalize the sed expression in filter_readonly_variables() so that
it will work with things like 'declare -xr' as well as 'declare -rx'.
(trunk r8605)

svn path=/main/branches/2.1.2/; revision=8606
bin/ebuild.sh