diff options
author | 2020-12-22 00:05:35 +0000 | |
---|---|---|
committer | 2020-12-22 00:05:35 +0000 | |
commit | 9ccf29b7549f4d0503acc23cf4ab9cc4c77d844c (patch) | |
tree | 0151bc7f2f539fa38d1df3ff9d7a2adb90be5ec7 /metadata/md5-cache/dev-libs/botan-2.17.3 | |
parent | Merge updates from master (diff) | |
download | gentoo-9ccf29b7549f4d0503acc23cf4ab9cc4c77d844c.tar.gz gentoo-9ccf29b7549f4d0503acc23cf4ab9cc4c77d844c.tar.bz2 gentoo-9ccf29b7549f4d0503acc23cf4ab9cc4c77d844c.zip |
2020-12-22 00:05:34 UTC
Diffstat (limited to 'metadata/md5-cache/dev-libs/botan-2.17.3')
-rw-r--r-- | metadata/md5-cache/dev-libs/botan-2.17.3 | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/metadata/md5-cache/dev-libs/botan-2.17.3 b/metadata/md5-cache/dev-libs/botan-2.17.3 new file mode 100644 index 000000000000..b6d694b4e84f --- /dev/null +++ b/metadata/md5-cache/dev-libs/botan-2.17.3 @@ -0,0 +1,15 @@ +BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] || ( ( dev-lang/python:3.9 doc? ( dev-python/sphinx[python_targets_python3_9(-),python_single_target_python3_9(+)] ) ) ( dev-lang/python:3.8 doc? ( dev-python/sphinx[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ) ( dev-lang/python:3.7 doc? ( dev-python/sphinx[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) ) +DEFINED_PHASES=configure install test +DEPEND=boost? ( >=dev-libs/boost-1.48:= ) bzip2? ( >=app-arch/bzip2-1.0.5:= ) lzma? ( app-arch/xz-utils:= ) python? ( python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) ssl? ( !libressl? ( dev-libs/openssl:0=[bindist=] ) libressl? ( dev-libs/libressl:0= ) ) sqlite? ( dev-db/sqlite:3= ) zlib? ( >=sys-libs/zlib-1.2.3:= ) +DESCRIPTION=C++ crypto library +EAPI=7 +HOMEPAGE=https://botan.randombit.net/ +IUSE=bindist bzip2 boost doc libressl lzma python sqlite ssl static-libs zlib python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 +KEYWORDS=~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos +LICENSE=BSD-2 +RDEPEND=boost? ( >=dev-libs/boost-1.48:= ) bzip2? ( >=app-arch/bzip2-1.0.5:= ) lzma? ( app-arch/xz-utils:= ) python? ( python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) ssl? ( !libressl? ( dev-libs/openssl:0=[bindist=] ) libressl? ( dev-libs/libressl:0= ) ) sqlite? ( dev-db/sqlite:3= ) zlib? ( >=sys-libs/zlib-1.2.3:= ) +REQUIRED_USE=python? ( || ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) ) +SLOT=2/2.17 +SRC_URI=https://botan.randombit.net/releases/Botan-2.17.3.tar.xz +_eclasses_=multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb +_md5_=1a86a6a2663de1755cf5486becadae7c |