diff options
author | Francesco Turco <fturco@fastmail.fm> | 2018-11-15 22:01:07 +0100 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2018-11-17 15:52:34 +0100 |
commit | a326b6cf0dfb2550ac2148738b6eba0cc998a1e3 (patch) | |
tree | 3b107fa9cef967108a0b3d57499d06e954045b36 /x11-wm/mutter | |
parent | net-libs/libmicrohttpd: amd64 stable wrt bug #671014 (diff) | |
download | gentoo-a326b6cf0dfb2550ac2148738b6eba0cc998a1e3.tar.gz gentoo-a326b6cf0dfb2550ac2148738b6eba0cc998a1e3.tar.bz2 gentoo-a326b6cf0dfb2550ac2148738b6eba0cc998a1e3.zip |
x11-wm/mutter: update HOMEPAGE
Signed-off-by: Francesco Turco <fturco@fastmail.fm>
Closes: https://github.com/gentoo/gentoo/pull/10426
Signed-off-by: Gilles Dartiguelongue <eva@gentoo.org>
Diffstat (limited to 'x11-wm/mutter')
-rw-r--r-- | x11-wm/mutter/mutter-3.22.4-r1.ebuild | 2 | ||||
-rw-r--r-- | x11-wm/mutter/mutter-3.24.4.ebuild | 2 | ||||
-rw-r--r-- | x11-wm/mutter/mutter-3.26.2-r1.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/mutter/mutter-3.22.4-r1.ebuild b/x11-wm/mutter/mutter-3.22.4-r1.ebuild index 01419c52e5c7..db6c355e133d 100644 --- a/x11-wm/mutter/mutter-3.22.4-r1.ebuild +++ b/x11-wm/mutter/mutter-3.22.4-r1.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit gnome2 virtualx DESCRIPTION="GNOME 3 compositing window manager based on Clutter" -HOMEPAGE="https://git.gnome.org/browse/mutter/" +HOMEPAGE="https://gitlab.gnome.org/GNOME/mutter/" LICENSE="GPL-2+" SLOT="0" diff --git a/x11-wm/mutter/mutter-3.24.4.ebuild b/x11-wm/mutter/mutter-3.24.4.ebuild index 8a196f8d6038..0479c4fea710 100644 --- a/x11-wm/mutter/mutter-3.24.4.ebuild +++ b/x11-wm/mutter/mutter-3.24.4.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit gnome2 virtualx DESCRIPTION="GNOME 3 compositing window manager based on Clutter" -HOMEPAGE="https://git.gnome.org/browse/mutter/" +HOMEPAGE="https://gitlab.gnome.org/GNOME/mutter/" LICENSE="GPL-2+" SLOT="0/0" diff --git a/x11-wm/mutter/mutter-3.26.2-r1.ebuild b/x11-wm/mutter/mutter-3.26.2-r1.ebuild index 209182f780be..6ba7697388f3 100644 --- a/x11-wm/mutter/mutter-3.26.2-r1.ebuild +++ b/x11-wm/mutter/mutter-3.26.2-r1.ebuild @@ -6,7 +6,7 @@ GNOME2_EAUTORECONF="yes" inherit gnome2 virtualx DESCRIPTION="GNOME 3 compositing window manager based on Clutter" -HOMEPAGE="https://git.gnome.org/browse/mutter/" +HOMEPAGE="https://gitlab.gnome.org/GNOME/mutter/" SRC_URI+=" https://dev.gentoo.org/~leio/distfiles/${P}-patchset.tar.xz" LICENSE="GPL-2+" |