From 28aab44b9410f2816915b147026edaa8198f221f Mon Sep 17 00:00:00 2001 From: Matthieu Herrb <matthieu.herrb@laas.fr> Date: Wed, 16 Nov 2011 11:53:10 +0100 Subject: [PATCH] [multiple packages] softs.laas.fr -> MASTER_REPOSITORY_OPENROBOTS --- attentional-genom/Makefile | 2 +- mhp-genom/Makefile | 2 +- oro-view/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/attentional-genom/Makefile b/attentional-genom/Makefile index 5415ebe2..24d529ca 100644 --- a/attentional-genom/Makefile +++ b/attentional-genom/Makefile @@ -5,7 +5,7 @@ DISTNAME= attentional-genom-1.2 CATEGORIES= manipulation MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=attentional-genom/} -MASTER_REPOSITORY= git ssh://softs.laas.fr/git/robots/attentional-genom +MASTER_REPOSITORY= ${MASTER_REPOSITORY_OPENROBOTS}attentional-genom MAINTAINER= xavier.broquere@laas.fr COMMENT= Genom module to control the motion law of the robot diff --git a/mhp-genom/Makefile b/mhp-genom/Makefile index 79867041..883339b6 100644 --- a/mhp-genom/Makefile +++ b/mhp-genom/Makefile @@ -5,7 +5,7 @@ DISTNAME= mhp-genom-3.9 CATEGORIES= path MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=mhp-genom/} -MASTER_REPOSITORY= git ssh://softs.laas.fr/git/robots/mhp-genom +MASTER_REPOSITORY= ${MASTER_REPOSITORY_OPENROBOTS}mhp-genom MAINTAINER= easisbot@laas.fr COMMENT= Motion in Human Presence module diff --git a/oro-view/Makefile b/oro-view/Makefile index ccc3a778..ff328e58 100644 --- a/oro-view/Makefile +++ b/oro-view/Makefile @@ -5,7 +5,7 @@ DISTNAME= oro-view-1.0.1 CATEGORIES= knowledge MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=oro-view/} -MASTER_REPOSITORY= git ssh://softs.laas.fr/git/robots/oro-view +MASTER_REPOSITORY= ${MASTER_REPOSITORY_OPENROBOTS}oro-view COMMENT= OpenGL-based viewer for ontologies exposed by oro-server MAINTAINER= severin.lemaignan@laas.fr -- GitLab