commit: 258e62176b667b895117a357f28e0c775033e527
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 1 11:37:13 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Feb 1 11:37:13 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=258e6217
x11-libs/libva-intel-driver: Update homepage, bug #607758
Package-Manager: Portage-2.3.3, Repoman-2.3.1
x11-libs/libva-intel-driver/libva-intel-driver-1.7.3.ebuild | 2 +-
x11-libs/libva-intel-driver/libva-intel-driver-9999.ebuild | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/x11-libs/libva-intel-driver/libva-intel-driver-1.7.3.ebuild
b/x11-libs/libva-intel-driver/libva-intel-driver-1.7.3.ebuild
index f165f99..04bc727 100644
--- a/x11-libs/libva-intel-driver/libva-intel-driver-1.7.3.ebuild
+++ b/x11-libs/libva-intel-driver/libva-intel-driver-1.7.3.ebuild
@@ -15,7 +15,7 @@ AUTOTOOLS_AUTORECONF="yes"
inherit autotools-multilib ${SCM}
DESCRIPTION="HW video decode support for Intel integrated graphics"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/vaapi"
+HOMEPAGE="https://github.com/01org/intel-vaapi-driver"
if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild
SRC_URI=""
S="${WORKDIR}/${PN}"
diff --git a/x11-libs/libva-intel-driver/libva-intel-driver-9999.ebuild
b/x11-libs/libva-intel-driver/libva-intel-driver-9999.ebuild
index 00aceef..db6b743 100644
--- a/x11-libs/libva-intel-driver/libva-intel-driver-9999.ebuild
+++ b/x11-libs/libva-intel-driver/libva-intel-driver-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -15,7 +15,7 @@ AUTOTOOLS_AUTORECONF="yes"
inherit autotools-multilib ${SCM}
DESCRIPTION="HW video decode support for Intel integrated graphics"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/vaapi"
+HOMEPAGE="https://github.com/01org/intel-vaapi-driver"
if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild
SRC_URI=""
S="${WORKDIR}/${PN}"