www-client/badwolf: Use xdg.eclass on >=0.4.0

Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
This commit is contained in:
Haelwenn (lanodan) Monnier
2019-12-15 00:07:00 +01:00
parent 7e75c552da
commit 5822ee5595
2 changed files with 4 additions and 0 deletions

View File

@@ -3,6 +3,8 @@
EAPI=7
inherit xdg
if [[ "${PV}" == "9999" ]]
then
EGIT_REPO_URI="https://hacktivis.me/git/badwolf.git"

View File

@@ -3,6 +3,8 @@
EAPI=7
inherit xdg
if [[ "${PV}" == "9999" ]]
then
EGIT_REPO_URI="https://hacktivis.me/git/badwolf.git"