commit: 80c4f88f51ba9c0833b2c051f46b309b27b1301c Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon May 16 13:26:05 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon May 16 13:26:56 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80c4f88f
dev-python/python_orocos_kdl: Update HOMEPAGE Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/python_orocos_kdl/python_orocos_kdl-1.5.1.ebuild | 4 ++-- dev-python/python_orocos_kdl/python_orocos_kdl-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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 index 3c9273f16a74..803362cbbffc 100644 --- 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{8..10} ) inherit python-r1 cmake DESCRIPTION="Python bindings for KDL" -HOMEPAGE="https://www.orocos.org/kdl" +HOMEPAGE="https://www.orocos.org/kdl.html" if [[ ${PV} = *9999 ]] ; then inherit git-r3 EGIT_REPO_URI="https://github.com/orocos/orocos_kinematics_dynamics" diff --git a/dev-python/python_orocos_kdl/python_orocos_kdl-9999.ebuild b/dev-python/python_orocos_kdl/python_orocos_kdl-9999.ebuild index 3c9273f16a74..803362cbbffc 100644 --- a/dev-python/python_orocos_kdl/python_orocos_kdl-9999.ebuild +++ b/dev-python/python_orocos_kdl/python_orocos_kdl-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{8..10} ) inherit python-r1 cmake DESCRIPTION="Python bindings for KDL" -HOMEPAGE="https://www.orocos.org/kdl" +HOMEPAGE="https://www.orocos.org/kdl.html" if [[ ${PV} = *9999 ]] ; then inherit git-r3 EGIT_REPO_URI="https://github.com/orocos/orocos_kinematics_dynamics"