This commit is contained in:
2017-03-01 11:06:20 +01:00
parent a0248d6eb2
commit 8e7bde3d67
34 changed files with 133 additions and 213 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--net-misc--curl-7.53.0--C.11482.1487843310.512369.C.tar.bz2 717793 SHA256 154305bf701e5703210fceb998057784840db8d71d2eee87e6c164ecaefde5d1 SHA512 df3705bc40165aaa127e242ddccf680e593aa673db7dd9c202060b8bf5f903d6d4cdc50e3b069e46be94484976b68a90b3a000dcf8d017851548cf43cb78bc55 WHIRLPOOL 73fd8a2247a5542d4821f0e0047e5b8b58b9091ed2322779553c8665ee63b7e6e9100c16e8563d05011d48b915984bef7eb69314e964e37e5daaf7ed018db297
PBIN curl-7.53.0.pbin-1+exheres-0 3195 SHA256 69818f691cf2ba4b0833ba3260e5aa908dfec55e859959db4cb68ebef95816bb SHA512 daed285d0bda7f247dc03061d7f0579cb5302b5e6fc4243b758528ced1852832f6f493e553c615bc9e8c5ab468beed8d78b29d1a830309d026db38200ca84005 WHIRLPOOL 5024beb86e47744a6295af46595bf60638027ced6c073e79b9e5bdc3db2c680a852c870ab77947eb0fe4d9c10d97a8122cf7ceb12e85861c7714836e62b6e59e
DIST hasufell-binhost--net-misc--curl-7.53.1-r1--C.28882.1488361941.20427.C.tar.bz2 717011 SHA256 45ddcb60bee59b3f8b4c58e1f41770b951e3fb900cf821adf597c6bbd9291aaf SHA512 4df96a05e0330f9c9b5ed47d30d640851d651cddf5c0376e500eae6d6554652147b95313cbffe8b401c82ee169a869ac8fd4b1e47adaea0a84c997076ed0b46d WHIRLPOOL 59188c49ffbd9f916b7b78a4fe5b956cd9bda5cb023774874ea17949e082886d69c428b13bd8a6a8bad5adf4dc2cda5284b55fd80391950b7147a38fae265004
PBIN curl-7.53.1-r1.pbin-1+exheres-0 3203 SHA256 a579517e9e5dcb151b77937cf15ffd888b40448e1a2ecaa57c7cd485011ff7d1 SHA512 7db2ac66d32d20157f179659d37116e8db29d198ee5cad29a995c4f156da2202c6737de9bf749ea227b35215e276ef393298481991f7b5bd259cbc06c14dc7f0 WHIRLPOOL 90162740418fdc56cb6f0216718d4b66545788d045a70e6f21d8c05bbaabf4c74de8d8129873504cc8eb78710082efde69b7055ae93c24dc35d461c4ca092908

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Thu Feb 23 10:48:31 CET 2017
# Created by paludis-3.0.0 on Wed Mar 1 10:52:21 CET 2017
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:=38.39.11 ) providers:mbedtls? ( dev-libs/mbedtls ) providers:openssl? ( dev-libs/openssl ) run: zsh-completion? ( app-shells/zsh ) ) [[ defined-in = [ curl-7.53.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] ) 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:=38.39.11 ) providers:mbedtls? ( dev-libs/mbedtls ) providers:openssl? ( dev-libs/openssl ) run: zsh-completion? ( app-shells/zsh ) ) [[ defined-in = [ curl-7.53.1-r1.exheres-0 ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://curl.haxx.se"
INHERITED=""
MYOPTIONS="( ( ares [[ description = [ Enabled c-ares posix-threaded dns support, disables 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.53.0.exheres-0 ] ]] ) "
MYOPTIONS="( ( ares [[ description = [ Enabled c-ares posix-threaded dns support, disables 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.53.1-r1.exheres-0 ] ]] ) "
PLATFORMS="~amd64 ~arm ~armv7 ~x86"
LICENCES="MIT"
SLOT="0"
DOWNLOADS="https://curl.haxx.se/download/curl-7.53.0.tar.bz2"
DOWNLOADS="https://curl.haxx.se/download/curl-7.53.1.tar.bz2"
OPTIONS="zsh-completion providers:libressl "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487843311"
GENERATED_TIME="1488361941"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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.53.0--C.11482.1487843310.512369.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--curl-7.53.1-r1--C.28882.1488361941.20427.C.tar.bz2"
SUMMARY="A Client that groks URLs"
BUGS_TO="ingmar@exherbo.org"
REMOTE_IDS="freecode:curl"