This commit is contained in:
Your Name
2019-12-17 07:15:18 +01:00
parent a54112e1bf
commit df956e4617
576 changed files with 3850 additions and 3370 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--sys-fs--sshfs-fuse-3.5.2--C.14867.1555383045.560221.C.tar.bz2 207969 SHA256 eaad996087f0f4adcddb1f2462801d952a0f39b99d77eb210067b0b9c643f51b SHA512 3d88cc13d914bf308d44e4912868e3342ed39f76d1de00ecc596eebbd5878276274378d2531052b0a7d55a43ecedabe31adf4f38df1e3b34f670b8685ccdd024 WHIRLPOOL 6cd1dcccdf2c51bd6757c66296c8a63d18cdd6cdf1181f432be26efcc7fdcf8244370f7bcb23e0bde7f6936a017c8d163c2389a93b4eb3a32e37567b7239874a
PBIN sshfs-fuse-3.5.2.pbin-1+exheres-0 3087 SHA256 bce61ce70c01a52f652df3415a508b0dd49e2350e2442494a565d2b72e6c9b69 SHA512 3284458a544a9aecc28bf63c7dff36988d410539caaced86df4e47948aaddd5504e0d2ac66a94e76b1f986479984cfca007aed059a3e19d0da7f9f4d5175f292 WHIRLPOOL be060346fbbc03ed356a34d9d35907d2bf4c7c5aa32f71cef38eb8c1d76885aa809e4819de9c48058c5e6b1e945bfe87d77c4729f09c817792e71dfd920992b1
DIST hasufell-binhost--sys-fs--sshfs-fuse-3.6.0--C.899.1576512562.466921.C.tar.bz2 208975 SHA256 d3f56bc363464d33802954628822c2e4c612bb80ffaffeefa9f94b1749e7f140 SHA512 ca531114a4d4492d82696abf4f1c770c820556ea1d405ce39d127088ad0e70fc45453dff07595caaedf643ce9845b111bbe73c8b01c327c0874ef557d17fbe75 WHIRLPOOL b2bcc07dc70a32e0405e082b8da69a90b8a3efa5bd38c5a85df72e6fe4c4e638277bbfa60bfe2363ca0a5837149d815aea64b977b37e2de0bb0ffab7d0a2e31e
PBIN sshfs-fuse-3.6.0.pbin-1+exheres-0 3058 SHA256 47888f1003a859f605044179a3722dd41443e0b960d9f74af15cc2d710edd458 SHA512 5d0effcbcb9d7a101dada894f1b337a45079012cba3d6898696e361e006bebb50583844a9a99c0ed20e2073dfc7aad5e89b3ebde8e346e6c022b32b65e961b46 WHIRLPOOL a97c6d36a81fe78101df4d87df7f29fc6142af75242e2c1b2842ab9f9d40ccb45c6a44309746ebe18807560ca9e8dd0a9e77fdfd3fa48fb059a5085eceb1e631

View File

@@ -1,20 +1,20 @@
# Created by paludis-3.0.0 on Tue 16 Apr 2019 04:50:45 AM CEST
# Created by paludis-3.0.0 on Mon 16 Dec 2019 05:09:22 PM CET
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: dev-lang/python:*[>=3] dev-python/docutils [[ note = [ rst2man for man page ] ]] virtual/pkg-config build+run: sys-fs/fuse:3[>=3.1] dev-libs/glib:2[>=2.0] run: net-misc/openssh[>=4.4] test: dev-python/pytest[python_abis:*(-)?] ) [[ defined-in = [ sshfs-fuse-3.5.2.exheres-0 ] ]] ( build+run: python_abis:3.4? ( dev-lang/python:3.4 ) python_abis:3.5? ( dev-lang/python:3.5 ) python_abis:3.6? ( dev-lang/python:3.6 ) python_abis:3.7? ( dev-lang/python:3.7 ) ) [[ defined-in = [ python.exlib ] ]] ( build: sys-devel/ninja ) [[ defined-in = [ ninja.exlib ] ]] ( build: sys-devel/meson[>=0.49.0] ) [[ defined-in = [ meson.exlib ] ]]"
DEPENDENCIES="( build: dev-lang/python:*[>=3] dev-python/docutils [[ note = [ rst2man for man page ] ]] virtual/pkg-config build+run: sys-fs/fuse:3[>=3.1] dev-libs/glib:2[>=2.0] run: net-misc/openssh[>=4.4] test: dev-python/pytest[python_abis:*(-)?] ) [[ defined-in = [ sshfs-fuse-3.6.0.exheres-0 ] ]] ( build+run: python_abis:3.5? ( dev-lang/python:3.5 ) python_abis:3.6? ( dev-lang/python:3.6 ) python_abis:3.7? ( dev-lang/python:3.7 ) python_abis:3.8? ( dev-lang/python:3.8 ) ) [[ defined-in = [ python.exlib ] ]] ( build: sys-devel/ninja ) [[ defined-in = [ ninja.exlib ] ]] ( build: sys-devel/meson[>=0.49.0] ) [[ defined-in = [ meson.exlib ] ]]"
DESCRIPTION=" This is a FUSE filesystem client based on the SSH File Transfer Protocol. Since most SSH servers already support this protocol it is very easy to set up: i.e. on the server side there is nothing to do. On the client side mounting the filesystem is as easy as logging into the server with SSH."
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://github.com/libfuse/sshfs"
INHERITED=" github python flag-o-matic utf8-locale ninja meson"
MYOPTIONS="( ( ( python_abis: ( 3.4 [[ description = [ Use Python ABI 3.4 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] 3.7 [[ description = [ Use Python ABI 3.7 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
MYOPTIONS="( ( ( python_abis: ( 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] 3.7 [[ description = [ Use Python ABI 3.7 ] ]] 3.8 [[ description = [ Use Python ABI 3.8 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
LICENCES="GPL-2"
SLOT="0"
DOWNLOADS="https://github.com/libfuse/sshfs/releases/download/sshfs-3.5.2/sshfs-3.5.2.tar.xz"
DOWNLOADS="https://github.com/libfuse/sshfs/releases/download/sshfs-3.6.0/sshfs-3.6.0.tar.xz"
OPTIONS="python_abis:3.6 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1555383045"
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="1576512562"
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--sys-fs--sshfs-fuse-3.5.2--C.14867.1555383045.560221.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--sys-fs--sshfs-fuse-3.6.0--C.899.1576512562.466921.C.tar.bz2"
SUMMARY="FUSE filesystem client to access remote filesystems via SSH"
BUGS_TO=""
REMOTE_IDS=" github:libfuse/sshfs "