diff options
Diffstat (limited to 'x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r2.ebuild')
-rw-r--r-- | x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r2.ebuild b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r2.ebuild index 4755b277ab08..53b7223a8b19 100644 --- a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r2.ebuild +++ b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r2.ebuild @@ -9,11 +9,11 @@ XORG_DOC=doc XORG_MULTILIB=yes inherit xorg-2 -EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/util-cursor.git" +EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/lib/libxcb-cursor.git" EGIT_HAS_SUBMODULES=yes DESCRIPTION="X C-language Bindings sample implementations" -HOMEPAGE="https://xcb.freedesktop.org/" +HOMEPAGE="https://xcb.freedesktop.org/ https://gitlab.freedesktop.org/xorg/lib/libxcb-cursor" KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="test" |