2023-07-27 14:01:39 UTC

This commit is contained in:
Repository mirror & CI
2023-07-27 14:01:39 +00:00
parent 899e017eda
commit 80a7723d3c
3 changed files with 19 additions and 2 deletions

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( >=dev-python/pytest-7.3.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-13[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( dev-python/jinja[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/mock[python_targets_python3_11(-)?,python_targets_python3_12(-)?] )
DESCRIPTION=A simple code complexity analyser, supports most of the popular languages.
EAPI=8
HOMEPAGE=http://www.lizard.ws/
INHERIT=distutils-r1
IUSE=test python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/terryyin/lizard/archive/1.17.10.tar.gz -> lizard-1.17.10.tar.gz
_eclasses_=toolchain-funcs 8e3fb781f3258ae2757d1dfc2c7c170e multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic ad475baa777c9978fa035216c8264a10 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 7661dc585f75dd1f81eccefe37bef093 python-r1 b3f874304c1bda6ffc3450ebb4ae5169 distutils-r1 b7cd5736a595ec0df9b164d5aec6f228
_md5_=a875e969894577bcdf383f7c74590207

View File

@@ -288,7 +288,7 @@ app-text/epubgrep 0.6.0-r1 0.6.2: Search tool for EPUB e-books
app-text/klogg 22.06.0.1289: A GUI application to browse and search through long and complex log files
app-text/komikku 1.21.1 1.22.0: An online/offline manga reader for GNOME
app-text/koodo-reader-bin 1.5.1: A modern ebook manager and reader with sync and backup capacities
app-text/lizard 1.17.10: A simple code complexity analyser, supports most of the popular languages.
app-text/lizard 1.17.10 1.17.10-r1: A simple code complexity analyser, supports most of the popular languages.
app-text/mandown 0.1.3: Markdown to groff (man page) converter
app-text/md2mld 0.5.1: Little cli tool to convert md files into mld files
app-text/md4c 0.4.8_p20220115: C Markdown parser. Fast, SAX-like interface, CommonMark Compliant.

View File

@@ -1 +1 @@
Thu, 27 Jul 2023 12:17:02 +0000
Thu, 27 Jul 2023 14:01:39 +0000