This commit is contained in:
Your Name
2017-12-17 17:30:16 +01:00
parent 20ce34a98f
commit f2843e6fed
142 changed files with 654 additions and 534 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--sys-fs--cryptsetup-1.7.5--C.9035.1502659680.791601.C.tar.bz2 225745 SHA256 608f79215f69dabcd161d550660b99100ea14c869db81fcdce458f3288986962 SHA512 909c658c7ce2d019f5810e19619fd33882afe178b374a262bbb22b41ce6e6a61428add9f707aa740005c06487ccf8a6d71ca69afda25c0dc23b98f3307df7287 WHIRLPOOL 5b0f464319d99678ded73560bab97adbf28125467a379c4ffc59330dfda26721c72a0690b2543c878538e7294ce5da3b04aa0e43dd786e09df878fb043e0e35e
PBIN cryptsetup-1.7.5.pbin-1+exheres-0 2947 SHA256 a8b217f102f0081f24fd353ed22fac17a6a5bbc6a40e4f9f4285f1997506a43a SHA512 dd5e1a601f67432b1dc5eb6d828d1103e574d490ca0256e9a454b83b5883e3302a2f5f0bcffb0264c46e9258891a80570a5481c7181b893b4a1e0734d8d05b57 WHIRLPOOL 5d884615ff1d59e85ebce389bb7d8f3cd740b3c39aff667f3f4e70bb522d1f8256b09823bad28149cbab5d8cb2d43d0487249b9bec7e4d67d6051b24f52340cc
DIST hasufell-binhost--sys-fs--cryptsetup-2.0.0--C.10824.1513518650.380985.C.tar.bz2 355040 SHA256 cbf2abdeb655765fd2a42512dac1d7d5441906a70e2a41ed3bf623ee425c1aff SHA512 3ad9bced4ed4bd1edebbaab0d5e8700eaf8593a36205bfe8324aec18b46d7cf4ad789b363cf560ae721034f4a1330eb58173aa0de3dd780432637a8e8aa4a40b WHIRLPOOL fe5c6ad9d0126815b787aef323e06dc7fc6f302cfbcdda9fa65f06e479a5f25c6f24e15945e076dd94dc049679e559a36ec69964cf6601b2a517b6a2c6d344e4
PBIN cryptsetup-2.0.0.pbin-1+exheres-0 3736 SHA256 81ee6677b3be4891ff0ef67579b844a474bca4ebb25cc00ed4c2b8ae033ac5a6 SHA512 2c0e5a079794fa3d1e6092af3c913130eb8b0470bc85a2fb3177391c0430182e7246a3bda7a7c25614c544899e1ddb5f6e0e8e84878d4e0d17eb65cf47559416 WHIRLPOOL 6dd55ea1576a2fc343696dd8f90af795d57be940f639a754075d80ff3f1bf46aebd65b0c5b525aa394263a473cca1dca91d1608835e3531996b1705e45461236

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Sun Aug 13 23:28:00 CEST 2017
# Created by paludis-3.0.0 on Sun Dec 17 14:50:50 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/gettext[>=0.15] virtual/pkg-config build+run: dev-libs/popt[>=1.7] sys-apps/util-linux [[ note = [ cryptsetup needs libuuid ] ]] sys-fs/lvm2 [[ note = [ cryptsetup needs device-mapper from the LVM2 package ] ]] gcrypt? ( dev-libs/libgcrypt[>=1.6.1][-caps(-)] dev-libs/libgpg-error ) nettle? ( dev-libs/nettle[>=2.6] ) openssl? ( providers:libressl? ( dev-libs/libressl:=41.43.15 ) providers:openssl? ( dev-libs/openssl ) ) python? ( dev-lang/python:=3.6[>=2.6] ) ) [[ defined-in = [ cryptsetup-1.7.5.exheres-0 ] ]]"
DEPENDENCIES="( build: sys-devel/gettext[>=0.18.3] virtual/pkg-config[>=0.9.0] build+run: dev-libs/json-c dev-libs/popt[>=1.7] sys-apps/util-linux [[ note = [ cryptsetup needs libuuid ] ]] sys-fs/lvm2 [[ note = [ cryptsetup needs device-mapper from the LVM2 package ] ]] gcrypt? ( dev-libs/libgcrypt[>=1.6.1][-caps(-)] dev-libs/libgpg-error ) nettle? ( dev-libs/nettle[>=2.6] ) openssl? ( providers:libressl? ( dev-libs/libressl:=42.44.16 ) providers:openssl? ( dev-libs/openssl ) ) python? ( dev-lang/python:=3.6[>=2.6] ) ) [[ defined-in = [ cryptsetup-2.0.0.exheres-0 ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://gitlab.com/cryptsetup/cryptsetup"
INHERITED=""
MYOPTIONS="( ( python [[ description = [ Adds support/bindings for the Python language ] ]] ( gcrypt [[ description = [ Use libgcrypt library as crypto backend ] ]] kernel [[ description = [ Use kernel as crypto backend, needs at least the kernel userspace crypto interface ] ]] nettle [[ description = [ Use nettle library as crypto backend ] ]] openssl [[ description = [ Use openssl library as crypto backend ] ]] ) [[ number-selected = [ exactly-one ] ]] openssl? ( ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ cryptsetup-1.7.5.exheres-0 ] ]] ) "
INHERITED=" systemd-service"
MYOPTIONS="( ( python [[ description = [ Adds support/bindings for the Python language ] ]] ( gcrypt [[ description = [ Use libgcrypt library as crypto backend ] ]] kernel [[ description = [ Use kernel as crypto backend, needs at least the kernel userspace crypto interface ] ]] nettle [[ description = [ Use nettle library as crypto backend ] ]] openssl [[ description = [ Use openssl library as crypto backend ] ]] ) [[ number-selected = [ exactly-one ] ]] openssl? ( ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ( linguas: cs [[ description = [ Czech locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] es [[ description = [ Spanish locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] id [[ description = [ Indonesian locale ] ]] it [[ description = [ Italian locale ] ]] nl [[ description = [ Dutch locale ] ]] pl [[ description = [ Polish locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] sr [[ description = [ Serbian locale ] ]] sv [[ description = [ Swedish locale ] ]] uk [[ description = [ Ukrainian locale ] ]] vi [[ description = [ Vietnamese locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] ) ) [[ defined-in = [ cryptsetup-2.0.0.exheres-0 ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="GPL-2"
SLOT="0"
DOWNLOADS="mirror://kernel/linux/utils/cryptsetup/v1.7/cryptsetup-1.7.5.tar.xz"
OPTIONS="gcrypt python providers:libressl "
DOWNLOADS="mirror://kernel/linux/utils/cryptsetup/v2.0/cryptsetup-2.0.0.tar.xz"
OPTIONS="gcrypt python linguas:de providers:libressl "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1502659680"
GENERATED_TIME="1513518650"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="arbor"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--sys-fs--cryptsetup-1.7.5--C.9035.1502659680.791601.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--sys-fs--cryptsetup-2.0.0--C.10824.1513518650.380985.C.tar.bz2"
SUMMARY="Userland utilities for dm-crypt"
BUGS_TO=""
REMOTE_IDS=""