bin/ebuild: simplify PORTDIR_OVERLAY query v2.2.0_alpha59
authorZac Medico <zmedico@gentoo.org>
Mon, 19 Sep 2011 03:17:44 +0000 (20:17 -0700)
committerZac Medico <zmedico@gentoo.org>
Mon, 19 Sep 2011 03:17:44 +0000 (20:17 -0700)
commit343418c4cbd1c0dbf65583adeab618db09efea6c
tree1ca1eca7d1595282b05a358802bcabb2040fb891
parent81e0f87b5c1da0ebc531d89846135b72743e71e0
bin/ebuild: simplify PORTDIR_OVERLAY query

There's no need to query os.environ here, because portage.settings
will inherit the value automatically.
bin/ebuild