net-p2p/pybitmessage: python_moduleroot -> python_moduleinto
authorMichał Górny <mgorny@gentoo.org>
Sat, 14 May 2016 07:09:35 +0000 (09:09 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 14 May 2016 07:19:57 +0000 (09:19 +0200)
net-p2p/pybitmessage/pybitmessage-0.4.2.ebuild
net-p2p/pybitmessage/pybitmessage-0.4.3-r1.ebuild
net-p2p/pybitmessage/pybitmessage-0.4.3.ebuild
net-p2p/pybitmessage/pybitmessage-0.4.4.ebuild
net-p2p/pybitmessage/pybitmessage-9999.ebuild

index 294d83eb0e4b123066f30ae4c16c18354c72b86c..41a564948a3c3256e9dcbb74a65b9393f9567186 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -41,7 +41,7 @@ src_install () {
        touch src/__init__.py || die
 
        install_python() {
-               local python_moduleroot=${PN}
+               python_moduleinto ${PN}
                python_domodule src/*
                sed \
                        -e "s#@SITEDIR@#$(python_get_sitedir)/${PN}#" \
index 59056309910985f736f86bf8c53254be90773039..a301784045c497319e6f4c6074cc59668e1dca4d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -42,7 +42,7 @@ src_install () {
        touch src/__init__.py || die
 
        install_python() {
-               local python_moduleroot=${PN}
+               python_moduleinto ${PN}
                python_domodule src/*
                sed \
                        -e "s#@SITEDIR@#$(python_get_sitedir)/${PN}#" \
index 245d6fce20dfe8bbf96a9c00e99471f6c3bbd162..cc21cd0b6b682f59b178d5ad08bda8dc94ba3ed2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -41,7 +41,7 @@ src_install () {
        touch src/__init__.py || die
 
        install_python() {
-               local python_moduleroot=${PN}
+               python_moduleinto ${PN}
                python_domodule src/*
                sed \
                        -e "s#@SITEDIR@#$(python_get_sitedir)/${PN}#" \
index 782c2ced4640aa525ac84d5a7dc8d3d46a175282..417dba2899dae4797ec283563a3946480b270144 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -42,7 +42,7 @@ src_install () {
        touch src/__init__.py || die
 
        install_python() {
-               local python_moduleroot=${PN}
+               python_moduleinto ${PN}
                python_domodule src/*
                sed \
                        -e "s#@SITEDIR@#$(python_get_sitedir)/${PN}#" \
index b994ca0be33f99079e88d2a6c8c4b1648ca51a44..de77f5df75c579f0aeb1ef8d872f0b8dfc2aa9f8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -40,7 +40,7 @@ src_install () {
        touch src/__init__.py || die
 
        install_python() {
-               local python_moduleroot=${PN}
+               python_moduleinto ${PN}
                python_domodule src/*
                sed \
                        -e "s#@SITEDIR@#$(python_get_sitedir)/${PN}#" \