commit: 99927ab83f60f8eac2a62df8329646765ae8801f Author: Louis Sautier <sbraz <AT> gentoo <DOT> org> AuthorDate: Sat Jun 29 22:05:17 2024 +0000 Commit: Louis Sautier <sbraz <AT> gentoo <DOT> org> CommitDate: Sat Jun 29 23:25:04 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99927ab8
www-apps/icingaweb2: update HOMEPAGE Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org> www-apps/icingaweb2/icingaweb2-2.12.1.ebuild | 2 +- www-apps/icingaweb2/icingaweb2-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www-apps/icingaweb2/icingaweb2-2.12.1.ebuild b/www-apps/icingaweb2/icingaweb2-2.12.1.ebuild index 1c60e365eb39..909ffade39f6 100644 --- a/www-apps/icingaweb2/icingaweb2-2.12.1.ebuild +++ b/www-apps/icingaweb2/icingaweb2-2.12.1.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit depend.apache multilib DESCRIPTION="Icinga Web 2 - Frontend for icinga2" -HOMEPAGE="http://www.icinga.org/" +HOMEPAGE="https://icinga.com/" if [[ ${PV} == *9999 ]];then inherit git-r3 diff --git a/www-apps/icingaweb2/icingaweb2-9999.ebuild b/www-apps/icingaweb2/icingaweb2-9999.ebuild index 9103daa5bbe2..7844cf427860 100644 --- a/www-apps/icingaweb2/icingaweb2-9999.ebuild +++ b/www-apps/icingaweb2/icingaweb2-9999.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit depend.apache multilib DESCRIPTION="Icinga Web 2 - Frontend for icinga2" -HOMEPAGE="http://www.icinga.org/" +HOMEPAGE="https://icinga.com/" if [[ ${PV} == *9999 ]];then inherit git-r3
