Restrict download from primary URL only
This commit is contained in:
@@ -6,7 +6,7 @@ EAPI=7
|
||||
DESCRIPTION="console fourcc changer"
|
||||
HOMEPAGE="https://github.com/mypapit/cfourcc"
|
||||
SRC_URI="https://github.com/mypapit/${PN}/archive/${PV}.tar.gz"
|
||||
RESTRICT="mirror"
|
||||
RESTRICT="primaryuri"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user