2022-11-15 16:46:46 UTC

This commit is contained in:
Repository mirror & CI
2022-11-15 16:46:46 +00:00
parent ef4091d2d4
commit ca08be742e
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
BDEPEND=|| ( ( >=dev-lang/python-3.11.0_beta4:3.11 dev-util/scons[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.4:3.10 dev-util/scons[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.12:3.9 dev-util/scons[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.13:3.8 dev-util/scons[python_targets_python3_8(-)] ) ( >=dev-python/pypy3-7.3.9_p1:0 dev-util/scons[python_targets_pypy3(-)] ) )
BDEPEND=|| ( ( >=dev-lang/python-3.11.0_beta4:3.11 >=dev-util/scons-4.4.0[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.4:3.10 >=dev-util/scons-4.4.0[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.12:3.9 >=dev-util/scons-4.4.0[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.13:3.8 >=dev-util/scons-4.4.0[python_targets_python3_8(-)] ) ( >=dev-python/pypy3-7.3.9_p1:0 >=dev-util/scons-4.4.0[python_targets_pypy3(-)] ) )
DEFINED_PHASES=compile install setup test
DEPEND=test? ( dev-cpp/gtest )
DESCRIPTION=diff template library written by C++
@@ -11,5 +11,5 @@ LICENSE=BSD
RESTRICT=!test? ( test )
SLOT=0/1.20
SRC_URI=https://github.com/cubicdaiya/dtl/archive/v1.20.tar.gz -> dtl-1.20.tar.gz
_eclasses_=eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-any-r1 f2f00fb79b5e888b5011d4c51240ae97 scons-utils c30e32d0d48c308fe47706846020fdfa
_eclasses_=eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-any-r1 f2f00fb79b5e888b5011d4c51240ae97 scons-utils bec7e6195b3d988724ab87185cb13435
_md5_=cec01e767896b1d65e8df2b240d9ad9b

View File

@@ -1 +1 @@
Thu, 10 Nov 2022 20:06:16 +0000
Tue, 15 Nov 2022 16:46:46 +0000