summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2019-03-25 04:39:36 +0100
committerMatt Turner <mattst88@gentoo.org>2019-03-24 20:59:58 -0700
commitb9fa6bff58e5fb61b6b6d8f982aaa376b9b73948 (patch)
tree02cb20f5e170eeabc9105e10ded5d1f1a1cdaca0 /x11-base/xcb-proto
parentx11-apps/*: Update HOMEPAGE and EGIT_REPO_URI. (diff)
downloadgentoo-b9fa6bff58e5fb61b6b6d8f982aaa376b9b73948.tar.gz
gentoo-b9fa6bff58e5fb61b6b6d8f982aaa376b9b73948.tar.bz2
gentoo-b9fa6bff58e5fb61b6b6d8f982aaa376b9b73948.zip
x11-base/*: 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-base/xcb-proto')
-rw-r--r--x11-base/xcb-proto/xcb-proto-1.13.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-base/xcb-proto/xcb-proto-1.13.ebuild b/x11-base/xcb-proto/xcb-proto-1.13.ebuild
index 2140e9956510..c7879409035f 100644
--- a/x11-base/xcb-proto/xcb-proto-1.13.ebuild
+++ b/x11-base/xcb-proto/xcb-proto-1.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,8 +10,8 @@ XORG_STATIC=no
inherit python-r1 xorg-2
DESCRIPTION="X C-language Bindings protocol headers"
-HOMEPAGE="https://xcb.freedesktop.org/"
-EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/proto.git"
+HOMEPAGE="https://xcb.freedesktop.org/ https://gitlab.freedesktop.org/xorg/proto/xcbproto"
+EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/proto/xcbproto.git"
[[ ${PV} != 9999* ]] && \
SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2"