diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-06-07 21:26:11 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-17 12:52:59 +0000 |
commit | 2020236e0e418019e201ced75ee824d7ebb52d69 (patch) | |
tree | cbcd2750013bdd967b2831871cb5f149b70da54b /dev-python/rosdistro | |
parent | dev-python/rospkg: update homepage link (diff) | |
download | gentoo-2020236e0e418019e201ced75ee824d7ebb52d69.tar.gz gentoo-2020236e0e418019e201ced75ee824d7ebb52d69.tar.bz2 gentoo-2020236e0e418019e201ced75ee824d7ebb52d69.zip |
dev-python/rosdistro: update homepage link
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/rosdistro')
-rw-r--r-- | dev-python/rosdistro/rosdistro-0.8.2.ebuild | 2 | ||||
-rw-r--r-- | dev-python/rosdistro/rosdistro-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/rosdistro/rosdistro-0.8.2.ebuild b/dev-python/rosdistro/rosdistro-0.8.2.ebuild index a7508f9204ee..13f4c2dec919 100644 --- a/dev-python/rosdistro/rosdistro-0.8.2.ebuild +++ b/dev-python/rosdistro/rosdistro-0.8.2.ebuild @@ -13,7 +13,7 @@ fi inherit ${SCM} distutils-r1 DESCRIPTION="Tools to work with catkinized rosdistro files" -HOMEPAGE="http://wiki.ros.org/rosdistro" +HOMEPAGE="https://wiki.ros.org/rosdistro" if [ "${PV#9999}" != "${PV}" ] ; then SRC_URI="" KEYWORDS="" diff --git a/dev-python/rosdistro/rosdistro-9999.ebuild b/dev-python/rosdistro/rosdistro-9999.ebuild index a7508f9204ee..13f4c2dec919 100644 --- a/dev-python/rosdistro/rosdistro-9999.ebuild +++ b/dev-python/rosdistro/rosdistro-9999.ebuild @@ -13,7 +13,7 @@ fi inherit ${SCM} distutils-r1 DESCRIPTION="Tools to work with catkinized rosdistro files" -HOMEPAGE="http://wiki.ros.org/rosdistro" +HOMEPAGE="https://wiki.ros.org/rosdistro" if [ "${PV#9999}" != "${PV}" ] ; then SRC_URI="" KEYWORDS="" |