Package-Manager: Portage-2.3.8, Repoman-2.3.3
if [[ ${PV} == *9999 ]]; then
inherit git-r3
- EGIT_REPO_URI=(
- "git://code.qt.io/${PN}/${PN}.git"
- "https://code.qt.io/git/${PN}/${PN}.git"
- )
+ EGIT_REPO_URI="https://code.qt.io/${PN}/${PN}.git"
else
MY_PV=${PV/_/-}
MY_P=${PN}-opensource-src-${MY_PV}
if [[ ${PV} == *9999 ]]; then
inherit git-r3
- EGIT_REPO_URI=(
- "git://code.qt.io/${PN}/${PN}.git"
- "https://code.qt.io/git/${PN}/${PN}.git"
- )
+ EGIT_REPO_URI="https://code.qt.io/${PN}/${PN}.git"
else
MY_PV=${PV/_/-}
MY_P=${PN}-opensource-src-${MY_PV}