Skip to content

Commit

Permalink
media-libs/x264: Use git-r3
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.19, Repoman-2.3.6
  • Loading branch information
lu-zero committed Dec 27, 2017
1 parent 34b8993 commit 75dedc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-libs/x264/x264-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 75dedc5

Please sign in to comment.