diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2019-03-29 04:06:23 +0100 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-03-29 14:19:02 -0700 |
commit | c6deeb3ad6d01d5915190b505756541d7606c5c5 (patch) | |
tree | 4355a7dcba13d198077804c5a5d278b7e781b91a /x11-drivers | |
parent | x11-drivers/xf86-video-intel: Update SRC_URI and S for usage in future snapsh... (diff) | |
download | gentoo-c6deeb3ad6d01d5915190b505756541d7606c5c5.tar.gz gentoo-c6deeb3ad6d01d5915190b505756541d7606c5c5.tar.bz2 gentoo-c6deeb3ad6d01d5915190b505756541d7606c5c5.zip |
x11-drivers/*: Update HOMEPAGE.
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-drivers')
5 files changed, 6 insertions, 8 deletions
diff --git a/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.9.0.ebuild b/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.9.0.ebuild index f9182bd3397a..dd5bfaf3697d 100644 --- a/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.9.0.ebuild +++ b/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.9.0.ebuild @@ -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=5 @@ -6,7 +6,6 @@ EAPI=5 inherit linux-info xorg-2 DESCRIPTION="Driver for Synaptics touchpads" -HOMEPAGE="https://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/" KEYWORDS="amd64 arm ~mips ppc ppc64 x86" IUSE="kernel_linux" diff --git a/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.9.1.ebuild b/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.9.1.ebuild index 251c1f4e0719..4662dc300a54 100644 --- a/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.9.1.ebuild +++ b/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.9.1.ebuild @@ -6,7 +6,6 @@ EAPI=5 inherit linux-info xorg-2 DESCRIPTION="Driver for Synaptics touchpads" -HOMEPAGE="https://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/" KEYWORDS="amd64 arm ~arm64 ~mips ppc ppc64 x86" IUSE="kernel_linux" diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15-r1.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15-r1.ebuild index 4015df63ed84..b74d76a47bf3 100644 --- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15-r1.ebuild +++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15-r1.ebuild @@ -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=5 @@ -11,7 +11,7 @@ if [[ ${PV} == 9999* ]]; then fi DESCRIPTION="Accelerated Open Source driver for nVidia cards" -HOMEPAGE="https://nouveau.freedesktop.org/wiki/" +HOMEPAGE="https://nouveau.freedesktop.org/wiki/ https://cgit.freedesktop.org/nouveau/xf86-video-nouveau" KEYWORDS="amd64 ~arm64 ppc ppc64 x86" IUSE="" diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.16.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.16.ebuild index 199676766bf9..eec86bc056e4 100644 --- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.16.ebuild +++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.16.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} == 9999* ]]; then fi DESCRIPTION="Accelerated Open Source driver for nVidia cards" -HOMEPAGE="https://nouveau.freedesktop.org/wiki/" +HOMEPAGE="https://nouveau.freedesktop.org/wiki/ https://cgit.freedesktop.org/nouveau/xf86-video-nouveau" KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86" IUSE="" diff --git a/x11-drivers/xf86-video-vboxvideo/xf86-video-vboxvideo-1.0.0.ebuild b/x11-drivers/xf86-video-vboxvideo/xf86-video-vboxvideo-1.0.0.ebuild index 8409576b357f..53894630f774 100644 --- a/x11-drivers/xf86-video-vboxvideo/xf86-video-vboxvideo-1.0.0.ebuild +++ b/x11-drivers/xf86-video-vboxvideo/xf86-video-vboxvideo-1.0.0.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=5 +XORG_PACKAGE_NAME=xf86-video-vbox inherit xorg-2 DESCRIPTION="VirtualBox guest video driver" -HOMEPAGE="https://cgit.freedesktop.org/xorg/driver/xf86-video-vbox/" KEYWORDS="amd64 x86" IUSE="" |