From c6deeb3ad6d01d5915190b505756541d7606c5c5 Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Fri, 29 Mar 2019 04:06:23 +0100 Subject: x11-drivers/*: Update HOMEPAGE. Bug: https://bugs.gentoo.org/681708 Signed-off-by: Arfrever Frehtes Taifersar Arahesis Signed-off-by: Matt Turner --- x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.9.0.ebuild | 3 +-- x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.9.1.ebuild | 1 - x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15-r1.ebuild | 4 ++-- x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.16.ebuild | 2 +- x11-drivers/xf86-video-vboxvideo/xf86-video-vboxvideo-1.0.0.ebuild | 4 ++-- 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="" -- cgit v1.2.3-65-gdbad