summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs/xvba-video')
-rw-r--r--x11-libs/xvba-video/xvba-video-0.8.0-r3.ebuild4
-rw-r--r--x11-libs/xvba-video/xvba-video-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-libs/xvba-video/xvba-video-0.8.0-r3.ebuild b/x11-libs/xvba-video/xvba-video-0.8.0-r3.ebuild
index 0c3eba57de0a..c6aa1d631119 100644
--- a/x11-libs/xvba-video/xvba-video-0.8.0-r3.ebuild
+++ b/x11-libs/xvba-video/xvba-video-0.8.0-r3.ebuild
@@ -11,10 +11,10 @@ AUTOTOOLS_AUTORECONF="yes"
inherit eutils autotools-multilib python-any-r1
DESCRIPTION="XVBA Backend for Video Acceleration (VA) API"
-HOMEPAGE="http://www.freedesktop.org/wiki/Software/vaapi"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/vaapi"
SRC_URI="http://dev.gentooexperimental.org/~scarabeus/xvba-driver-${PV}.tar.bz2"
# No source release yet, the src_uri is theoretical at best right now
-#[[ ${PV} = 9999 ]] || SRC_URI="http://www.freedesktop.org/software/vaapi/releases/${PN}/${P}.tar.bz2"
+#[[ ${PV} = 9999 ]] || SRC_URI="https://www.freedesktop.org/software/vaapi/releases/${PN}/${P}.tar.bz2"
LICENSE="GPL-2+ MIT"
SLOT="0"
diff --git a/x11-libs/xvba-video/xvba-video-9999.ebuild b/x11-libs/xvba-video/xvba-video-9999.ebuild
index 6d66fbbf8cc3..0d6c79449647 100644
--- a/x11-libs/xvba-video/xvba-video-9999.ebuild
+++ b/x11-libs/xvba-video/xvba-video-9999.ebuild
@@ -11,9 +11,9 @@ AUTOTOOLS_AUTORECONF="yes"
inherit eutils autotools-multilib python-any-r1
DESCRIPTION="XVBA Backend for Video Acceleration (VA) API"
-HOMEPAGE="http://www.freedesktop.org/wiki/Software/vaapi"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/vaapi"
# No source release yet, the src_uri is theoretical at best right now
-[[ ${PV} = 9999 ]] || SRC_URI="http://www.freedesktop.org/software/vaapi/releases/${PN}/${P}.tar.bz2"
+[[ ${PV} = 9999 ]] || SRC_URI="https://www.freedesktop.org/software/vaapi/releases/${PN}/${P}.tar.bz2"
LICENSE="GPL-2+ MIT"
SLOT="0"