This commit is contained in:
Your Name
2019-09-24 00:51:36 +02:00
parent 1b33bc19ca
commit dd5d39c8fd
508 changed files with 3982 additions and 3382 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--net-misc--curl-7.65.1--C.17614.1559841284.728541.C.tar.bz2 797175 SHA256 d0adb8f861265d0b453dbfed87a484a35fba673314c1328622ed48ea67aa677b SHA512 0135ca85ccec51f8f103737d1b10c573452fd585e874db2a68041316c3364c68623409bfc7976001cc595a4c61ebafadc700b0e39c4f403f5da573268186c576 WHIRLPOOL ee7ebf147178252ef4121f9719a7799c774e737a788f1ccaa240086b6f317f4f555d3762e735f6cc05425487c01e667586de93fcb59c9db28decab36b14b6f72
PBIN curl-7.65.1.pbin-1+exheres-0 3616 SHA256 c937b72e4c9b182657a7a6156ad8790dcfbc141a56b9cca2cfbe706510af3df2 SHA512 d446d443b2ac7a00b5023a40af249021514ab5e9401061e1d2b0c6701aee4988baf8f73a447487e5b6f40fbc235224842518a3b679ca3cef23f1e6d749d63de2 WHIRLPOOL 2d8f6f210df77d3fe6ac8e75e7f14c155fe33336b25a136c81683d5d3f21779e576b73fec67b3fcfa911c9b8dece58eca763ec81aec0c1fed8be1238116a7fb0
DIST hasufell-binhost--net-misc--curl-7.66.0--C.8554.1569250661.701096.C.tar.bz2 801067 SHA256 0037b81e0196bbd670447d4636a4f81d71d659956b8bc98b196bd13d2e3e2040 SHA512 c25019d9d07ec7f6b0d60b79f1f311814db80db3ef1e9f42ec83a642b15a32c247cfb88a525c30e6b278f95a8338483e2f3feb7ca33d803aa356a230d756106c WHIRLPOOL 7e00c87f4abe7ca8ba48a047c168d8c776986e3d1a67d1aa48493abdec5597cd53930a7423ec6163d8301290fa15484ad398ae18ae67f911577045d1638bf904
PBIN curl-7.66.0.pbin-1+exheres-0 3589 SHA256 b2508785738b2e0da7ecd2ef532b4cd88dacae8f128700ca8c8245a8b8bdd734 SHA512 844a6d1234bd9e1f70cd781c29674ad9d60880c1688d298aab107b0c2add5adae749f69b22a012b8e8957453f5029e6d28728af43c9c30f9f06a1da7e558b28b WHIRLPOOL 1d4073df7c57b0d7306252576ee3f2a79647b424ea00d770e2795d728eff118feb2da2fab20d8ae83f78a43f6b5fd72cfa31892a640260beb3932c596df356c3

View File

@@ -1,20 +1,20 @@
# Created by paludis-3.0.0 on Thu Jun 6 19:14:45 CEST 2019
# Created by paludis-3.0.0 on Mon Sep 23 16:57:42 CEST 2019
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] ) brotli? ( app-arch/brotli[>=0.6.0] ) http2? ( net-libs/nghttp2 ) idn? ( net-dns/libidn2:=4.0 ) kerberos? ( providers:heimdal? ( app-crypt/heimdal ) providers:krb5? ( app-crypt/krb5 ) ) ldap? ( net-directory/openldap ) rtmp? ( media-video/rtmpdump ) providers:gnutls? ( dev-libs/gnutls[>=2.12.14] dev-libs/nettle ) providers:libressl? ( dev-libs/libressl:=44.46.18 ) providers:mbedtls? ( dev-libs/mbedtls ) providers:openssl? ( dev-libs/openssl ) run: zsh-completion? ( app-shells/zsh ) ) [[ defined-in = [ curl-7.65.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] ) brotli? ( app-arch/brotli[>=0.6.0] ) http2? ( net-libs/nghttp2 ) idn? ( net-dns/libidn2:=4.0 ) kerberos? ( providers:heimdal? ( app-crypt/heimdal ) providers:krb5? ( app-crypt/krb5 ) ) ldap? ( net-directory/openldap ) rtmp? ( media-video/rtmpdump ) providers:gnutls? ( dev-libs/gnutls[>=2.12.14] dev-libs/nettle ) providers:libressl? ( dev-libs/libressl:=44.46.18 ) providers:mbedtls? ( dev-libs/mbedtls ) providers:openssl? ( dev-libs/openssl ) run: zsh-completion? ( app-shells/zsh ) ) [[ defined-in = [ curl-7.66.0.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 ] ]] 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 ] ]] kerberos? ( ( providers: heimdal [[ description = [ Use Heimdal Kerberos 5 as the Kerberos provider ] ]] krb5 [[ description = [ Use MIT Kerberos 5 as the Kerberos provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ( 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.65.1.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 ] ]] kerberos? ( ( providers: heimdal [[ description = [ Use Heimdal Kerberos 5 as the Kerberos provider ] ]] krb5 [[ description = [ Use MIT Kerberos 5 as the Kerberos provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ( 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.66.0.exheres-0 ] ]] ) "
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
LICENCES="MIT"
SLOT="0"
DOWNLOADS="https://curl.haxx.se/download/curl-7.65.1.tar.xz"
DOWNLOADS="https://curl.haxx.se/download/curl-7.66.0.tar.xz"
OPTIONS="zsh-completion providers:mbedtls "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1559841285"
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 POSTGRESQL_SERVERS 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"
GENERATED_TIME="1569250662"
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 NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS POSTGRESQL_SERVERS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
CBUILD=""
CC="x86_64-pc-linux-gnu-cc"
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="arbor"
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--curl-7.65.1--C.17614.1559841284.728541.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--curl-7.66.0--C.8554.1569250661.701096.C.tar.bz2"
SUMMARY="A Client that groks URLs"
BUGS_TO="ingmar@exherbo.org"
REMOTE_IDS=""