x11-libs/*: Update HOMEPAGE and EGIT_REPO_URI.
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Mon, 25 Mar 2019 03:40:33 +0000 (04:40 +0100)
committerMatt Turner <mattst88@gentoo.org>
Mon, 25 Mar 2019 03:59:58 +0000 (20:59 -0700)
Bug: https://bugs.gentoo.org/681708
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
17 files changed:
x11-libs/cairo/cairo-1.16.0-r2.ebuild
x11-libs/cairo/cairo-9999.ebuild
x11-libs/libXfont2/libXfont2-2.0.3-r1.ebuild
x11-libs/libXfont2/libXfont2-9999.ebuild
x11-libs/libXres/libXres-1.2.0-r1.ebuild
x11-libs/libdrm/libdrm-2.4.96.ebuild
x11-libs/libdrm/libdrm-2.4.97.ebuild
x11-libs/libdrm/libdrm-9999.ebuild
x11-libs/libva/libva-1.7.3.ebuild
x11-libs/libva/libva-1.8.3.ebuild
x11-libs/libxcb/libxcb-1.13.1.ebuild
x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r2.ebuild
x11-libs/xcb-util-image/xcb-util-image-0.4.0-r1.ebuild
x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0-r1.ebuild
x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r2.ebuild
x11-libs/xcb-util-wm/xcb-util-wm-0.4.1-r2.ebuild
x11-libs/xcb-util/xcb-util-0.4.0-r1.ebuild

index f496275852358ff03f104bb4d3255cd046c0b722..33d36a607036fc0631ae674402372468a8e7f74f 100644 (file)
@@ -7,7 +7,7 @@ inherit eutils flag-o-matic autotools multilib-minimal
 
 if [[ ${PV} == *9999* ]]; then
        inherit git-r3
-       EGIT_REPO_URI="https://anongit.freedesktop.org/git/cairo"
+       EGIT_REPO_URI="https://gitlab.freedesktop.org/cairo/cairo.git"
        SRC_URI=""
 else
        SRC_URI="https://www.cairographics.org/releases/${P}.tar.xz"
@@ -15,7 +15,7 @@ else
 fi
 
 DESCRIPTION="A vector graphics library with cross-device output support"
-HOMEPAGE="https://www.cairographics.org"
+HOMEPAGE="https://www.cairographics.org/ https://gitlab.freedesktop.org/cairo/cairo"
 LICENSE="|| ( LGPL-2.1 MPL-1.1 )"
 SLOT="0"
 IUSE="X aqua debug gles2 +glib opengl static-libs +svg utils valgrind xcb"
index 50f6c6a7649f4c414a7ec0e753bd4d0682e8acb2..2145909816d9b0dd9e643cb2bd1c5da66cc174d5 100644 (file)
@@ -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=6
@@ -7,7 +7,7 @@ inherit eutils flag-o-matic autotools multilib-minimal
 
 if [[ ${PV} == *9999* ]]; then
        inherit git-r3
-       EGIT_REPO_URI="https://anongit.freedesktop.org/git/cairo"
+       EGIT_REPO_URI="https://gitlab.freedesktop.org/cairo/cairo.git"
        SRC_URI=""
 else
        SRC_URI="https://www.cairographics.org/releases/${P}.tar.xz"
@@ -15,7 +15,7 @@ else
 fi
 
 DESCRIPTION="A vector graphics library with cross-device output support"
-HOMEPAGE="https://www.cairographics.org"
+HOMEPAGE="https://www.cairographics.org/ https://gitlab.freedesktop.org/cairo/cairo"
 LICENSE="|| ( LGPL-2.1 MPL-1.1 )"
 SLOT="0"
 IUSE="X aqua debug gles2 +glib opengl static-libs +svg utils valgrind xcb"
index 213dbc54ea854ef2149cffc8816a13b84b36d17e..b58394e50199385c05077fb868c6a58ca8ca472f 100644 (file)
@@ -3,6 +3,7 @@
 
 EAPI=5
 
+XORG_PACKAGE_NAME=libxfont
 XORG_DOC=doc
 inherit xorg-2
 
index cbf9a115a367e9804e65d456cc22323f2b42738a..9463d5e13105e5d5fdea3f0c6cbe38084c009d28 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
+XORG_PACKAGE_NAME=libxfont
 XORG_DOC=doc
-EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/lib/libXfont.git"
 inherit xorg-2
 
 DESCRIPTION="X.Org Xfont library"
index e1881a43c5299b4e635bc7a6b379a1ff524a2836..f943dd0cebcb655f028ba4b9f49025615733cbcb 100644 (file)
@@ -4,7 +4,6 @@
 EAPI=5
 inherit xorg-2
 
-EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/lib/libXRes.git"
 DESCRIPTION="X.Org XRes library"
 
 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 ~x86-solaris"
index 3a5364686a6cb8d524b03cd18cc036f3ff83b046..76499a8ff61bfa8091834b370aea2de87c86b686 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-EGIT_REPO_URI="https://anongit.freedesktop.org/git/mesa/drm.git"
+EGIT_REPO_URI="https://gitlab.freedesktop.org/mesa/drm.git"
 
 if [[ ${PV} = 9999* ]]; then
        GIT_ECLASS="git-r3"
@@ -12,7 +12,7 @@ fi
 inherit ${GIT_ECLASS} meson multilib-minimal
 
 DESCRIPTION="X.Org libdrm library"
-HOMEPAGE="https://dri.freedesktop.org/"
+HOMEPAGE="https://dri.freedesktop.org/ https://gitlab.freedesktop.org/mesa/drm"
 if [[ ${PV} = 9999* ]]; then
        SRC_URI=""
 else
index f376bc40fae60843b50ac872bfa293f4615e217d..29daf988738cc5ef6904d0a1bc37084157ea4f36 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-EGIT_REPO_URI="https://anongit.freedesktop.org/git/mesa/drm.git"
+EGIT_REPO_URI="https://gitlab.freedesktop.org/mesa/drm.git"
 
 if [[ ${PV} = 9999* ]]; then
        GIT_ECLASS="git-r3"
@@ -12,7 +12,7 @@ fi
 inherit ${GIT_ECLASS} meson multilib-minimal
 
 DESCRIPTION="X.Org libdrm library"
-HOMEPAGE="https://dri.freedesktop.org/"
+HOMEPAGE="https://dri.freedesktop.org/ https://gitlab.freedesktop.org/mesa/drm"
 if [[ ${PV} = 9999* ]]; then
        SRC_URI=""
 else
index f376bc40fae60843b50ac872bfa293f4615e217d..29daf988738cc5ef6904d0a1bc37084157ea4f36 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-EGIT_REPO_URI="https://anongit.freedesktop.org/git/mesa/drm.git"
+EGIT_REPO_URI="https://gitlab.freedesktop.org/mesa/drm.git"
 
 if [[ ${PV} = 9999* ]]; then
        GIT_ECLASS="git-r3"
@@ -12,7 +12,7 @@ fi
 inherit ${GIT_ECLASS} meson multilib-minimal
 
 DESCRIPTION="X.Org libdrm library"
-HOMEPAGE="https://dri.freedesktop.org/"
+HOMEPAGE="https://dri.freedesktop.org/ https://gitlab.freedesktop.org/mesa/drm"
 if [[ ${PV} = 9999* ]]; then
        SRC_URI=""
 else
index 11f0e32b0f55605c39d81f497525b5aabefe5a51..442042222ed79afa848e4efe5ad5f6fbd8e972f7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,7 +7,7 @@ SCM=""
 if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild
        SCM=git-2
        EGIT_BRANCH=master
-       EGIT_REPO_URI="git://anongit.freedesktop.org/vaapi/libva"
+       EGIT_REPO_URI="https://github.com/intel/libva"
 fi
 
 AUTOTOOLS_AUTORECONF="yes"
index 0e83286870d53ef83bd92bc1a02b1bd17d21a0f5..46863705b6832a4164c8a28a3de75ddf7fe726ad 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,7 +7,7 @@ SCM=""
 if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild
        SCM=git-r3
        EGIT_BRANCH=master
-       EGIT_REPO_URI="https://github.com/01org/libva"
+       EGIT_REPO_URI="https://github.com/intel/libva"
 fi
 
 AUTOTOOLS_AUTORECONF="yes"
index 9bbbd758b0aa428ea14d37eaf492a172741cdb3e..2f4bf436ec4f03749930f5f4db02aa273c599aae 100644 (file)
@@ -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
@@ -11,8 +11,7 @@ XORG_MULTILIB=yes
 inherit python-any-r1 xorg-2
 
 DESCRIPTION="X C-language Bindings library"
-HOMEPAGE="https://xcb.freedesktop.org/"
-EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/libxcb.git"
+HOMEPAGE="https://xcb.freedesktop.org/ https://gitlab.freedesktop.org/xorg/lib/libxcb"
 [[ ${PV} != 9999* ]] && \
        SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2"
 
index 4755b277ab0883b69fe1608b67ef4bb42900c549..53b7223a8b193b32218b54105782e7f89847d2e5 100644 (file)
@@ -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"
index cb19060a7abfb99e67895405dd06a27302f46c73..65e88314ce5d42146152ca14bb3a57a19a0fa45a 100644 (file)
@@ -9,10 +9,10 @@ XORG_DOC=doc
 XORG_MULTILIB=yes
 inherit xorg-2
 
-EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/util-image.git"
+EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/lib/libxcb-image.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-image"
 
 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"
index 49c59d697aabbe73eafb5cea7aca868673bee8c8..0390fce9d628cb8e7764e425057741f17630e63d 100644 (file)
@@ -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"
index b47185293a8caa2a4b7824c806e04289eba5d80f..1c2e9b8587d5aeae1fe22883cb31723737efc904 100644 (file)
@@ -9,11 +9,11 @@ XORG_DOC=doc
 XORG_MULTILIB=yes
 inherit xorg-2
 
-EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/util-renderutil.git"
+EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/lib/libxcb-render-util.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-render-util"
 
 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"
index 1c7a904c46eecbf7c551a63463156445c66b2389..db1390311f0741c2b422f5a6da0290f59703d937 100644 (file)
@@ -9,11 +9,11 @@ XORG_DOC=doc
 XORG_MULTILIB=yes
 inherit xorg-2
 
-EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/util-wm.git"
+EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/lib/libxcb-wm.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-wm"
 
 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"
index 335bbd9325f134cbb74b2b9a3975e55ece397f8a..019f7ed03500a4c3012629db0d2a86b1cdc760ae 100644 (file)
@@ -9,10 +9,10 @@ XORG_DOC=doc
 XORG_MULTILIB=yes
 inherit xorg-2
 
-EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/util.git"
+EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/lib/libxcb-util.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-util"
 
 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"