Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--sys-fs--cryptsetup-2.0.3--C.24906.1530979819.375106.C.tar.bz2 366853 SHA256 186d8f4419fb8ec819f4b84b743e1ca94ec22c915daac8b18426a72b686fbec6 SHA512 98e785cfc5232b0b602284bfe75628e921744df591e018bf2f45f8a623a782f1ad3c7480873d0a1cbad09e97d05db7501af3948fec03a73738f2a8324a827890 WHIRLPOOL 7e60b68a27a18738243d37dbaeab86c138f0ffa6070a47d9d0c8a29e40c7191fad682d934da06c5a529017939e34b4c8a673164c369ef970d4cb8569a7e738d9
|
||||
PBIN cryptsetup-2.0.3.pbin-1+exheres-0 3782 SHA256 82f20c175a0bedb3eff7a15970372f8edbb6ba37ceb2175d43b2c9f58a35400b SHA512 2f154277f6a31271650ecbb3c2b3b081b179e2826af4cb5ff95f48ae9c4850ce45c82330e6bbadeed53caab2bc58e5b05783b6d3f8faa530a585fcc6d4c38520 WHIRLPOOL 5ca1010e6ecc251e1d52068873a2ad0672e9d2f9468cb9ab62a6c6dfb15438515cd35ca70ef799fc58176dc95ae638e23c35fb5320190db9cb6144084530682c
|
||||
DIST hasufell-binhost--sys-fs--cryptsetup-2.0.4--C.27467.1534051125.297742.C.tar.bz2 387419 SHA256 5daaba444a4d14b2d54158d865c8eab8b478d4d342e728329c086f673d3f60b0 SHA512 431dce9ca5a7cc3664060ce3529ac9f1761fb4c7367ff5a0f91e8803a68153035282a379d264a7a543db354ccd82d40841cd9dac71b88da850c645eb777a8ac9 WHIRLPOOL cbfe359a82e4e720fc463e847dcc25d8cc13a472bc08bf99e7c2dfa53ae134769364a0c2fb48873244c999102ac20286d7abea9c718f461f043af541514d8104
|
||||
PBIN cryptsetup-2.0.4.pbin-1+exheres-0 3782 SHA256 7ff52d8c4752a8183dacd87a322aa30617a446e5a4573d96dddb551452c87765 SHA512 26ac05c9e55ad38117c58cc97683a2fe53ec41c601112ec02aef7e5d6c0f7fabb718d761143b9196b3c3c83691f27debd3b114ef7b44c899f843563de134a0fa WHIRLPOOL 693f2313f5207cbb8d26166d9fafe08bbdae67f3cc2693a65f3bd54568b9697778d1c499930776e77a923542743ca7be90433c58e7e9217e4c3e25dfc53ded66
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Sat Jul 7 18:10:19 CEST 2018
|
||||
# Created by paludis-3.0.0 on Sun Aug 12 07:18:45 CEST 2018
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build: sys-devel/gettext[>=0.18.3] virtual/pkg-config[>=0.9.0] build+run: app-crypt/argon2 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.3.exheres-0 ] ]]"
|
||||
DEPENDENCIES="( build: sys-devel/gettext[>=0.18.3] virtual/pkg-config[>=0.9.0] build+run: app-crypt/argon2 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.4.exheres-0 ] ]]"
|
||||
DESCRIPTION=""
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://gitlab.com/cryptsetup/cryptsetup"
|
||||
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.3.exheres-0 ] ]] ) "
|
||||
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.4.exheres-0 ] ]] ) "
|
||||
PLATFORMS="~amd64 ~armv7 ~armv8 ~x86"
|
||||
LICENCES="GPL-2"
|
||||
SLOT="0"
|
||||
DOWNLOADS="mirror://kernel/linux/utils/cryptsetup/v2.0/cryptsetup-2.0.3.tar.xz"
|
||||
DOWNLOADS="mirror://kernel/linux/utils/cryptsetup/v2.0/cryptsetup-2.0.4.tar.xz"
|
||||
OPTIONS="gcrypt python linguas:de providers:libressl "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1530979819"
|
||||
GENERATED_TIME="1534051125"
|
||||
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 ~armv7 ~armv8 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--sys-fs--cryptsetup-2.0.3--C.24906.1530979819.375106.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--sys-fs--cryptsetup-2.0.4--C.27467.1534051125.297742.C.tar.bz2"
|
||||
SUMMARY="Userland utilities for dm-crypt"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=""
|
||||
Reference in New Issue
Block a user