Use the sed -r option to enable extended regular expressions so that
authorZac Medico <zmedico@gentoo.org>
Thu, 13 Dec 2007 03:54:40 +0000 (03:54 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 13 Dec 2007 03:54:40 +0000 (03:54 -0000)
commit4fc8809c8e557aa2cae894884ae558354516b9a9
tree726dac9d850fe985e3d1c913fbe1deb066b229f2
parent5ea185c01922d5725dce04ad7dbdc903960ee435
Use the sed -r option to enable extended regular expressions so that
commonly used characters like (, ), and + don't have to be escaped.

svn path=/main/trunk/; revision=8893
bin/ebuild.sh