diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2019-03-25 04:40:33 +0100 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-03-24 20:59:58 -0700 |
commit | b2b83f21fa25c1e531f4760316d046052a89ad8e (patch) | |
tree | 6b752740a55e318f785841e08eeacf9e81218088 /x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0-r1.ebuild | |
parent | x11-base/*: Update HOMEPAGE and EGIT_REPO_URI. (diff) | |
download | gentoo-b2b83f21fa25c1e531f4760316d046052a89ad8e.tar.gz gentoo-b2b83f21fa25c1e531f4760316d046052a89ad8e.tar.bz2 gentoo-b2b83f21fa25c1e531f4760316d046052a89ad8e.zip |
x11-libs/*: Update HOMEPAGE and EGIT_REPO_URI.
Bug: https://bugs.gentoo.org/681708
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0-r1.ebuild')
-rw-r--r-- | x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0-r1.ebuild b/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0-r1.ebuild index 49c59d697aab..0390fce9d628 100644 --- a/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0-r1.ebuild +++ b/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0-r1.ebuild @@ -9,10 +9,10 @@ XORG_DOC=doc XORG_MULTILIB=yes inherit xorg-2 -EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/util-keysyms.git" +EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/lib/libxcb-keysyms.git" DESCRIPTION="X C-language Bindings sample implementations" -HOMEPAGE="https://xcb.freedesktop.org/" +HOMEPAGE="https://xcb.freedesktop.org/ https://gitlab.freedesktop.org/xorg/lib/libxcb-keysyms" 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" |