diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-03-21 18:54:10 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-03-21 18:54:10 +0000 |
commit | 15dd42f28c9308765f5df0679eceb99debbedca5 (patch) | |
tree | 1d6062d8fa454b7a2b409e74033ece0bf9eff345 /metadata/md5-cache/dev-libs/botan-2.8.0 | |
parent | Merge updates from master (diff) | |
download | gentoo-15dd42f28c9308765f5df0679eceb99debbedca5.tar.gz gentoo-15dd42f28c9308765f5df0679eceb99debbedca5.tar.bz2 gentoo-15dd42f28c9308765f5df0679eceb99debbedca5.zip |
2019-03-21 18:54:09 UTC
Diffstat (limited to 'metadata/md5-cache/dev-libs/botan-2.8.0')
-rw-r--r-- | metadata/md5-cache/dev-libs/botan-2.8.0 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/metadata/md5-cache/dev-libs/botan-2.8.0 b/metadata/md5-cache/dev-libs/botan-2.8.0 index e4dbe052add5..d04847b58996 100644 --- a/metadata/md5-cache/dev-libs/botan-2.8.0 +++ b/metadata/md5-cache/dev-libs/botan-2.8.0 @@ -1,15 +1,15 @@ BDEPEND=dev-lang/python:* doc? ( dev-python/sphinx ) DEFINED_PHASES=configure install test -DEPEND=python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) +DEPEND=python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_5? ( dev-lang/python:3.5 ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) DESCRIPTION=A 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_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 +IUSE=bindist doc boost python bzip2 libressl lzma sqlite ssl static-libs zlib python_targets_python2_7 python_targets_python3_5 python_targets_python3_6 KEYWORDS=~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos LICENSE=BSD -RDEPEND=python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-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_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) ) +RDEPEND=python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_5? ( dev-lang/python:3.5 ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-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_python2_7 python_targets_python3_5 python_targets_python3_6 ) ) SLOT=2/2.8 SRC_URI=https://botan.randombit.net/releases/Botan-2.8.0.tgz -_eclasses_=multibuild 40fe59465edacd730c644ec2bc197809 multilib b2f01ad412baf81650c23fcf0975fa33 python-r1 ce1cd23cfdc1848e8e32743efe34f299 python-utils-r1 12114a2a9aab35b93efc037a196b3234 toolchain-funcs b45201c4e6c096b98e250336954e64b9 +_eclasses_=multibuild 40fe59465edacd730c644ec2bc197809 multilib b2f01ad412baf81650c23fcf0975fa33 python-r1 ce1cd23cfdc1848e8e32743efe34f299 python-utils-r1 08e17157a6807add7db1f8d01e7e391f toolchain-funcs b45201c4e6c096b98e250336954e64b9 _md5_=65ac9cf3fcac68f1e571e37870ad5ede |