diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-06-07 21:16:46 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-17 12:52:58 +0000 |
commit | 617a716b1b8423af53520ba2fe93a188fa68b706 (patch) | |
tree | e29e415a48418f30e713b7e4f60508ccd90b82bb /dev-python/catkin_pkg | |
parent | dev-db/mariadb: don't install own systemd units (diff) | |
download | gentoo-617a716b1b8423af53520ba2fe93a188fa68b706.tar.gz gentoo-617a716b1b8423af53520ba2fe93a188fa68b706.tar.bz2 gentoo-617a716b1b8423af53520ba2fe93a188fa68b706.zip |
dev-python/catkin_pkg: 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/catkin_pkg')
-rw-r--r-- | dev-python/catkin_pkg/catkin_pkg-0.4.20.ebuild | 2 | ||||
-rw-r--r-- | dev-python/catkin_pkg/catkin_pkg-0.4.22.ebuild | 2 | ||||
-rw-r--r-- | dev-python/catkin_pkg/catkin_pkg-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/catkin_pkg/catkin_pkg-0.4.20.ebuild b/dev-python/catkin_pkg/catkin_pkg-0.4.20.ebuild index 622966856b37..53b5bb90f674 100644 --- a/dev-python/catkin_pkg/catkin_pkg-0.4.20.ebuild +++ b/dev-python/catkin_pkg/catkin_pkg-0.4.20.ebuild @@ -13,7 +13,7 @@ fi inherit ${SCM} distutils-r1 DESCRIPTION="Standalone Python library for the catkin package system" -HOMEPAGE="http://wiki.ros.org/catkin_pkg" +HOMEPAGE="https://wiki.ros.org/catkin_pkg" if [ "${PV#9999}" != "${PV}" ] ; then SRC_URI="" KEYWORDS="" diff --git a/dev-python/catkin_pkg/catkin_pkg-0.4.22.ebuild b/dev-python/catkin_pkg/catkin_pkg-0.4.22.ebuild index 622966856b37..53b5bb90f674 100644 --- a/dev-python/catkin_pkg/catkin_pkg-0.4.22.ebuild +++ b/dev-python/catkin_pkg/catkin_pkg-0.4.22.ebuild @@ -13,7 +13,7 @@ fi inherit ${SCM} distutils-r1 DESCRIPTION="Standalone Python library for the catkin package system" -HOMEPAGE="http://wiki.ros.org/catkin_pkg" +HOMEPAGE="https://wiki.ros.org/catkin_pkg" if [ "${PV#9999}" != "${PV}" ] ; then SRC_URI="" KEYWORDS="" diff --git a/dev-python/catkin_pkg/catkin_pkg-9999.ebuild b/dev-python/catkin_pkg/catkin_pkg-9999.ebuild index 622966856b37..53b5bb90f674 100644 --- a/dev-python/catkin_pkg/catkin_pkg-9999.ebuild +++ b/dev-python/catkin_pkg/catkin_pkg-9999.ebuild @@ -13,7 +13,7 @@ fi inherit ${SCM} distutils-r1 DESCRIPTION="Standalone Python library for the catkin package system" -HOMEPAGE="http://wiki.ros.org/catkin_pkg" +HOMEPAGE="https://wiki.ros.org/catkin_pkg" if [ "${PV#9999}" != "${PV}" ] ; then SRC_URI="" KEYWORDS="" |