dev-libs/*: Update HOMEPAGE and EGIT_REPO_URI.
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Fri, 29 Mar 2019 03:48:32 +0000 (04:48 +0100)
committerMatt Turner <mattst88@gentoo.org>
Fri, 29 Mar 2019 21:19:03 +0000 (14:19 -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>
19 files changed:
dev-libs/beignet/beignet-1.3.2-r1.ebuild
dev-libs/beignet/beignet-1.3.2-r2.ebuild
dev-libs/beignet/beignet-1.3.2.ebuild
dev-libs/beignet/beignet-9999.ebuild
dev-libs/libbsd/libbsd-0.8.6.ebuild
dev-libs/libbsd/libbsd-0.8.7.ebuild
dev-libs/libbsd/libbsd-0.9.1.ebuild
dev-libs/libevdev/libevdev-1.6.0.ebuild
dev-libs/libevdev/libevdev-9999.ebuild
dev-libs/libinput/libinput-1.11.3.ebuild
dev-libs/libinput/libinput-1.12.6.ebuild
dev-libs/libinput/libinput-1.13.0.ebuild
dev-libs/libpthread-stubs/libpthread-stubs-0.4-r1.ebuild
dev-libs/wayland/wayland-1.16.0.ebuild
dev-libs/wayland/wayland-1.17.0.ebuild
dev-libs/wayland/wayland-9999.ebuild
dev-libs/weston/weston-3.0.0.ebuild
dev-libs/weston/weston-5.0.0.ebuild
dev-libs/weston/weston-9999.ebuild

index aabc386a74b16fda4b27011836dfa5044652cb1e..3d33e0075c628dd76c61ea548a802948ee79dff6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ CMAKE_BUILD_TYPE="Release"
 inherit python-any-r1 cmake-multilib flag-o-matic llvm toolchain-funcs
 
 DESCRIPTION="OpenCL implementation for Intel GPUs"
-HOMEPAGE="https://01.org/beignet"
+HOMEPAGE="https://01.org/beignet https://gitlab.freedesktop.org/beignet/beignet"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
@@ -17,7 +17,7 @@ IUSE="ocl-icd ocl20"
 
 if [[ "${PV}" == "9999" ]]; then
        inherit git-r3
-       EGIT_REPO_URI="https://anongit.freedesktop.org/git/beignet.git"
+       EGIT_REPO_URI="https://gitlab.freedesktop.org/beignet/beignet.git"
        KEYWORDS=""
 else
        KEYWORDS="~amd64"
index 189160961421ad1defc049c873977d1b239736ce..17d7f95bfa0e342ad17dbf24d65b6bb2cf77d2ab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ CMAKE_BUILD_TYPE="Release"
 inherit python-any-r1 cmake-multilib flag-o-matic llvm toolchain-funcs
 
 DESCRIPTION="OpenCL implementation for Intel GPUs"
-HOMEPAGE="https://01.org/beignet"
+HOMEPAGE="https://01.org/beignet https://gitlab.freedesktop.org/beignet/beignet"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
@@ -17,7 +17,7 @@ IUSE="ocl-icd ocl20"
 
 if [[ "${PV}" == "9999" ]]; then
        inherit git-r3
-       EGIT_REPO_URI="https://anongit.freedesktop.org/git/beignet.git"
+       EGIT_REPO_URI="https://gitlab.freedesktop.org/beignet/beignet.git"
        KEYWORDS=""
 else
        KEYWORDS="~amd64"
index b586f5b888a2e262a17824015230016707a0eecb..a9918a01ce3a4c1bdf25df1cc7d5831379ffe15e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ CMAKE_BUILD_TYPE="Release"
 inherit python-any-r1 cmake-multilib flag-o-matic llvm toolchain-funcs
 
 DESCRIPTION="OpenCL implementation for Intel GPUs"
-HOMEPAGE="https://01.org/beignet"
+HOMEPAGE="https://01.org/beignet https://gitlab.freedesktop.org/beignet/beignet"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
@@ -17,7 +17,7 @@ IUSE="ocl-icd ocl20"
 
 if [[ "${PV}" == "9999" ]]; then
        inherit git-r3
-       EGIT_REPO_URI="https://anongit.freedesktop.org/git/beignet.git"
+       EGIT_REPO_URI="https://gitlab.freedesktop.org/beignet/beignet.git"
        KEYWORDS="amd64"
 else
        KEYWORDS="amd64"
index 5c7dd730a34cbdb90606967aac54eaf73f4e838c..3a7b1b4f1fc99ae6137cee96c63cc8a7b95b9803 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=6
@@ -9,7 +9,7 @@ CMAKE_BUILD_TYPE="Release"
 inherit python-any-r1 cmake-multilib flag-o-matic toolchain-funcs
 
 DESCRIPTION="OpenCL implementation for Intel GPUs"
-HOMEPAGE="https://01.org/beignet"
+HOMEPAGE="https://01.org/beignet https://gitlab.freedesktop.org/beignet/beignet"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
@@ -17,7 +17,7 @@ IUSE="ocl-icd ocl20"
 
 if [[ "${PV}" == "9999" ]]; then
        inherit git-r3
-       EGIT_REPO_URI="https://anongit.freedesktop.org/git/beignet.git"
+       EGIT_REPO_URI="https://gitlab.freedesktop.org/beignet/beignet.git"
        KEYWORDS=""
 else
        KEYWORDS="~amd64"
index 4e32f0a5ba99ca2d0b0f7612c8e3a81c2408c96e..1d417a410989bb4678094a7ae1b8fcff794c5b48 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit multilib-minimal
 
 DESCRIPTION="An library to provide useful functions commonly found on BSD systems"
-HOMEPAGE="https://libbsd.freedesktop.org/wiki/"
+HOMEPAGE="https://libbsd.freedesktop.org/wiki/ https://gitlab.freedesktop.org/libbsd/libbsd"
 SRC_URI="https://${PN}.freedesktop.org/releases/${P}.tar.xz"
 
 LICENSE="BSD BSD-2 BSD-4 ISC"
@@ -34,7 +34,7 @@ pkg_setup() {
 multilib_src_configure() {
        # The build system will install libbsd-ctor.a despite of USE="-static-libs"
        # which is correct, see:
-       # https://cgit.freedesktop.org/libbsd/commit/?id=c5b959028734ca2281250c85773d9b5e1d259bc8
+       # https://gitlab.freedesktop.org/libbsd/libbsd/commit/c5b959028734ca2281250c85773d9b5e1d259bc8
        ECONF_SOURCE="${S}" econf $(use_enable static-libs static)
 }
 
index 8ce1c8916cbe9db3cde377564992f28c85a4b795..8fe9b46741c7a065aae5d520f77e9ed224654f92 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit multilib-minimal
 
 DESCRIPTION="An library to provide useful functions commonly found on BSD systems"
-HOMEPAGE="https://libbsd.freedesktop.org/wiki/"
+HOMEPAGE="https://libbsd.freedesktop.org/wiki/ https://gitlab.freedesktop.org/libbsd/libbsd"
 SRC_URI="https://${PN}.freedesktop.org/releases/${P}.tar.xz"
 
 LICENSE="BSD BSD-2 BSD-4 ISC"
@@ -34,7 +34,7 @@ pkg_setup() {
 multilib_src_configure() {
        # The build system will install libbsd-ctor.a despite of USE="-static-libs"
        # which is correct, see:
-       # https://cgit.freedesktop.org/libbsd/commit/?id=c5b959028734ca2281250c85773d9b5e1d259bc8
+       # https://gitlab.freedesktop.org/libbsd/libbsd/commit/c5b959028734ca2281250c85773d9b5e1d259bc8
        ECONF_SOURCE="${S}" econf $(use_enable static-libs static)
 }
 
index fbc48c4614da478c51fe8544e597fa27e9851592..ea20e10357afb4edcd0ea74c1c981cdabb44fce5 100644 (file)
@@ -5,7 +5,7 @@ EAPI=6
 inherit multilib-minimal
 
 DESCRIPTION="An library to provide useful functions commonly found on BSD systems"
-HOMEPAGE="https://libbsd.freedesktop.org/wiki/"
+HOMEPAGE="https://libbsd.freedesktop.org/wiki/ https://gitlab.freedesktop.org/libbsd/libbsd"
 SRC_URI="https://${PN}.freedesktop.org/releases/${P}.tar.xz"
 
 LICENSE="BSD BSD-2 BSD-4 ISC"
@@ -34,7 +34,7 @@ pkg_setup() {
 multilib_src_configure() {
        # The build system will install libbsd-ctor.a despite of USE="-static-libs"
        # which is correct, see:
-       # https://cgit.freedesktop.org/libbsd/commit/?id=c5b959028734ca2281250c85773d9b5e1d259bc8
+       # https://gitlab.freedesktop.org/libbsd/libbsd/commit/c5b959028734ca2281250c85773d9b5e1d259bc8
        ECONF_SOURCE="${S}" econf $(use_enable static-libs static)
 }
 
index 162f2e22d07e2024fa2278b88cd86e7d3020f885..7b7765d8f412ae73de0ae5fd2510b4a513c6ce8f 100644 (file)
@@ -8,10 +8,10 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
 inherit multilib-minimal python-any-r1
 
 DESCRIPTION="Handler library for evdev events"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/libevdev/"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/libevdev/ https://gitlab.freedesktop.org/libevdev/libevdev"
 
 if [[ ${PV} == 9999* ]] ; then
-       EGIT_REPO_URI="https://anongit.freedesktop.org/git/libevdev.git"
+       EGIT_REPO_URI="https://gitlab.freedesktop.org/libevdev/libevdev.git"
        inherit autotools git-r3
 else
        SRC_URI="https://www.freedesktop.org/software/libevdev/${P}.tar.xz"
index 5ad289f7340847aa6fc82c4e8c6ed67132602728..f0df420f37758e960702f12ce362200cb2aa328f 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=7
@@ -8,10 +8,10 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
 inherit multilib-minimal python-any-r1
 
 DESCRIPTION="Handler library for evdev events"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/libevdev/"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/libevdev/ https://gitlab.freedesktop.org/libevdev/libevdev"
 
 if [[ ${PV} == 9999* ]] ; then
-       EGIT_REPO_URI="https://anongit.freedesktop.org/git/libevdev.git"
+       EGIT_REPO_URI="https://gitlab.freedesktop.org/libevdev/libevdev.git"
        inherit autotools git-r3
 else
        SRC_URI="https://www.freedesktop.org/software/libevdev/${P}.tar.xz"
index c60f29f7f67542c079de957d10296e65cfbbfe97..072c1deee40e6a84002c82d1721becda914c9e8a 100644 (file)
@@ -5,7 +5,7 @@ EAPI=6
 inherit meson udev
 
 DESCRIPTION="Library to handle input devices in Wayland"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/libinput/"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/libinput/ https://gitlab.freedesktop.org/libinput/libinput"
 SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz"
 
 LICENSE="MIT"
index a9abf03e5454193e8909a8e662a65c00c7a8ee1d..21bd0253ca3b556322d50568cae15a83a9ffebf4 100644 (file)
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_{4,5,6,7}} )
 inherit meson python-any-r1 udev
 
 DESCRIPTION="Library to handle input devices in Wayland"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/libinput/"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/libinput/ https://gitlab.freedesktop.org/libinput/libinput"
 SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz"
 
 LICENSE="MIT"
index fe9e7e7cf8c1371210b5049e6cc1d95e5b09cc70..5bd8983e0dada881e5f34d4db346a2994fa16a0e 100644 (file)
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_{4,5,6,7}} )
 inherit meson python-any-r1 udev
 
 DESCRIPTION="Library to handle input devices in Wayland"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/libinput/"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/libinput/ https://gitlab.freedesktop.org/libinput/libinput"
 SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz"
 
 LICENSE="MIT"
index 342a0aa0d9c055ea860b53ff8f5cac7fcd83aaa8..83e44b614d320f4289da396f03e4168842f3adfc 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=7
@@ -6,7 +6,7 @@ EAPI=7
 inherit multilib-minimal
 
 DESCRIPTION="Pthread functions stubs for platforms missing them"
-HOMEPAGE="https://www.x.org/wiki/"
+HOMEPAGE="https://www.x.org/wiki/ https://gitlab.freedesktop.org/xorg/lib/pthread-stubs"
 SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2"
 
 LICENSE="MIT"
index b4525981f1e54817b13ed8daeb6ee057a5ab99a7..943993af547882f09f365a0dbb52dc0aecdae244 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-EGIT_REPO_URI="https://anongit.freedesktop.org/git/wayland/wayland.git"
+EGIT_REPO_URI="https://gitlab.freedesktop.org/wayland/wayland.git"
 
 if [[ ${PV} = 9999* ]]; then
        GIT_ECLASS="git-r3"
@@ -12,7 +12,7 @@ fi
 inherit autotools libtool multilib-minimal toolchain-funcs $GIT_ECLASS
 
 DESCRIPTION="Wayland protocol libraries"
-HOMEPAGE="https://wayland.freedesktop.org/"
+HOMEPAGE="https://wayland.freedesktop.org/ https://gitlab.freedesktop.org/wayland/wayland"
 
 if [[ $PV = 9999* ]]; then
        SRC_URI=""
index 7e909b198261e86ddfc87f45c3a379304dd205a9..56fdba5f507b100b5a7694e6156e109fb1aa0171 100644 (file)
@@ -13,7 +13,7 @@ fi
 inherit autotools libtool multilib-minimal toolchain-funcs
 
 DESCRIPTION="Wayland protocol libraries"
-HOMEPAGE="https://wayland.freedesktop.org/"
+HOMEPAGE="https://wayland.freedesktop.org/ https://gitlab.freedesktop.org/wayland/wayland"
 
 LICENSE="MIT"
 SLOT="0"
index 7e909b198261e86ddfc87f45c3a379304dd205a9..56fdba5f507b100b5a7694e6156e109fb1aa0171 100644 (file)
@@ -13,7 +13,7 @@ fi
 inherit autotools libtool multilib-minimal toolchain-funcs
 
 DESCRIPTION="Wayland protocol libraries"
-HOMEPAGE="https://wayland.freedesktop.org/"
+HOMEPAGE="https://wayland.freedesktop.org/ https://gitlab.freedesktop.org/wayland/wayland"
 
 LICENSE="MIT"
 SLOT="0"
index 85b8492ffe17eb109092cdabbca31bc8b3527b7f..a3061e69cc022bf481b5b022661e4bb856e0f5aa 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=6
 
 if [[ ${PV} = 9999* ]]; then
-       EGIT_REPO_URI="https://anongit.freedesktop.org/git/wayland/weston.git"
+       EGIT_REPO_URI="https://gitlab.freedesktop.org/wayland/weston.git"
        GIT_ECLASS="git-r3"
        EXPERIMENTAL="true"
 fi
@@ -12,7 +12,7 @@ fi
 inherit autotools readme.gentoo-r1 toolchain-funcs $GIT_ECLASS
 
 DESCRIPTION="Wayland reference compositor"
-HOMEPAGE="https://wayland.freedesktop.org/"
+HOMEPAGE="https://wayland.freedesktop.org/ https://gitlab.freedesktop.org/wayland/weston"
 
 if [[ $PV = 9999* ]]; then
        SRC_URI="${SRC_PATCHES}"
index 61c5f7776cc666b4f0adb0157a256de81475547c..221535a3bedf527965892ca4221b4ef6d901a6ef 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 if [[ ${PV} = 9999* ]]; then
-       EGIT_REPO_URI="https://anongit.freedesktop.org/git/wayland/weston.git"
+       EGIT_REPO_URI="https://gitlab.freedesktop.org/wayland/weston.git"
        GIT_ECLASS="git-r3"
        EXPERIMENTAL="true"
 fi
@@ -12,7 +12,7 @@ fi
 inherit autotools readme.gentoo-r1 toolchain-funcs $GIT_ECLASS
 
 DESCRIPTION="Wayland reference compositor"
-HOMEPAGE="https://wayland.freedesktop.org/"
+HOMEPAGE="https://wayland.freedesktop.org/ https://gitlab.freedesktop.org/wayland/weston"
 
 if [[ $PV = 9999* ]]; then
        SRC_URI="${SRC_PATCHES}"
index 1a039dffa3122c31b772a0c7e26ce2eaeea5b9da..b06805e2e15d3582fc9e70622585deb95f4aa70d 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=6
 
 if [[ ${PV} = 9999* ]]; then
-       EGIT_REPO_URI="https://anongit.freedesktop.org/git/wayland/weston.git"
+       EGIT_REPO_URI="https://gitlab.freedesktop.org/wayland/weston.git"
        GIT_ECLASS="git-r3"
        EXPERIMENTAL="true"
 fi
@@ -12,7 +12,7 @@ fi
 inherit meson readme.gentoo-r1 toolchain-funcs $GIT_ECLASS
 
 DESCRIPTION="Wayland reference compositor"
-HOMEPAGE="https://wayland.freedesktop.org/"
+HOMEPAGE="https://wayland.freedesktop.org/ https://gitlab.freedesktop.org/wayland/weston"
 
 if [[ $PV = 9999* ]]; then
        SRC_URI="${SRC_PATCHES}"