summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2019-03-29 04:07:42 +0100
committerMatt Turner <mattst88@gentoo.org>2019-03-29 14:19:03 -0700
commit4141bdef80aa0aaf65ba00f94ae65a2f8b5b147c (patch)
treeccedd711fba0071d8ef741494bd6ff38e5851316 /x11-misc
parentx11-drivers/*: Update HOMEPAGE. (diff)
downloadgentoo-4141bdef80aa0aaf65ba00f94ae65a2f8b5b147c.tar.gz
gentoo-4141bdef80aa0aaf65ba00f94ae65a2f8b5b147c.tar.bz2
gentoo-4141bdef80aa0aaf65ba00f94ae65a2f8b5b147c.zip
x11-misc/*: 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-misc')
-rw-r--r--x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild6
-rw-r--r--x11-misc/gccmakedep/gccmakedep-9999.ebuild6
-rw-r--r--x11-misc/imake/imake-1.0.7-r1.ebuild6
-rw-r--r--x11-misc/lndir/lndir-1.0.3-r2.ebuild6
-rw-r--r--x11-misc/lndir/lndir-9999.ebuild6
-rw-r--r--x11-misc/makedepend/makedepend-1.0.5-r1.ebuild6
-rw-r--r--x11-misc/rendercheck/rendercheck-1.5-r1.ebuild4
-rw-r--r--x11-misc/rendercheck/rendercheck-1.5.ebuild3
-rw-r--r--x11-misc/util-macros/util-macros-1.19.2-r1.ebuild4
-rw-r--r--x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild6
-rw-r--r--x11-misc/xcompmgr/xcompmgr-1.1.7.ebuild5
-rw-r--r--x11-misc/xcompmgr/xcompmgr-1.1.8.ebuild3
-rw-r--r--x11-misc/xkeyboard-config/xkeyboard-config-2.25.ebuild4
-rw-r--r--x11-misc/xkeyboard-config/xkeyboard-config-2.26-r1.ebuild4
-rw-r--r--x11-misc/xkeyboard-config/xkeyboard-config-9999.ebuild4
-rw-r--r--x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r1.ebuild4
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 87b4031565b5..8f993fc10cf8 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 f324c514b6bd..cc6ee3f93480 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 79263523f8d8..4d2194fb2387 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 53c90ba0cb3e..5129dbabb0a5 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 3009d675272b..d9e6b13b90cd 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 4d6a30b7d6cb..6dcb3c505d78 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 8efe587b40ed..f7aedd6447ca 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 5171d61cedf0..34a45007eaf4 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 2b9da7591c9e..18a2a719c4ef 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 b563b993866e..1934ad373f37 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 f49e264c1b7f..259f20c25389 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 60166725362d..677c731f0799 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 771e138381b8..ba23a9053296 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 85d56e7d72f7..e98b90a9e218 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 6ec7db351529..18bac7384839 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 2184e9dd3911..2d2c29ce331c 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"