From fd92ee44af687685cd3f692d5755048a673f9398 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Rapha=C3=ABl=20Lallement?= <raphael.lallement@laas.fr>
Date: Thu, 24 Apr 2014 19:08:25 +0200
Subject: [PATCH] [wip/hatp*] Update the repository URI for hatp's modules

Update hatpconsole, hatptester, libhatp and msgconnector.

Still need to update hatponboard and hatponboard-lib once there
are moved over.
---
 hatpconsole/Makefile  | 2 +-
 hatptester/Makefile   | 2 +-
 libhatp/Makefile      | 2 +-
 msgconnector/Makefile | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/hatpconsole/Makefile b/hatpconsole/Makefile
index 595eb4d7..113035f2 100644
--- a/hatpconsole/Makefile
+++ b/hatpconsole/Makefile
@@ -7,7 +7,7 @@ VERSION=		1.1.0
 PKGREVISION=		
 CATEGORIES=		planning
 MASTER_SITES=		${MASTER_SITE_OPENROBOTS:=hatpconsole/}
-MASTER_REPOSITORY=	${MASTER_REPOSITORY_OPENROBOTS_TRAC}hatpconsole
+MASTER_REPOSITORY=	${MASTER_REPOSITORY_OPENROBOTS}hatp/hatpconsole.git
 
 
 MAINTAINER=		raphael.lallement@laas.fr
diff --git a/hatptester/Makefile b/hatptester/Makefile
index db196b9c..bf11ca0e 100644
--- a/hatptester/Makefile
+++ b/hatptester/Makefile
@@ -7,7 +7,7 @@ VERSION=		1.3.0
 PKGREVISION=		
 CATEGORIES=		planning
 MASTER_SITES=		${MASTER_SITE_OPENROBOTS:=hatptester/}
-MASTER_REPOSITORY=	${MASTER_REPOSITORY_OPENROBOTS_TRAC}hatptester
+MASTER_REPOSITORY=	${MASTER_REPOSITORY_OPENROBOTS}hatp/hatptester
 
 
 MAINTAINER=		raphael.lallement@laas.fr
diff --git a/libhatp/Makefile b/libhatp/Makefile
index 9b09f73e..378700ec 100644
--- a/libhatp/Makefile
+++ b/libhatp/Makefile
@@ -7,7 +7,7 @@ VERSION=		1.1.0
 PKGREVISION=
 CATEGORIES=		planning
 MASTER_SITES=		${MASTER_SITE_OPENROBOTS:=libhatp/}
-MASTER_REPOSITORY=	${MASTER_REPOSITORY_OPENROBOTS_TRAC}libhatp
+MASTER_REPOSITORY=	${MASTER_REPOSITORY_OPENROBOTS}hatp/libhatp
 
 
 MAINTAINER=		raphael.lallement@laas.fr
diff --git a/msgconnector/Makefile b/msgconnector/Makefile
index f5a1699e..60d83e12 100644
--- a/msgconnector/Makefile
+++ b/msgconnector/Makefile
@@ -7,7 +7,7 @@ VERSION=		2.8.1
 PKGREVISION=    	
 CATEGORIES=		planning
 MASTER_SITES=		${MASTER_SITE_OPENROBOTS:=msgconnector/}
-MASTER_REPOSITORY=	${MASTER_REPOSITORY_OPENROBOTS_TRAC}msgconnector
+MASTER_REPOSITORY=	${MASTER_REPOSITORY_OPENROBOTS}hatp/msgconnector
 
 
 MAINTAINER=		raphael.lallement@laas.fr
-- 
GitLab