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/
Date: Wed, 01 Feb 2017 11:42:26
Message-Id: 1485948261.06e34d7ff5986c007e667c320305206f7646520b.aballier@gentoo
1 commit: 06e34d7ff5986c007e667c320305206f7646520b
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 1 11:24:21 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 1 11:24:21 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06e34d7f
7
8 x11-libs/libva: Update homepage, bug #607758
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 x11-libs/libva/libva-1.7.3.ebuild | 2 +-
13 x11-libs/libva/libva-9999.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/x11-libs/libva/libva-1.7.3.ebuild b/x11-libs/libva/libva-1.7.3.ebuild
17 index 777040a..8814313 100644
18 --- a/x11-libs/libva/libva-1.7.3.ebuild
19 +++ b/x11-libs/libva/libva-1.7.3.ebuild
20 @@ -15,7 +15,7 @@ AUTOTOOLS_AUTORECONF="yes"
21 inherit autotools-multilib ${SCM} multilib
22
23 DESCRIPTION="Video Acceleration (VA) API for Linux"
24 -HOMEPAGE="https://www.freedesktop.org/wiki/Software/vaapi"
25 +HOMEPAGE="https://01.org/linuxmedia/vaapi"
26 if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild
27 SRC_URI=""
28 S="${WORKDIR}/${PN}"
29
30 diff --git a/x11-libs/libva/libva-9999.ebuild b/x11-libs/libva/libva-9999.ebuild
31 index b957364..2d53da1 100644
32 --- a/x11-libs/libva/libva-9999.ebuild
33 +++ b/x11-libs/libva/libva-9999.ebuild
34 @@ -15,7 +15,7 @@ AUTOTOOLS_AUTORECONF="yes"
35 inherit autotools-multilib ${SCM} multilib
36
37 DESCRIPTION="Video Acceleration (VA) API for Linux"
38 -HOMEPAGE="https://www.freedesktop.org/wiki/Software/vaapi"
39 +HOMEPAGE="https://01.org/linuxmedia/vaapi"
40 if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild
41 SRC_URI=""
42 S="${WORKDIR}/${PN}"