summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2019-03-25 04:40:33 +0100
committerMatt Turner <mattst88@gentoo.org>2019-03-24 20:59:58 -0700
commitb2b83f21fa25c1e531f4760316d046052a89ad8e (patch)
tree6b752740a55e318f785841e08eeacf9e81218088 /x11-libs/libva
parentx11-base/*: Update HOMEPAGE and EGIT_REPO_URI. (diff)
downloadgentoo-b2b83f21fa25c1e531f4760316d046052a89ad8e.tar.gz
gentoo-b2b83f21fa25c1e531f4760316d046052a89ad8e.tar.bz2
gentoo-b2b83f21fa25c1e531f4760316d046052a89ad8e.zip
x11-libs/*: Update HOMEPAGE and EGIT_REPO_URI.
Bug: https://bugs.gentoo.org/681708 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs/libva')
-rw-r--r--x11-libs/libva/libva-1.7.3.ebuild4
-rw-r--r--x11-libs/libva/libva-1.8.3.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-libs/libva/libva-1.7.3.ebuild b/x11-libs/libva/libva-1.7.3.ebuild
index 11f0e32b0f55..442042222ed7 100644
--- a/x11-libs/libva/libva-1.7.3.ebuild
+++ b/x11-libs/libva/libva-1.7.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,7 +7,7 @@ SCM=""
if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild
SCM=git-2
EGIT_BRANCH=master
- EGIT_REPO_URI="git://anongit.freedesktop.org/vaapi/libva"
+ EGIT_REPO_URI="https://github.com/intel/libva"
fi
AUTOTOOLS_AUTORECONF="yes"
diff --git a/x11-libs/libva/libva-1.8.3.ebuild b/x11-libs/libva/libva-1.8.3.ebuild
index 0e83286870d5..46863705b683 100644
--- a/x11-libs/libva/libva-1.8.3.ebuild
+++ b/x11-libs/libva/libva-1.8.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,7 +7,7 @@ SCM=""
if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild
SCM=git-r3
EGIT_BRANCH=master
- EGIT_REPO_URI="https://github.com/01org/libva"
+ EGIT_REPO_URI="https://github.com/intel/libva"
fi
AUTOTOOLS_AUTORECONF="yes"