reuse app-text/asciidoc for ladoc

As ladoc is kept compatible, this is ok for ladios
This commit is contained in:
Nedko Arnaudov 2023-02-18 13:22:54 +02:00
parent d61522a728
commit b883b3dda6
2 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ EAPI=8
DISTUTILS_SINGLE_IMPL=1
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} pypy3 )
inherit distutils-r1 optfeature readme.gentoo-r1
inherit git-r3 distutils-r1 optfeature readme.gentoo-r1
DESCRIPTION="A plain text human readable/writable document format (LADI)"
HOMEPAGE="https://github.com/LADI/ladoc-py"