Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python_orocos_kdl/
Date: Mon, 16 May 2022 13:28:03
Message-Id: 1652707616.80c4f88f51ba9c0833b2c051f46b309b27b1301c.mgorny@gentoo
1 commit: 80c4f88f51ba9c0833b2c051f46b309b27b1301c
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 16 13:26:05 2022 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon May 16 13:26:56 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80c4f88f
7
8 dev-python/python_orocos_kdl: Update HOMEPAGE
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/python_orocos_kdl/python_orocos_kdl-1.5.1.ebuild | 4 ++--
13 dev-python/python_orocos_kdl/python_orocos_kdl-9999.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/dev-python/python_orocos_kdl/python_orocos_kdl-1.5.1.ebuild b/dev-python/python_orocos_kdl/python_orocos_kdl-1.5.1.ebuild
17 index 3c9273f16a74..803362cbbffc 100644
18 --- a/dev-python/python_orocos_kdl/python_orocos_kdl-1.5.1.ebuild
19 +++ b/dev-python/python_orocos_kdl/python_orocos_kdl-1.5.1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2021 Gentoo Authors
22 +# Copyright 1999-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{8..10} )
27 inherit python-r1 cmake
28
29 DESCRIPTION="Python bindings for KDL"
30 -HOMEPAGE="https://www.orocos.org/kdl"
31 +HOMEPAGE="https://www.orocos.org/kdl.html"
32 if [[ ${PV} = *9999 ]] ; then
33 inherit git-r3
34 EGIT_REPO_URI="https://github.com/orocos/orocos_kinematics_dynamics"
35
36 diff --git a/dev-python/python_orocos_kdl/python_orocos_kdl-9999.ebuild b/dev-python/python_orocos_kdl/python_orocos_kdl-9999.ebuild
37 index 3c9273f16a74..803362cbbffc 100644
38 --- a/dev-python/python_orocos_kdl/python_orocos_kdl-9999.ebuild
39 +++ b/dev-python/python_orocos_kdl/python_orocos_kdl-9999.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2021 Gentoo Authors
42 +# Copyright 1999-2022 Gentoo Authors
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI=7
46 @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{8..10} )
47 inherit python-r1 cmake
48
49 DESCRIPTION="Python bindings for KDL"
50 -HOMEPAGE="https://www.orocos.org/kdl"
51 +HOMEPAGE="https://www.orocos.org/kdl.html"
52 if [[ ${PV} = *9999 ]] ; then
53 inherit git-r3
54 EGIT_REPO_URI="https://github.com/orocos/orocos_kinematics_dynamics"