Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libva-intel-driver/
Date: Wed, 01 Feb 2017 11:42:26
Message-Id: 1485949033.258e62176b667b895117a357f28e0c775033e527.aballier@gentoo
1 commit: 258e62176b667b895117a357f28e0c775033e527
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 1 11:37:13 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 1 11:37:13 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=258e6217
7
8 x11-libs/libva-intel-driver: Update homepage, bug #607758
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 x11-libs/libva-intel-driver/libva-intel-driver-1.7.3.ebuild | 2 +-
13 x11-libs/libva-intel-driver/libva-intel-driver-9999.ebuild | 4 ++--
14 2 files changed, 3 insertions(+), 3 deletions(-)
15
16 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
17 index f165f99..04bc727 100644
18 --- a/x11-libs/libva-intel-driver/libva-intel-driver-1.7.3.ebuild
19 +++ b/x11-libs/libva-intel-driver/libva-intel-driver-1.7.3.ebuild
20 @@ -15,7 +15,7 @@ AUTOTOOLS_AUTORECONF="yes"
21 inherit autotools-multilib ${SCM}
22
23 DESCRIPTION="HW video decode support for Intel integrated graphics"
24 -HOMEPAGE="https://www.freedesktop.org/wiki/Software/vaapi"
25 +HOMEPAGE="https://github.com/01org/intel-vaapi-driver"
26 if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild
27 SRC_URI=""
28 S="${WORKDIR}/${PN}"
29
30 diff --git a/x11-libs/libva-intel-driver/libva-intel-driver-9999.ebuild b/x11-libs/libva-intel-driver/libva-intel-driver-9999.ebuild
31 index 00aceef..db6b743 100644
32 --- a/x11-libs/libva-intel-driver/libva-intel-driver-9999.ebuild
33 +++ b/x11-libs/libva-intel-driver/libva-intel-driver-9999.ebuild
34 @@ -1,4 +1,4 @@
35 -# Copyright 1999-2016 Gentoo Foundation
36 +# Copyright 1999-2017 Gentoo Foundation
37 # Distributed under the terms of the GNU General Public License v2
38 # $Id$
39
40 @@ -15,7 +15,7 @@ AUTOTOOLS_AUTORECONF="yes"
41 inherit autotools-multilib ${SCM}
42
43 DESCRIPTION="HW video decode support for Intel integrated graphics"
44 -HOMEPAGE="https://www.freedesktop.org/wiki/Software/vaapi"
45 +HOMEPAGE="https://github.com/01org/intel-vaapi-driver"
46 if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild
47 SRC_URI=""
48 S="${WORKDIR}/${PN}"