diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-04-19 15:09:12 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-04-19 15:09:12 +0000 |
commit | d666c081a0ce9373eec264389ae00783e97432ad (patch) | |
tree | a12f0990af1280f564486b348a490821a4c59176 /metadata/md5-cache/dev-libs/botan-2.11.0 | |
parent | Merge updates from master (diff) | |
download | gentoo-d666c081a0ce9373eec264389ae00783e97432ad.tar.gz gentoo-d666c081a0ce9373eec264389ae00783e97432ad.tar.bz2 gentoo-d666c081a0ce9373eec264389ae00783e97432ad.zip |
2020-04-19 15:09:09 UTC
Diffstat (limited to 'metadata/md5-cache/dev-libs/botan-2.11.0')
-rw-r--r-- | metadata/md5-cache/dev-libs/botan-2.11.0 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/metadata/md5-cache/dev-libs/botan-2.11.0 b/metadata/md5-cache/dev-libs/botan-2.11.0 index 5a9e39b94cc5..ef9531522e0e 100644 --- a/metadata/md5-cache/dev-libs/botan-2.11.0 +++ b/metadata/md5-cache/dev-libs/botan-2.11.0 @@ -1,15 +1,15 @@ BDEPEND=dev-lang/python:* doc? ( dev-python/sphinx ) DEFINED_PHASES=configure install test -DEPEND=python? ( python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ) -DESCRIPTION=A C++ crypto library +DEPEND=python? ( python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.7-r1:3.7 ) python_targets_python3_8? ( >=dev-lang/python-3.8.2:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) +DESCRIPTION=C++ crypto library EAPI=7 HOMEPAGE=https://botan.randombit.net/ -IUSE=bindist doc boost python bzip2 libressl lzma sqlite ssl static-libs zlib python_targets_python3_6 +IUSE=bindist bzip2 boost doc libressl lzma python sqlite ssl static-libs zlib python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 KEYWORDS=~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos LICENSE=BSD -RDEPEND=python? ( python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ) bzip2? ( >=app-arch/bzip2-1.0.5:= ) zlib? ( >=sys-libs/zlib-1.2.3:= ) boost? ( >=dev-libs/boost-1.48:= ) lzma? ( app-arch/xz-utils:= ) sqlite? ( dev-db/sqlite:3= ) ssl? ( !libressl? ( dev-libs/openssl:0=[bindist=] ) libressl? ( dev-libs/libressl:0= ) ) -REQUIRED_USE=python? ( || ( python_targets_python3_6 ) ) +RDEPEND=python? ( python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.7-r1:3.7 ) python_targets_python3_8? ( >=dev-lang/python-3.8.2:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) boost? ( >=dev-libs/boost-1.48:= ) bzip2? ( >=app-arch/bzip2-1.0.5:= ) lzma? ( app-arch/xz-utils:= ) sqlite? ( dev-db/sqlite:3= ) ssl? ( !libressl? ( dev-libs/openssl:0=[bindist=] ) libressl? ( dev-libs/libressl:0= ) ) zlib? ( >=sys-libs/zlib-1.2.3:= ) +REQUIRED_USE=python? ( || ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) ) SLOT=2/2.11 SRC_URI=https://botan.randombit.net/releases/Botan-2.11.0.tar.xz _eclasses_=multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 00efd460b0996a1e4aab8825dded5700 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=de84481c307f94a62129f14e32ece3e1 +_md5_=5897335a163e51ff0ab2d5d9dbf3e39f |