projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b75b873
)
eclass/ros-catkin.eclass: Use https for homepage and add ROS_REPO_URI too for a quick...
author
Alexis Ballier
<aballier@gentoo.org>
Wed, 20 Jun 2018 10:57:46 +0000
(12:57 +0200)
committer
Alexis Ballier
<aballier@gentoo.org>
Wed, 20 Jun 2018 10:57:56 +0000
(12:57 +0200)
eclass/ros-catkin.eclass
patch
|
blob
|
history
diff --git
a/eclass/ros-catkin.eclass
b/eclass/ros-catkin.eclass
index e6a66be856827393eec83ef9d9896e994d2cac00..a556f28b4c950cc8ae15d51081079036e8241583 100644
(file)
--- a/
eclass/ros-catkin.eclass
+++ b/
eclass/ros-catkin.eclass
@@
-128,7
+128,7
@@
else
S=${WORKDIR}/${VER_PREFIX}${ROS_REPO_URI##*/}-${PV}${VER_SUFFIX}/${ROS_SUBDIR}
fi
-HOMEPAGE="http
://wiki.ros.org/${PN
}"
+HOMEPAGE="http
s://wiki.ros.org/${PN} ${ROS_REPO_URI
}"
# @FUNCTION: ros-catkin_src_prepare
# @DESCRIPTION: