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/catkin_pkg/
Date: Mon, 17 Aug 2020 12:53:10
Message-Id: 1597668778.617a716b1b8423af53520ba2fe93a188fa68b706.sam@gentoo
1 commit: 617a716b1b8423af53520ba2fe93a188fa68b706
2 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
3 AuthorDate: Sun Jun 7 19:16:46 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 17 12:52:58 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=617a716b
7
8 dev-python/catkin_pkg: 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/catkin_pkg/catkin_pkg-0.4.20.ebuild | 2 +-
15 dev-python/catkin_pkg/catkin_pkg-0.4.22.ebuild | 2 +-
16 dev-python/catkin_pkg/catkin_pkg-9999.ebuild | 2 +-
17 3 files changed, 3 insertions(+), 3 deletions(-)
18
19 diff --git a/dev-python/catkin_pkg/catkin_pkg-0.4.20.ebuild b/dev-python/catkin_pkg/catkin_pkg-0.4.20.ebuild
20 index 622966856b3..53b5bb90f67 100644
21 --- a/dev-python/catkin_pkg/catkin_pkg-0.4.20.ebuild
22 +++ b/dev-python/catkin_pkg/catkin_pkg-0.4.20.ebuild
23 @@ -13,7 +13,7 @@ fi
24 inherit ${SCM} distutils-r1
25
26 DESCRIPTION="Standalone Python library for the catkin package system"
27 -HOMEPAGE="http://wiki.ros.org/catkin_pkg"
28 +HOMEPAGE="https://wiki.ros.org/catkin_pkg"
29 if [ "${PV#9999}" != "${PV}" ] ; then
30 SRC_URI=""
31 KEYWORDS=""
32
33 diff --git a/dev-python/catkin_pkg/catkin_pkg-0.4.22.ebuild b/dev-python/catkin_pkg/catkin_pkg-0.4.22.ebuild
34 index 622966856b3..53b5bb90f67 100644
35 --- a/dev-python/catkin_pkg/catkin_pkg-0.4.22.ebuild
36 +++ b/dev-python/catkin_pkg/catkin_pkg-0.4.22.ebuild
37 @@ -13,7 +13,7 @@ fi
38 inherit ${SCM} distutils-r1
39
40 DESCRIPTION="Standalone Python library for the catkin package system"
41 -HOMEPAGE="http://wiki.ros.org/catkin_pkg"
42 +HOMEPAGE="https://wiki.ros.org/catkin_pkg"
43 if [ "${PV#9999}" != "${PV}" ] ; then
44 SRC_URI=""
45 KEYWORDS=""
46
47 diff --git a/dev-python/catkin_pkg/catkin_pkg-9999.ebuild b/dev-python/catkin_pkg/catkin_pkg-9999.ebuild
48 index 622966856b3..53b5bb90f67 100644
49 --- a/dev-python/catkin_pkg/catkin_pkg-9999.ebuild
50 +++ b/dev-python/catkin_pkg/catkin_pkg-9999.ebuild
51 @@ -13,7 +13,7 @@ fi
52 inherit ${SCM} distutils-r1
53
54 DESCRIPTION="Standalone Python library for the catkin package system"
55 -HOMEPAGE="http://wiki.ros.org/catkin_pkg"
56 +HOMEPAGE="https://wiki.ros.org/catkin_pkg"
57 if [ "${PV#9999}" != "${PV}" ] ; then
58 SRC_URI=""
59 KEYWORDS=""