diff --git a/dev-vcs/gitg/gitg-44-r1.ebuild b/dev-vcs/gitg/gitg-44-r1.ebuild index 9b2aaa0dbc674..3325f52f5dcc9 100644 --- a/dev-vcs/gitg/gitg-44-r1.ebuild +++ b/dev-vcs/gitg/gitg-44-r1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit gnome.org gnome2-utils meson python-r1 vala xdg DESCRIPTION="git repository viewer for GNOME" -HOMEPAGE="https://wiki.gnome.org/Apps/Gitg" +HOMEPAGE="https://gitlab.gnome.org/GNOME/gitg" LICENSE="GPL-2+" SLOT="0"