This commit is contained in:
Julian Ospald 2017-02-23 10:50:00 +01:00
parent 8c4ed7605f
commit d5ce3f09f3
2 changed files with 8 additions and 8 deletions

View File

@ -1,2 +1,2 @@
DIST hasufell-binhost--net-misc--curl-7.52.1--C.26612.1483053993.178412.C.tar.bz2 712287 SHA256 152d841b14509684f3fe4dc230bc88c609db0dc89fd33ac9e5a7beb4debe23ee SHA512 28e9587ed5f3743dd5ec7ee9a6c8554fc01007592ca1441cfec721f1efdb43960e65d16d4cf16c25ce2029394e7bf64008110e2854e5f3e5b9f4c3fea31485f0 WHIRLPOOL bbbbf7d6c50d6eb6813706a14e0141be556dc1bad09758a243500cc3fb43d82229dc48c57733c72f4f1e9ed462b7c73af540054aa47aedc8c11365f27dad2884
PBIN curl-7.52.1.pbin-1+exheres-0 3195 SHA256 9314fc0bc4e4380b6b51b7f1a6fe2c083fe4bcda3b7314bac7e4f786d4533668 SHA512 8ae023b464f3add8714d658fbb34da53d0355af2caa8abc34217ab8b0afce5127c163cf8552470594eadbb82e1de371faf04bdea13099aec2a183daa1877155c WHIRLPOOL 1d886a8de7459646f7c1ad295b978753033b3493f686a9276e1f1193798ccbd0222e11c5bf7d11e9978d5bd9d4fa5d46057a36e63f802a8b78a3498415d9cadb
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

View File

@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Fri Dec 30 00:26:33 CET 2016
# Created by paludis-3.0.0 on Thu Feb 23 10:48:31 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.52.1.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.0.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.52.1.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.0.exheres-0 ] ]] ) "
PLATFORMS="~amd64 ~arm ~armv7 ~x86"
LICENCES="MIT"
SLOT="0"
DOWNLOADS="https://curl.haxx.se/download/curl-7.52.1.tar.bz2"
DOWNLOADS="https://curl.haxx.se/download/curl-7.53.0.tar.bz2"
OPTIONS="zsh-completion providers:libressl "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1483053993"
GENERATED_TIME="1487843311"
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.52.1--C.26612.1483053993.178412.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--curl-7.53.0--C.11482.1487843310.512369.C.tar.bz2"
SUMMARY="A Client that groks URLs"
BUGS_TO="ingmar@exherbo.org"
REMOTE_IDS="freecode:curl"