From a28c92b4ca2b809b0074ee145b17fba3aa999e95 Mon Sep 17 00:00:00 2001 From: Jakov Smolic Date: Sun, 7 Jun 2020 21:25:23 +0200 Subject: dev-python/rospkg: update homepage link Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jakov Smolic Signed-off-by: Sam James --- dev-python/rospkg/rospkg-1.2.0.ebuild | 2 +- dev-python/rospkg/rospkg-1.2.6.ebuild | 2 +- dev-python/rospkg/rospkg-1.2.8.ebuild | 2 +- dev-python/rospkg/rospkg-9999.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-python/rospkg') 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="" -- cgit v1.2.3-65-gdbad