summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-02-01 12:37:13 +0100
committerAlexis Ballier <aballier@gentoo.org>2017-02-01 12:37:13 +0100
commit258e62176b667b895117a357f28e0c775033e527 (patch)
tree4b83c768d9dffc6c6d192a21ed84f304e8ee2159 /x11-libs
parentx11-libs/libva-intel-driver: remove old (diff)
downloadgentoo-258e62176b667b895117a357f28e0c775033e527.tar.gz
gentoo-258e62176b667b895117a357f28e0c775033e527.tar.bz2
gentoo-258e62176b667b895117a357f28e0c775033e527.zip
x11-libs/libva-intel-driver: Update homepage, bug #607758
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/libva-intel-driver/libva-intel-driver-1.7.3.ebuild2
-rw-r--r--x11-libs/libva-intel-driver/libva-intel-driver-9999.ebuild4
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 f165f99ed004..04bc727d8e60 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 00aceef280c0..db6b743efbd2 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}"