diff options
author | Pacho Ramos <pacho@gentoo.org> | 2024-12-01 12:09:33 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2024-12-01 12:11:35 +0100 |
commit | 857d65e477e7b2a0e1d80d0718cd64f2d63eadba (patch) | |
tree | f05872c34e8fe3e9937671d7ba41ba28296261ff /gnome-base | |
parent | gnome-base/gnome-shell: add 46.7 (diff) | |
download | gentoo-857d65e477e7b2a0e1d80d0718cd64f2d63eadba.tar.gz gentoo-857d65e477e7b2a0e1d80d0718cd64f2d63eadba.tar.bz2 gentoo-857d65e477e7b2a0e1d80d0718cd64f2d63eadba.zip |
gnome-base/gnome-shell: update HOMEPAGE
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-shell/gnome-shell-46.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-shell/gnome-shell-46.7.ebuild b/gnome-base/gnome-shell/gnome-shell-46.7.ebuild index e9129bd020c0..0bbe4337f05e 100644 --- a/gnome-base/gnome-shell/gnome-shell-46.7.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-46.7.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{10..13} ) inherit gnome.org gnome2-utils meson optfeature python-single-r1 virtualx xdg DESCRIPTION="Provides core UI functions for the GNOME desktop" -HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShell https://gitlab.gnome.org/GNOME/gnome-shell" +HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-shell" LICENSE="GPL-2+ LGPL-2+" SLOT="0" |