Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--net-libs--libssh-0.7.5-r1--C.17707.1512075814.347558.C.tar.bz2 246050 SHA256 cd497c66c6236c671b64e9cd725e7856e83f1bfc720473bd108e7574a1fdb6aa SHA512 93188d1aaf3ed37686a40a563f742a4be2aa93be68c5214a39c55f071d6ba6bd00a9c2201d21e88c3b22d5e3012c0e73602a37ac3b6581cb01774730c1b6eb14 WHIRLPOOL 70621d797f2ca2398a9207dbe373ef4b8046c7ede5a4d21d81a190b91f614d75c3403cf1fc42afa6c9fff2592e628cb9925045cb71ffdc9a352b9fc6d4256390
|
||||
PBIN libssh-0.7.5-r1.pbin-1+exheres-0 3046 SHA256 41eb6730b50c0addd556ea6f0cb08415536157c84665c225b9ac207a39184be1 SHA512 dbd37c56faeee3606c24af4d1067859d863c9c36c06981ca7f8172bef5067816921181c3de2718e781803a145700c519691193e062440fc9ec09f14a262ab730 WHIRLPOOL a287d76cd1ce9b3fa1ca1f7a456e387f49c0c29045f97728e38bc73fb95ca2476b41c1c3e242c7b2fb2d37c13e8af078eb3ca51f66c189b909a5ee19e6d0f076
|
||||
DIST hasufell-binhost--net-libs--libssh-0.8.1--C.20066.1534619545.347763.C.tar.bz2 263314 SHA256 d4f4ba0146631037c98edf5b3d705b2530a9ee99cc15b50546142a31beb388a2 SHA512 4fdc9bd36e1e019d560c379747fb3d52b03786e956a821ee69312c7664ef7b169e2e252fb182679f21033e24b34e581cbc4e2176f4ad44fcd752206ed2da5fa7 WHIRLPOOL d5f1e01d291d332499020a0fb1ae02116cff736e3c083fc016b59f25eaf2636353f11cfbcd9504503a8c8df1f21486167e9b235119342fdd97a36df2250344d1
|
||||
PBIN libssh-0.8.1.pbin-1+exheres-0 3114 SHA256 93004e0a3d0c3104073e30398ba70e3c13e5728a664851e424fc47873f6e3183 SHA512 1c0d1b449f5e52ca5fdb538ba886016690c6aa9d27080660ddd0ebf0576ac8408ba5ec471b018bdda7203a6f7e6075500f9acda8434ec4069b8b9e1750768516 WHIRLPOOL 7b67be0e53095cd0db99e61687c757c56ad8bf133ccc78611d9808b8be7b189650e89e962fd01998daecac51b2e9486382eaebd77b10f89c0f7ef6d9511efb1d
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Thu Nov 30 22:03:34 CET 2017
|
||||
# Created by paludis-3.0.0 on Sat Aug 18 21:12:25 CEST 2018
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build: doc? ( app-doc/doxygen[dot] ) build+run: sys-libs/zlib[>=1.2] kerberos? ( virtual/kerberos ) nacl? ( dev-libs/nacl ) pcap? ( dev-libs/libpcap ) providers:gcrypt? ( dev-libs/libgcrypt[>=1.5] ) providers:libressl? ( dev-libs/libressl:=42.44.16 ) providers:openssl? ( dev-libs/openssl ) test: dev-util/cmocka ) [[ defined-in = [ libssh-0.7.5-r1.exheres-0 ] ]] ( build: sys-devel/cmake[>=2.8.6] ) [[ defined-in = [ cmake.exlib ] ]]"
|
||||
DEPENDENCIES="( build: doc? ( app-doc/doxygen[dot] ) build+run: sys-libs/zlib[>=1.2] kerberos? ( virtual/kerberos ) nacl? ( dev-libs/nacl ) pcap? ( dev-libs/libpcap ) providers:gcrypt? ( dev-libs/libgcrypt[>=1.5] ) providers:libressl? ( dev-libs/libressl:=43.45.17 ) providers:mbedtls? ( dev-libs/mbedtls ) providers:openssl? ( dev-libs/openssl ) test: dev-util/cmocka ) [[ defined-in = [ libssh-0.8.1.exheres-0 ] ]] ( build: sys-devel/cmake[>=3.3.0] ) [[ defined-in = [ cmake.exlib ] ]]"
|
||||
DESCRIPTION=""
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://www.libssh.org"
|
||||
HOMEPAGE="https://www.libssh.org/"
|
||||
INHERITED=" cmake"
|
||||
MYOPTIONS="( ( doc [[ description = [ Adds extra documentation (API, Javadoc, etc) ] ]] examples [[ description = [ Install example source code ] ]] kerberos [[ description = [ Adds Kerberos support ] ]] nacl [[ description = [ Support key exchange methode curve25519-sha256@libssh.org ] ]] pcap [[ description = [ Capture decrypted network traffic with libpcap for debugging ] ]] ( providers: gcrypt [[ description = [ Use libgcrypt as the provider for cryptographic functions ] ]] libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ libssh-0.7.5-r1.exheres-0 ] ]] ) "
|
||||
MYOPTIONS="( ( doc [[ description = [ Adds extra documentation (API, Javadoc, etc) ] ]] examples [[ description = [ Install example source code ] ]] kerberos [[ description = [ Adds Kerberos support ] ]] nacl [[ description = [ Support key exchange methode curve25519-sha256@libssh.org ] ]] pcap [[ description = [ Capture decrypted network traffic with libpcap for debugging ] ]] ( providers: gcrypt [[ description = [ Use libgcrypt as the provider for cryptographic functions ] ]] 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 = [ libssh-0.8.1.exheres-0 ] ]] ) "
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
LICENCES="LGPL-2.1 BSD-2"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://red.libssh.org/attachments/download/218/libssh-0.7.5.tar.xz"
|
||||
DOWNLOADS="https://www.libssh.org/files/0.8/libssh-0.8.1.tar.xz"
|
||||
OPTIONS="providers:libressl "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1512075814"
|
||||
GENERATED_TIME="1534619545"
|
||||
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,11 +28,11 @@ LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="net"
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-libs--libssh-0.7.5-r1--C.17707.1512075814.347558.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-libs--libssh-0.8.1--C.20066.1534619545.347763.C.tar.bz2"
|
||||
SUMMARY="The ssh library was designed to be used by programmers needing a working SSH implementation by the means of a library"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS="freecode:libssh"
|
||||
REMOTE_IDS=""
|
||||
UPSTREAM_CHANGELOG=""
|
||||
UPSTREAM_RELEASE_NOTES="https://www.libssh.org/2015/05/11/libssh-0-7.5/ [[ lang = en ]]"
|
||||
UPSTREAM_RELEASE_NOTES="https://www.libssh.org/2018/08/13/libssh-0-8.1/ [[ lang = en ]]"
|
||||
UPSTREAM_DOCUMENTATION="https://www.libssh.org/documentation/ [[ lang = en ]]"
|
||||
SCM_REVISION=""
|
||||
Reference in New Issue
Block a user