commit: 9aa64ce806ef5f1e8929dce1be1c10d4cae303fa Author: Lukas Schmelting <lschmelting <AT> posteo <DOT> com> AuthorDate: Fri Jun 6 18:52:35 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jun 9 00:21:03 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9aa64ce8
x11-wm/mutter: Update HOMEPAGE Thanks @zyxhere for the suggestion. Signed-off-by: Lukas Schmelting <lschmelting <AT> posteo.com> Part-of: https://github.com/gentoo/gentoo/pull/42380 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-wm/mutter/mutter-46.7-r1.ebuild | 2 +- x11-wm/mutter/mutter-47.6-r1.ebuild | 2 +- x11-wm/mutter/mutter-47.8.ebuild | 2 +- x11-wm/mutter/mutter-9999.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11-wm/mutter/mutter-46.7-r1.ebuild b/x11-wm/mutter/mutter-46.7-r1.ebuild index d73064049a89..54917d728711 100644 --- a/x11-wm/mutter/mutter-46.7-r1.ebuild +++ b/x11-wm/mutter/mutter-46.7-r1.ebuild @@ -6,7 +6,7 @@ PYTHON_COMPAT=( python3_{11..12} python3_{13..14}{,t} ) inherit gnome.org gnome2-utils meson python-any-r1 udev xdg DESCRIPTION="GNOME compositing window manager based on Clutter" -HOMEPAGE="https://gitlab.gnome.org/GNOME/mutter/" +HOMEPAGE="https://mutter.gnome.org" LICENSE="GPL-2+" if [[ ${PV} == 9999 ]]; then diff --git a/x11-wm/mutter/mutter-47.6-r1.ebuild b/x11-wm/mutter/mutter-47.6-r1.ebuild index da2597e174c1..524af59d9ea6 100644 --- a/x11-wm/mutter/mutter-47.6-r1.ebuild +++ b/x11-wm/mutter/mutter-47.6-r1.ebuild @@ -6,7 +6,7 @@ PYTHON_COMPAT=( python3_{11..12} python3_{13..14}{,t} ) inherit gnome.org gnome2-utils meson python-any-r1 udev xdg DESCRIPTION="GNOME compositing window manager based on Clutter" -HOMEPAGE="https://gitlab.gnome.org/GNOME/mutter/" +HOMEPAGE="https://mutter.gnome.org" LICENSE="GPL-2+" if [[ ${PV} == 9999 ]]; then diff --git a/x11-wm/mutter/mutter-47.8.ebuild b/x11-wm/mutter/mutter-47.8.ebuild index da2597e174c1..524af59d9ea6 100644 --- a/x11-wm/mutter/mutter-47.8.ebuild +++ b/x11-wm/mutter/mutter-47.8.ebuild @@ -6,7 +6,7 @@ PYTHON_COMPAT=( python3_{11..12} python3_{13..14}{,t} ) inherit gnome.org gnome2-utils meson python-any-r1 udev xdg DESCRIPTION="GNOME compositing window manager based on Clutter" -HOMEPAGE="https://gitlab.gnome.org/GNOME/mutter/" +HOMEPAGE="https://mutter.gnome.org" LICENSE="GPL-2+" if [[ ${PV} == 9999 ]]; then diff --git a/x11-wm/mutter/mutter-9999.ebuild b/x11-wm/mutter/mutter-9999.ebuild index 2fb9ecfddbb0..fdc768658809 100644 --- a/x11-wm/mutter/mutter-9999.ebuild +++ b/x11-wm/mutter/mutter-9999.ebuild @@ -6,7 +6,7 @@ PYTHON_COMPAT=( python3_{11..12} python3_{13..14}{,t} ) inherit gnome.org gnome2-utils meson python-any-r1 udev xdg DESCRIPTION="GNOME compositing window manager based on Clutter" -HOMEPAGE="https://gitlab.gnome.org/GNOME/mutter/" +HOMEPAGE="https://mutter.gnome.org" LICENSE="GPL-2+" if [[ ${PV} == 9999 ]]; then
