commit:     4141bdef80aa0aaf65ba00f94ae65a2f8b5b147c
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Fri Mar 29 03:07:42 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Mar 29 21:19:03 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4141bdef

x11-misc/*: Update HOMEPAGE and EGIT_REPO_URI.

Bug: https://bugs.gentoo.org/681708
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache.Org>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild            | 6 +++---
 x11-misc/gccmakedep/gccmakedep-9999.ebuild                | 6 +++---
 x11-misc/imake/imake-1.0.7-r1.ebuild                      | 6 +++---
 x11-misc/lndir/lndir-1.0.3-r2.ebuild                      | 6 +++---
 x11-misc/lndir/lndir-9999.ebuild                          | 6 +++---
 x11-misc/makedepend/makedepend-1.0.5-r1.ebuild            | 6 +++---
 x11-misc/rendercheck/rendercheck-1.5-r1.ebuild            | 4 ++--
 x11-misc/rendercheck/rendercheck-1.5.ebuild               | 3 ++-
 x11-misc/util-macros/util-macros-1.19.2-r1.ebuild         | 4 ++--
 x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild                | 6 +++---
 x11-misc/xcompmgr/xcompmgr-1.1.7.ebuild                   | 5 ++---
 x11-misc/xcompmgr/xcompmgr-1.1.8.ebuild                   | 3 +--
 x11-misc/xkeyboard-config/xkeyboard-config-2.25.ebuild    | 4 ++--
 x11-misc/xkeyboard-config/xkeyboard-config-2.26-r1.ebuild | 4 ++--
 x11-misc/xkeyboard-config/xkeyboard-config-9999.ebuild    | 4 ++--
 x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r1.ebuild      | 4 ++--
 16 files changed, 38 insertions(+), 39 deletions(-)

diff --git a/x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild 
b/x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild
index 87b4031565b..8f993fc10cf 100644
--- a/x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild
+++ b/x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DESCRIPTION="create dependencies in makefiles using 'gcc -M'"
-HOMEPAGE="https://www.x.org/wiki/ https://cgit.freedesktop.org/";
+HOMEPAGE="https://www.x.org/wiki/ 
https://gitlab.freedesktop.org/xorg/util/gccmakedep";
 
 if [[ ${PV} == 9999 ]]; then
-       EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/util/${PN}.git";
+       EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/util/gccmakedep.git";
        inherit autotools git-r3
        # x11-misc/util-macros only required on live ebuilds
        LIVE_DEPEND=">=x11-misc/util-macros-1.18"

diff --git a/x11-misc/gccmakedep/gccmakedep-9999.ebuild 
b/x11-misc/gccmakedep/gccmakedep-9999.ebuild
index f324c514b6b..cc6ee3f9348 100644
--- a/x11-misc/gccmakedep/gccmakedep-9999.ebuild
+++ b/x11-misc/gccmakedep/gccmakedep-9999.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DESCRIPTION="create dependencies in makefiles using 'gcc -M'"
-HOMEPAGE="https://www.x.org/wiki/ https://cgit.freedesktop.org/";
+HOMEPAGE="https://www.x.org/wiki/ 
https://gitlab.freedesktop.org/xorg/util/gccmakedep";
 
 if [[ ${PV} == 9999 ]]; then
-       EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/util/${PN}.git";
+       EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/util/gccmakedep.git";
        inherit autotools git-r3
        # x11-misc/util-macros only required on live ebuilds
        LIVE_DEPEND=">=x11-misc/util-macros-1.18"

diff --git a/x11-misc/imake/imake-1.0.7-r1.ebuild 
b/x11-misc/imake/imake-1.0.7-r1.ebuild
index 79263523f8d..4d2194fb238 100644
--- a/x11-misc/imake/imake-1.0.7-r1.ebuild
+++ b/x11-misc/imake/imake-1.0.7-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DESCRIPTION="C preprocessor interface to the make utility"
-HOMEPAGE="https://www.x.org/wiki/ https://cgit.freedesktop.org/";
+HOMEPAGE="https://www.x.org/wiki/ 
https://gitlab.freedesktop.org/xorg/util/imake";
 if [[ ${PV} == 9999 ]]; then
-       EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/util/imake.git";
+       EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/util/imake.git";
        inherit autotools git-r3
        # x11-misc-util/macros only required on live ebuilds
        LIVE_DEPEND=">=x11-misc/util-macros-1.18"

diff --git a/x11-misc/lndir/lndir-1.0.3-r2.ebuild 
b/x11-misc/lndir/lndir-1.0.3-r2.ebuild
index 53c90ba0cb3..5129dbabb0a 100644
--- a/x11-misc/lndir/lndir-1.0.3-r2.ebuild
+++ b/x11-misc/lndir/lndir-1.0.3-r2.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DESCRIPTION="create a shadow directory of symbolic links to another directory 
tree"
-HOMEPAGE="https://www.x.org/wiki/ https://cgit.freedesktop.org/";
+HOMEPAGE="https://www.x.org/wiki/ 
https://gitlab.freedesktop.org/xorg/util/lndir";
 
 if [[ ${PV} == 9999 ]]; then
-       EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/util/lndir.git";
+       EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/util/lndir.git";
        inherit autotools git-r3
        # x11-misc-util/macros only required on live ebuilds
        LIVE_DEPEND=">=x11-misc/util-macros-1.18"

diff --git a/x11-misc/lndir/lndir-9999.ebuild b/x11-misc/lndir/lndir-9999.ebuild
index 3009d675272..d9e6b13b90c 100644
--- a/x11-misc/lndir/lndir-9999.ebuild
+++ b/x11-misc/lndir/lndir-9999.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DESCRIPTION="create a shadow directory of symbolic links to another directory 
tree"
-HOMEPAGE="https://www.x.org/wiki/ https://cgit.freedesktop.org/";
+HOMEPAGE="https://www.x.org/wiki/ 
https://gitlab.freedesktop.org/xorg/util/lndir";
 
 if [[ ${PV} == 9999 ]]; then
-       EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/util/lndir.git";
+       EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/util/lndir.git";
        inherit autotools git-r3
        # x11-misc-util/macros only required on live ebuilds
        LIVE_DEPEND=">=x11-misc/util-macros-1.18"

diff --git a/x11-misc/makedepend/makedepend-1.0.5-r1.ebuild 
b/x11-misc/makedepend/makedepend-1.0.5-r1.ebuild
index 4d6a30b7d6c..6dcb3c505d7 100644
--- a/x11-misc/makedepend/makedepend-1.0.5-r1.ebuild
+++ b/x11-misc/makedepend/makedepend-1.0.5-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DESCRIPTION="create dependencies in makefiles"
-HOMEPAGE="https://www.x.org/wiki/ https://cgit.freedesktop.org/";
+HOMEPAGE="https://www.x.org/wiki/ 
https://gitlab.freedesktop.org/xorg/util/makedepend";
 
 if [[ ${PV} == 9999 ]]; then
-       
EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/util/makedepend.git";
+       EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/util/makedepend.git";
        inherit autotools git-r3
        # x11-misc-util/macros only required on live ebuilds
        LIVE_DEPEND=">=x11-misc/util-macros-1.18"

diff --git a/x11-misc/rendercheck/rendercheck-1.5-r1.ebuild 
b/x11-misc/rendercheck/rendercheck-1.5-r1.ebuild
index 8efe587b40e..f7aedd6447c 100644
--- a/x11-misc/rendercheck/rendercheck-1.5-r1.ebuild
+++ b/x11-misc/rendercheck/rendercheck-1.5-r1.ebuild
@@ -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=7
 
 DESCRIPTION="Tests for compliance with X RENDER extension"
-HOMEPAGE="https://www.x.org/wiki/ https://cgit.freedesktop.org/";
+HOMEPAGE="https://www.x.org/wiki/ 
https://gitlab.freedesktop.org/xorg/test/rendercheck";
 SRC_URI="mirror://xorg/app/${P}.tar.bz2"
 
 LICENSE="MIT"

diff --git a/x11-misc/rendercheck/rendercheck-1.5.ebuild 
b/x11-misc/rendercheck/rendercheck-1.5.ebuild
index 5171d61cedf..34a45007eaf 100644
--- a/x11-misc/rendercheck/rendercheck-1.5.ebuild
+++ b/x11-misc/rendercheck/rendercheck-1.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,6 +8,7 @@ XORG_STATIC=no
 inherit xorg-2
 
 DESCRIPTION="Tests for compliance with X RENDER extension"
+HOMEPAGE="https://www.x.org/wiki/ 
https://gitlab.freedesktop.org/xorg/test/rendercheck";
 
 KEYWORDS="~alpha amd64 ppc ppc64 ~sparc x86"
 IUSE=""

diff --git a/x11-misc/util-macros/util-macros-1.19.2-r1.ebuild 
b/x11-misc/util-macros/util-macros-1.19.2-r1.ebuild
index 2b9da7591c9..18a2a719c4e 100644
--- a/x11-misc/util-macros/util-macros-1.19.2-r1.ebuild
+++ b/x11-misc/util-macros/util-macros-1.19.2-r1.ebuild
@@ -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=7
 
 DESCRIPTION="X.Org autotools utility macros"
-HOMEPAGE="https://www.x.org/wiki/ https://cgit.freedesktop.org/";
+HOMEPAGE="https://www.x.org/wiki/ 
https://gitlab.freedesktop.org/xorg/util/macros";
 SRC_URI="mirror://xorg/util/${P}.tar.bz2"
 
 LICENSE="MIT"

diff --git a/x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild 
b/x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild
index b563b993866..1934ad373f3 100644
--- a/x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild
+++ b/x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DESCRIPTION="X Compositing manager"
-HOMEPAGE="https://freedesktop.org/wiki/Software/xapps";
+HOMEPAGE="https://www.x.org/wiki/ 
https://gitlab.freedesktop.org/xorg/app/xcompmgr";
 
 if [[ ${PV} == 9999 ]]; then
-       
EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/app/glxcompmgr.git";
+       EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/app/xcompmgr.git";
        inherit autotools git-r3
        # x11-misc-util/macros only required on live ebuilds
        LIVE_DEPEND=">=x11-misc/util-macros-1.18"

diff --git a/x11-misc/xcompmgr/xcompmgr-1.1.7.ebuild 
b/x11-misc/xcompmgr/xcompmgr-1.1.7.ebuild
index f49e264c1b7..259f20c2538 100644
--- a/x11-misc/xcompmgr/xcompmgr-1.1.7.ebuild
+++ b/x11-misc/xcompmgr/xcompmgr-1.1.7.ebuild
@@ -1,14 +1,13 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
+XORG_MODULE=app/
 XORG_STATIC=no
 inherit xorg-2
 
 DESCRIPTION="X Compositing manager"
-HOMEPAGE="https://freedesktop.org/wiki/Software/xapps";
-SRC_URI="https://www.x.org/releases/individual/app/${P}.tar.bz2";
 
 LICENSE="BSD"
 KEYWORDS="amd64 ppc ppc64 sparc x86"

diff --git a/x11-misc/xcompmgr/xcompmgr-1.1.8.ebuild 
b/x11-misc/xcompmgr/xcompmgr-1.1.8.ebuild
index 60166725362..677c731f079 100644
--- a/x11-misc/xcompmgr/xcompmgr-1.1.8.ebuild
+++ b/x11-misc/xcompmgr/xcompmgr-1.1.8.ebuild
@@ -3,12 +3,11 @@
 
 EAPI=7
 
+XORG_MODULE=app/
 XORG_STATIC=no
 inherit xorg-3
 
 DESCRIPTION="X Compositing manager"
-HOMEPAGE="https://freedesktop.org/wiki/Software/xapps";
-SRC_URI="https://www.x.org/releases/individual/app/${P}.tar.bz2";
 
 LICENSE="BSD"
 KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"

diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-2.25.ebuild 
b/x11-misc/xkeyboard-config/xkeyboard-config-2.25.ebuild
index 771e138381b..ba23a905329 100644
--- a/x11-misc/xkeyboard-config/xkeyboard-config-2.25.ebuild
+++ b/x11-misc/xkeyboard-config/xkeyboard-config-2.25.ebuild
@@ -4,10 +4,10 @@
 EAPI=7
 
 DESCRIPTION="X keyboard configuration database"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/XKeyboardConfig";
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/XKeyboardConfig 
https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config";
 
 if [[ ${PV} == 9999 ]]; then
-       EGIT_REPO_URI="https://anongit.freedesktop.org/git/xkeyboard-config.git";
+       
EGIT_REPO_URI="https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config.git";
        inherit autotools git-r3
        # x11-misc/util-macros only required on live ebuilds
        LIVE_DEPEND=">=x11-misc/util-macros-1.18"

diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-2.26-r1.ebuild 
b/x11-misc/xkeyboard-config/xkeyboard-config-2.26-r1.ebuild
index 85d56e7d72f..e98b90a9e21 100644
--- a/x11-misc/xkeyboard-config/xkeyboard-config-2.26-r1.ebuild
+++ b/x11-misc/xkeyboard-config/xkeyboard-config-2.26-r1.ebuild
@@ -4,10 +4,10 @@
 EAPI=7
 
 DESCRIPTION="X keyboard configuration database"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/XKeyboardConfig";
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/XKeyboardConfig 
https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config";
 
 if [[ ${PV} == 9999 ]]; then
-       EGIT_REPO_URI="https://anongit.freedesktop.org/git/xkeyboard-config.git";
+       
EGIT_REPO_URI="https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config.git";
        inherit autotools git-r3
        # x11-misc/util-macros only required on live ebuilds
        LIVE_DEPEND=">=x11-misc/util-macros-1.18"

diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-9999.ebuild 
b/x11-misc/xkeyboard-config/xkeyboard-config-9999.ebuild
index 6ec7db35152..18bac738483 100644
--- a/x11-misc/xkeyboard-config/xkeyboard-config-9999.ebuild
+++ b/x11-misc/xkeyboard-config/xkeyboard-config-9999.ebuild
@@ -4,10 +4,10 @@
 EAPI=7
 
 DESCRIPTION="X keyboard configuration database"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/XKeyboardConfig";
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/XKeyboardConfig 
https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config";
 
 if [[ ${PV} == 9999 ]]; then
-       EGIT_REPO_URI="https://anongit.freedesktop.org/git/xkeyboard-config.git";
+       
EGIT_REPO_URI="https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config.git";
        inherit autotools git-r3
        # x11-misc/util-macros only required on live ebuilds
        LIVE_DEPEND=">=x11-misc/util-macros-1.18"

diff --git a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r1.ebuild 
b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r1.ebuild
index 2184e9dd391..2d2c29ce331 100644
--- a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r1.ebuild
+++ b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r1.ebuild
@@ -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=7
 
 DESCRIPTION="Old Imake-related build files"
-HOMEPAGE="https://www.x.org/wiki/ https://cgit.freedesktop.org/";
+HOMEPAGE="https://www.x.org/wiki/ https://gitlab.freedesktop.org/xorg/util/cf";
 SRC_URI="mirror://xorg/util/${P}.tar.bz2
        
https://dev.gentoo.org/~mattst88/distfiles/${PN}-1.0.6-solaris-prefix.patch.bz2";
 

Reply via email to