This commit is contained in:
Your Name
2018-09-29 14:05:08 +02:00
parent 93c12fc70e
commit 1a009df803
101 changed files with 497 additions and 417 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--net-libs--libssh-0.8.2--C.28499.1536396261.43917.C.tar.bz2 264316 SHA256 1129918ffcdfc3e3a9a0ce3f8e15d3ca6e6ca463be04dd6c18b19c080c69c4af SHA512 92a7eaf199b0f1539ffc8a17f3108a49c551a242a9c525ac24c89de21e984eabb3852c7f098c0e5fb48f74df57f2d4aaa131237af9a990be4fa4d878c3bdb1cc WHIRLPOOL 471ca91a4cb922b56a9c89713baec0b8be67ca839ca84b532f1e398b77036fdc12c571ecd5b6383612135df58eb540115683ce70456e85f642ceb9bd84e029d6
PBIN libssh-0.8.2.pbin-1+exheres-0 3113 SHA256 8df281032651eb2a19dab9d385ab2533bfc013364ee17cb9328d5b81bfe3c18b SHA512 11f97451ce7d27801d59d13b47a641678a0f0cae98669a2700517d60b98f1de4511e569229c1d30c0033bbabc3ee8002b97203e2d1718c58007746e403951a02 WHIRLPOOL e1388639d0842b871949ea72075a237f2e10496dbd493ccd6813ed00d57568d5b5489f7652f63d9c6bb1dc7043582c3fb2ce97c080b830b2f56d094e0ad4bffd
DIST hasufell-binhost--net-libs--libssh-0.8.3--C.27878.1538217721.839608.C.tar.bz2 272081 SHA256 cfe56c0d18a14c9449dea944feef9ac3c76e32b9ec576369ceb852648506d1cf SHA512 4af6615d95bb54e82377e34a2b06f8caa14c969a814ddd9142ea3297c8ffb25b83273c5880f4c686b245eadd44574d531eaac838d6facc46b63c746f4e9b7661 WHIRLPOOL f7a416b8d9871c42b0bfc89af5a5ff1699131d395d0d39b9716d39f7e7ab0c7edeeebae4f23eb231b06589d1f573ad5f8542d4eb3b73b3da6ca98f35121a833b
PBIN libssh-0.8.3.pbin-1+exheres-0 3133 SHA256 8f1b7094387c2831dd5cff8184fcecef4b85b340b586ccb708c1e8099bf5e9f1 SHA512 1e5ac05fb62f87331b35d2eadd127ad33878296e2ab779c71d9158070be9220fa647112ea2d19ad5e2f33b6f0d8d069b84ab4014f75c0587c0c881f00f9766e3 WHIRLPOOL c8108839fc7babc8dcce39ec3dbadcbe877e075a5d030ab408c7464cc6f7d2bdc751a82ec79760123248a032f0b4f5c353516fdd53aaef2b051e74920e63094a

View File

@@ -1,19 +1,19 @@
# Created by paludis-3.0.0 on Sat Sep 8 10:44:21 CEST 2018
# Created by paludis-3.0.0 on Sat Sep 29 12:42:02 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:=43.45.17 ) providers:mbedtls? ( dev-libs/mbedtls ) providers:openssl? ( dev-libs/openssl ) test: dev-util/cmocka ) [[ defined-in = [ libssh-0.8.2.exheres-0 ] ]] ( build: sys-devel/cmake[>=3.3.0] ) [[ 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.3.exheres-0 ] ]] ( build: sys-devel/cmake[>=3.3.0] ) [[ defined-in = [ cmake.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
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 ] ]] 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.2.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.3.exheres-0 ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="LGPL-2.1 BSD-2"
SLOT="0"
DOWNLOADS="https://www.libssh.org/files/0.8/libssh-0.8.2.tar.xz"
DOWNLOADS="https://www.libssh.org/files/0.8/libssh-0.8.3.tar.xz"
OPTIONS="providers:libressl "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1536396261"
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"
GENERATED_TIME="1538217722"
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"
ASFLAGS=""
CBUILD=""
@@ -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.8.2--C.28499.1536396261.43917.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-libs--libssh-0.8.3--C.27878.1538217721.839608.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=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://www.libssh.org/2018/08/13/libssh-0-8.2/ [[ lang = en ]]"
UPSTREAM_RELEASE_NOTES="https://www.libssh.org/2018/08/13/libssh-0-8.3/ [[ lang = en ]]"
UPSTREAM_DOCUMENTATION="https://www.libssh.org/documentation/ [[ lang = en ]]"
SCM_REVISION=""