various: update ; proto= to ; protocol= in SRC_URI

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Koen Kooi
2012-07-13 15:26:45 +00:00
parent 2c8329b8d9
commit aa4f437796
45 changed files with 48 additions and 48 deletions
@@ -15,7 +15,7 @@ export HOST_SYS
inherit e-base autotools pkgconfig distutils-base
SRC_URI = "${E_SVN}/trunk/BINDINGS/python;module=${SRCNAME};proto=http"
SRC_URI = "${E_SVN}/trunk/BINDINGS/python;module=${SRCNAME};protocol=http"
S = "${WORKDIR}/${SRCNAME}"