Restrict download from primary URL only

This commit is contained in:
2019-05-11 11:42:17 +03:00
parent 0215998b36
commit 0bd952ecb4
2 changed files with 2 additions and 1 deletions
@@ -7,6 +7,7 @@ inherit autotools eutils multilib flag-o-matic
DESCRIPTION="The most advanced non-linear video editor and compositor"
HOMEPAGE="http://www.cinelerra-gg.org/"
SRC_URI="https://cinelerra-gg.org/download/pkgs/src/cin_${PV}-src.tgz"
RESTRICT="primaryuri"
LICENSE="GPL-2"
SLOT="0"