Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/rospkg/
Date: Mon, 17 Aug 2020 12:53:10
Message-Id: 1597668779.a28c92b4ca2b809b0074ee145b17fba3aa999e95.sam@gentoo
1 commit: a28c92b4ca2b809b0074ee145b17fba3aa999e95
2 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
3 AuthorDate: Sun Jun 7 19:25:23 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 17 12:52:59 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a28c92b4
7
8 dev-python/rospkg: update homepage link
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 dev-python/rospkg/rospkg-1.2.0.ebuild | 2 +-
15 dev-python/rospkg/rospkg-1.2.6.ebuild | 2 +-
16 dev-python/rospkg/rospkg-1.2.8.ebuild | 2 +-
17 dev-python/rospkg/rospkg-9999.ebuild | 2 +-
18 4 files changed, 4 insertions(+), 4 deletions(-)
19
20 diff --git a/dev-python/rospkg/rospkg-1.2.0.ebuild b/dev-python/rospkg/rospkg-1.2.0.ebuild
21 index d3245f8cb2a..bb2817c8437 100644
22 --- a/dev-python/rospkg/rospkg-1.2.0.ebuild
23 +++ b/dev-python/rospkg/rospkg-1.2.0.ebuild
24 @@ -13,7 +13,7 @@ fi
25 inherit ${SCM} distutils-r1
26
27 DESCRIPTION="Standalone Python library for the ROS package system"
28 -HOMEPAGE="http://wiki.ros.org/rospkg"
29 +HOMEPAGE="https://wiki.ros.org/rospkg"
30 if [ "${PV#9999}" != "${PV}" ] ; then
31 SRC_URI=""
32 KEYWORDS=""
33
34 diff --git a/dev-python/rospkg/rospkg-1.2.6.ebuild b/dev-python/rospkg/rospkg-1.2.6.ebuild
35 index 3dd32f0afe6..c2bf1bbf442 100644
36 --- a/dev-python/rospkg/rospkg-1.2.6.ebuild
37 +++ b/dev-python/rospkg/rospkg-1.2.6.ebuild
38 @@ -13,7 +13,7 @@ fi
39 inherit ${SCM} distutils-r1
40
41 DESCRIPTION="Standalone Python library for the ROS package system"
42 -HOMEPAGE="http://wiki.ros.org/rospkg"
43 +HOMEPAGE="https://wiki.ros.org/rospkg"
44 if [ "${PV#9999}" != "${PV}" ] ; then
45 SRC_URI=""
46 KEYWORDS=""
47
48 diff --git a/dev-python/rospkg/rospkg-1.2.8.ebuild b/dev-python/rospkg/rospkg-1.2.8.ebuild
49 index 04cdf1af76c..9fe2198838e 100644
50 --- a/dev-python/rospkg/rospkg-1.2.8.ebuild
51 +++ b/dev-python/rospkg/rospkg-1.2.8.ebuild
52 @@ -13,7 +13,7 @@ fi
53 inherit ${SCM} distutils-r1
54
55 DESCRIPTION="Standalone Python library for the ROS package system"
56 -HOMEPAGE="http://wiki.ros.org/rospkg"
57 +HOMEPAGE="https://wiki.ros.org/rospkg"
58 if [ "${PV#9999}" != "${PV}" ] ; then
59 SRC_URI=""
60 KEYWORDS=""
61
62 diff --git a/dev-python/rospkg/rospkg-9999.ebuild b/dev-python/rospkg/rospkg-9999.ebuild
63 index 04cdf1af76c..9fe2198838e 100644
64 --- a/dev-python/rospkg/rospkg-9999.ebuild
65 +++ b/dev-python/rospkg/rospkg-9999.ebuild
66 @@ -13,7 +13,7 @@ fi
67 inherit ${SCM} distutils-r1
68
69 DESCRIPTION="Standalone Python library for the ROS package system"
70 -HOMEPAGE="http://wiki.ros.org/rospkg"
71 +HOMEPAGE="https://wiki.ros.org/rospkg"
72 if [ "${PV#9999}" != "${PV}" ] ; then
73 SRC_URI=""
74 KEYWORDS=""