commit: a05b80512d9753f0a3a0159992d7bd4d698ad0a7 Author: idealseal <realidealseal <AT> protonmail <DOT> com> AuthorDate: Sun Jun 22 11:08:27 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jul 4 20:00:29 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a05b8051
app-admin/ansible: update HOMEPAGE Signed-off-by: idealseal <realidealseal <AT> protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42688 Signed-off-by: Sam James <sam <AT> gentoo.org> app-admin/ansible/ansible-11.2.0.ebuild | 5 ++++- app-admin/ansible/ansible-11.6.0.ebuild | 5 ++++- app-admin/ansible/ansible-12.0.0_alpha6.ebuild | 5 ++++- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/app-admin/ansible/ansible-11.2.0.ebuild b/app-admin/ansible/ansible-11.2.0.ebuild index 4c06d1ddc555..4a31d4329e22 100644 --- a/app-admin/ansible/ansible-11.2.0.ebuild +++ b/app-admin/ansible/ansible-11.2.0.ebuild @@ -9,7 +9,10 @@ PYTHON_COMPAT=( python3_{11..13} ) inherit distutils-r1 pypi DESCRIPTION="Model-driven deployment, config management, and command execution framework" -HOMEPAGE="https://www.ansible.com/" +HOMEPAGE=" + https://www.redhat.com/en/ansible-collaborative + https://github.com/ansible-community/ansible-build-data +" LICENSE="GPL-3+" SLOT="0" diff --git a/app-admin/ansible/ansible-11.6.0.ebuild b/app-admin/ansible/ansible-11.6.0.ebuild index 73e7e354e6b7..199f6881c574 100644 --- a/app-admin/ansible/ansible-11.6.0.ebuild +++ b/app-admin/ansible/ansible-11.6.0.ebuild @@ -9,7 +9,10 @@ PYTHON_COMPAT=( python3_{11..14} ) inherit distutils-r1 pypi DESCRIPTION="Model-driven deployment, config management, and command execution framework" -HOMEPAGE="https://www.ansible.com/" +HOMEPAGE=" + https://www.redhat.com/en/ansible-collaborative + https://github.com/ansible-community/ansible-build-data +" LICENSE="GPL-3+" SLOT="0" diff --git a/app-admin/ansible/ansible-12.0.0_alpha6.ebuild b/app-admin/ansible/ansible-12.0.0_alpha6.ebuild index 3f0ca9096b60..aa097e82965a 100644 --- a/app-admin/ansible/ansible-12.0.0_alpha6.ebuild +++ b/app-admin/ansible/ansible-12.0.0_alpha6.ebuild @@ -9,7 +9,10 @@ PYTHON_COMPAT=( python3_{11..14} ) inherit distutils-r1 pypi DESCRIPTION="Model-driven deployment, config management, and command execution framework" -HOMEPAGE="https://www.ansible.com/" +HOMEPAGE=" + https://www.redhat.com/en/ansible-collaborative + https://github.com/ansible-community/ansible-build-data +" LICENSE="GPL-3+" SLOT="0"
