Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--net-misc--curl-7.57.0--C.11224.1512047195.567479.C.tar.bz2 757340 SHA256 a4f4c4f72c5f09157562c569393af084191d67fe99e5a90a529989b103802e06 SHA512 ea95a763fdf92593b350da63d10bd9e73bc480abc5e3c5089d01636859247178ca264aad09a82b2311c3557fd8d8ca3cd35b156ca758c0a0822ac928005aa584 WHIRLPOOL 1f3ebf14c07e44550d0b42456929b5ea692c5a01980ecc7284ac11f86af5cab317ba74bd8cd23a5d6212bdc05d747b1f7b2267e2e4ff7afa0a943b89b3046930
|
||||
PBIN curl-7.57.0.pbin-1+exheres-0 3208 SHA256 0b98854e64b023ca9a321b89fd0ecb1748e53f48fdd32a45ca2f9dbd767a136b SHA512 66d025e133edf4c062a921128757d4c2170f95c8f2f011ec5800a74d03b4c5c3f831cdaeb7c9ca6e3222b92b6f0d1ff1d0f0c9fd7396f2a5ab04c548338c1891 WHIRLPOOL ce18e578e14b02cfeea58a5b2e880e2e4fb9815c56eea95c35a7b90722ecad6e60a4add59b31e21c00e7b4d67bd1ea2b5e5f1cfa4a6e47923b12588a0a1ec734
|
||||
DIST hasufell-binhost--net-misc--curl-7.57.0-r1--C.10451.1516553381.270974.C.tar.bz2 757571 SHA256 cfc058728a012493289d01547ebed4bd554ba7181a5203ff7c7d68f16163dc3f SHA512 a576e12e6c21f1b41552362fac105d7c5a54240f2b94ead2332a9cdfbed5fb016842b309a92370ff5f31e9b99390438b0147f6bf0b953c6f4b16b144999cfe7e WHIRLPOOL 7a20417805526a02f85e1dfeb8e2f358b11067583fdc4a550f1fcc4bb1118fd3398970f56fd7f2975544f7ff31de350c2f8b6d0aa76dca29e23e4ab5d5a39585
|
||||
PBIN curl-7.57.0-r1.pbin-1+exheres-0 3319 SHA256 f297f84bda893e0c00ca48fd3cb8b15de0445dda663ae73858fb81a6dd2ae13c SHA512 088643dfc692dcdd85327a8d8a1da9d5d8007711a0aa26d32a87d5537abe9edee99a72f58e703fb94091461ead4119d9465b4ecd5d9d8bd9a3458a7821d9a6c0 WHIRLPOOL 496e550800456ec064335c528d64776906a5f95539210e9de2b75c18fe655463c8f1944396db36a4bada84e2fa54a02c5fb5fb10a067e98daf7d19b0b443e825
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Thu Nov 30 14:06:36 CET 2017
|
||||
# Created by paludis-3.0.0 on Sun Jan 21 17:49:41 CET 2018
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build: dev-lang/perl:* sys-apps/diffutils virtual/pkg-config build+run: app-misc/ca-certificates net-libs/libssh2[>=1.2.8] sys-libs/zlib ares? ( net-dns/c-ares[>=1.6.0] ) http2? ( net-libs/nghttp2 ) idn? ( net-dns/libidn2 ) kerberos? ( virtual/kerberos ) ldap? ( net-directory/openldap ) rtmp? ( media-video/rtmpdump ) providers:gnutls? ( dev-libs/gnutls[>=2.12.14] dev-libs/nettle ) providers:libressl? ( dev-libs/libressl:=42.44.16 ) providers:mbedtls? ( dev-libs/mbedtls ) providers:openssl? ( dev-libs/openssl ) run: zsh-completion? ( app-shells/zsh ) ) [[ defined-in = [ curl-7.57.0.exheres-0 ] ]]"
|
||||
DEPENDENCIES="( build: dev-lang/perl:* sys-apps/diffutils virtual/pkg-config build+run: app-misc/ca-certificates net-libs/libssh2[>=1.2.8] sys-libs/zlib ares? ( net-dns/c-ares[>=1.6.0] ) brotli? ( app-arch/brotli[>=1.0.1] ) http2? ( net-libs/nghttp2 ) idn? ( net-dns/libidn2 ) kerberos? ( virtual/kerberos ) ldap? ( net-directory/openldap ) rtmp? ( media-video/rtmpdump ) providers:gnutls? ( dev-libs/gnutls[>=2.12.14] dev-libs/nettle ) providers:libressl? ( dev-libs/libressl:=42.44.16 ) providers:mbedtls? ( dev-libs/mbedtls ) providers:openssl? ( dev-libs/openssl ) run: zsh-completion? ( app-shells/zsh ) ) [[ defined-in = [ curl-7.57.0-r1.exheres-0 ] ]]"
|
||||
DESCRIPTION=""
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://curl.haxx.se"
|
||||
INHERITED=""
|
||||
MYOPTIONS="( ( ares [[ description = [ Prefer c-ares posix-threaded DNS resolver over curl's own threaded resolver ] ]] http2 [[ description = [ Support communicating with the HTTP/2 protocol ] ]] idn [[ description = [ Enable support for Internationalized Domain Names ] ]] kerberos [[ description = [ Adds Kerberos support ] ]] ldap [[ description = [ Adds LDAP support (Lightweight Directory Access Protocol) ] ]] rtmp zsh-completion [[ description = [ Install completion files for the Z Shell ] ]] ( providers: gnutls [[ description = [ Use GnuTLS as the SSL provider ] ]] libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] mbedtls [[ description = [ Use mbed TLS as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ curl-7.57.0.exheres-0 ] ]] ) "
|
||||
MYOPTIONS="( ( ares [[ description = [ Prefer c-ares posix-threaded DNS resolver over curl's own threaded resolver ] ]] brotli [[ description = [ Brotli compression format support ] ]] http2 [[ description = [ Support communicating with the HTTP/2 protocol ] ]] idn [[ description = [ Enable support for Internationalized Domain Names ] ]] kerberos [[ description = [ Adds Kerberos support ] ]] ldap [[ description = [ Adds LDAP support (Lightweight Directory Access Protocol) ] ]] rtmp zsh-completion [[ description = [ Install completion files for the Z Shell ] ]] ( providers: gnutls [[ description = [ Use GnuTLS as the SSL provider ] ]] libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] mbedtls [[ description = [ Use mbed TLS as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ curl-7.57.0-r1.exheres-0 ] ]] ) "
|
||||
PLATFORMS="~amd64 ~arm ~armv7 ~x86"
|
||||
LICENCES="MIT"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://curl.haxx.se/download/curl-7.57.0.tar.bz2"
|
||||
OPTIONS="zsh-completion providers:mbedtls "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1512047196"
|
||||
GENERATED_TIME="1516553381"
|
||||
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 ~arm ~armv7 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--curl-7.57.0--C.11224.1512047195.567479.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--curl-7.57.0-r1--C.10451.1516553381.270974.C.tar.bz2"
|
||||
SUMMARY="A Client that groks URLs"
|
||||
BUGS_TO="ingmar@exherbo.org"
|
||||
REMOTE_IDS="freecode:curl"
|
||||
Reference in New Issue
Block a user