--- dev-python/repoze-who/repoze-who-2.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/repoze-who/repoze-who-2.2-r1.ebuild b/dev-python/repoze-who/repoze-who-2.2-r1.ebuild index f2f3ac568592..fb3636b8fe99 100644 --- a/dev-python/repoze-who/repoze-who-2.2-r1.ebuild +++ b/dev-python/repoze-who/repoze-who-2.2-r1.ebuild @@ -33,10 +33,10 @@ python_install() { distutils-r1_python_install # install __init__.py files for sub-namespaces - python_moduleinto repoze/who + python_moduleinto repoze.who python_domodule repoze/who/__init__.py - python_moduleinto repoze/who/plugins + python_moduleinto repoze.who.plugins python_domodule repoze/who/plugins/__init__.py } -- 2.13.0