Makes simp_le compatible with newer version of app-crypt/acme

This commit is contained in:
nemunaire 2016-10-14 22:05:22 +02:00
commit 21204559e4
4 changed files with 2 additions and 46 deletions

View file

@ -7,6 +7,7 @@ PYTHON_COMPAT=(python{2_7,3_4,3_5})
if [[ ${PV} == 9999* ]]; then
EGIT_REPO_URI="https://github.com/kuba/simp_le.git"
EGIT_BRANCH="acme-0.8"
inherit git-r3
KEYWORDS=""
else