summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2017-12-27 16:02:41 +0000
committerLuca Barbato <lu_zero@gentoo.org>2017-12-27 16:08:28 +0000
commit75dedc521c74913b971868b3a1b11087108d48bc (patch)
tree30acf0ab0256803d74fb8e0419ca7601ec9362f5 /media-libs
parentmedia-libs/x264: Update the live ebuild to use the 8+10 bitdepths (diff)
downloadgentoo-75dedc521c74913b971868b3a1b11087108d48bc.tar.gz
gentoo-75dedc521c74913b971868b3a1b11087108d48bc.tar.bz2
gentoo-75dedc521c74913b971868b3a1b11087108d48bc.zip
media-libs/x264: Use git-r3
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/x264/x264-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/x264/x264-9999.ebuild b/media-libs/x264/x264-9999.ebuild
index ae81f08691e6..388a9eef9f25 100644
--- a/media-libs/x264/x264-9999.ebuild
+++ b/media-libs/x264/x264-9999.ebuild
@@ -8,7 +8,7 @@ inherit flag-o-matic multilib toolchain-funcs eutils multilib-minimal
DESCRIPTION="A free library for encoding X264/AVC streams"
HOMEPAGE="https://www.videolan.org/developers/x264.html"
if [[ ${PV} == 9999 ]]; then
- inherit git-2
+ inherit git-r3
EGIT_REPO_URI="https://git.videolan.org/git/x264.git"
else
inherit versionator