diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-06-07 21:25:23 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-17 12:52:59 +0000 |
commit | a28c92b4ca2b809b0074ee145b17fba3aa999e95 (patch) | |
tree | 4f75f05a28c4a0739c9eacbdb759d54539fd64dd /dev-python/rospkg | |
parent | dev-python/urdf_parser_py: update homepage link (diff) | |
download | gentoo-a28c92b4ca2b809b0074ee145b17fba3aa999e95.tar.gz gentoo-a28c92b4ca2b809b0074ee145b17fba3aa999e95.tar.bz2 gentoo-a28c92b4ca2b809b0074ee145b17fba3aa999e95.zip |
dev-python/rospkg: 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/rospkg')
-rw-r--r-- | dev-python/rospkg/rospkg-1.2.0.ebuild | 2 | ||||
-rw-r--r-- | dev-python/rospkg/rospkg-1.2.6.ebuild | 2 | ||||
-rw-r--r-- | dev-python/rospkg/rospkg-1.2.8.ebuild | 2 | ||||
-rw-r--r-- | dev-python/rospkg/rospkg-9999.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/rospkg/rospkg-1.2.0.ebuild b/dev-python/rospkg/rospkg-1.2.0.ebuild index d3245f8cb2a1..bb2817c84373 100644 --- a/dev-python/rospkg/rospkg-1.2.0.ebuild +++ b/dev-python/rospkg/rospkg-1.2.0.ebuild @@ -13,7 +13,7 @@ fi inherit ${SCM} distutils-r1 DESCRIPTION="Standalone Python library for the ROS package system" -HOMEPAGE="http://wiki.ros.org/rospkg" +HOMEPAGE="https://wiki.ros.org/rospkg" if [ "${PV#9999}" != "${PV}" ] ; then SRC_URI="" KEYWORDS="" diff --git a/dev-python/rospkg/rospkg-1.2.6.ebuild b/dev-python/rospkg/rospkg-1.2.6.ebuild index 3dd32f0afe6f..c2bf1bbf442d 100644 --- a/dev-python/rospkg/rospkg-1.2.6.ebuild +++ b/dev-python/rospkg/rospkg-1.2.6.ebuild @@ -13,7 +13,7 @@ fi inherit ${SCM} distutils-r1 DESCRIPTION="Standalone Python library for the ROS package system" -HOMEPAGE="http://wiki.ros.org/rospkg" +HOMEPAGE="https://wiki.ros.org/rospkg" if [ "${PV#9999}" != "${PV}" ] ; then SRC_URI="" KEYWORDS="" diff --git a/dev-python/rospkg/rospkg-1.2.8.ebuild b/dev-python/rospkg/rospkg-1.2.8.ebuild index 04cdf1af76ce..9fe2198838eb 100644 --- a/dev-python/rospkg/rospkg-1.2.8.ebuild +++ b/dev-python/rospkg/rospkg-1.2.8.ebuild @@ -13,7 +13,7 @@ fi inherit ${SCM} distutils-r1 DESCRIPTION="Standalone Python library for the ROS package system" -HOMEPAGE="http://wiki.ros.org/rospkg" +HOMEPAGE="https://wiki.ros.org/rospkg" if [ "${PV#9999}" != "${PV}" ] ; then SRC_URI="" KEYWORDS="" diff --git a/dev-python/rospkg/rospkg-9999.ebuild b/dev-python/rospkg/rospkg-9999.ebuild index 04cdf1af76ce..9fe2198838eb 100644 --- a/dev-python/rospkg/rospkg-9999.ebuild +++ b/dev-python/rospkg/rospkg-9999.ebuild @@ -13,7 +13,7 @@ fi inherit ${SCM} distutils-r1 DESCRIPTION="Standalone Python library for the ROS package system" -HOMEPAGE="http://wiki.ros.org/rospkg" +HOMEPAGE="https://wiki.ros.org/rospkg" if [ "${PV#9999}" != "${PV}" ] ; then SRC_URI="" KEYWORDS="" |