This commit is contained in:
Your Name
2018-09-08 12:16:32 +02:00
parent 04fbb8b0df
commit f867debf5d
248 changed files with 1366 additions and 966 deletions

View File

@@ -1,2 +1,2 @@
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
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

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Sat Aug 18 21:12:25 CEST 2018
# Created by paludis-3.0.0 on Sat Sep 8 10:44:21 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.1.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.2.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.1.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.2.exheres-0 ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="LGPL-2.1 BSD-2"
SLOT="0"
DOWNLOADS="https://www.libssh.org/files/0.8/libssh-0.8.1.tar.xz"
DOWNLOADS="https://www.libssh.org/files/0.8/libssh-0.8.2.tar.xz"
OPTIONS="providers:libressl "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1534619545"
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"
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.8.1--C.20066.1534619545.347763.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-libs--libssh-0.8.2--C.28499.1536396261.43917.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.1/ [[ lang = en ]]"
UPSTREAM_RELEASE_NOTES="https://www.libssh.org/2018/08/13/libssh-0-8.2/ [[ lang = en ]]"
UPSTREAM_DOCUMENTATION="https://www.libssh.org/documentation/ [[ lang = en ]]"
SCM_REVISION=""