*/*: Remove EGIT_MIN_CLONE_TYPE on https://hacktivis.me/git/ repos

Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
This commit is contained in:
Haelwenn (lanodan) Monnier
2023-07-02 15:50:58 +02:00
parent bc86a19c5b
commit 31bbaac835
6 changed files with 0 additions and 8 deletions

View File

@@ -8,7 +8,6 @@ inherit xdg
if [[ "${PV}" == "9999" ]]
then
EGIT_REPO_URI="https://hacktivis.me/git/badwolf.git"
EGIT_MIN_CLONE_TYPE="single+tags"
inherit git-r3
else
MY_P="${PN}-$(ver_rs 3 - 4 .)"

View File

@@ -8,7 +8,6 @@ inherit xdg
if [[ "${PV}" == "9999" ]]
then
EGIT_REPO_URI="https://hacktivis.me/git/badwolf.git"
EGIT_MIN_CLONE_TYPE="single+tags"
inherit git-r3
else
MY_P="${PN}-$(ver_rs 3 - 4 .)"