This commit is contained in:
Your Name
2017-10-03 11:01:52 +02:00
parent 51cd785ea1
commit 0e4161f099
15 changed files with 83 additions and 83 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--sys-fs--sshfs-fuse-3.3.0--C.4770.1506414553.718719.C.tar.bz2 170338 SHA256 079cd7a72c928b0c24e7d0b91e573bde7f4cd760f19e1458447fe79b55320595 SHA512 6994ea40653576da0efd76ed260d45624f0416cdc3431b254bfc28a0bd38cdb5fb3af0c6aed0810a0dcf2160a95c82c5171e492135ba1979687f82df4da523a6 WHIRLPOOL 3a8c6bd0af74ecaf4f5898a032df586aea7c9ce569650591460306157fde8c6b1680fecbc444838ddf8e333e39660195fa6e536b437d5b9b55ca70abedb14764
PBIN sshfs-fuse-3.3.0.pbin-1+exheres-0 2971 SHA256 67763ec0a704a1a3d5d7dff4b13a46e44e2d146e081d44f88fa3831e3d0be72d SHA512 49cad27c0c7c7f7cec3f21f58abbe3de27b8ceaef35bceb37fdecef8039ebb0c30315195d6149331a97164310f1bb7095c77026a597c0b69262943ffb5732cd8 WHIRLPOOL 7fc9c9fc90d974e3d31f2a4d85f3e473a8e266387f7175bdfa30b84cf276ddb0b3ba24170cd92612599d1d48637b07d0a82bd3954ad2841ae6b8eacf2382a1bb
DIST hasufell-binhost--sys-fs--sshfs-fuse-3.3.0-r1--C.19570.1507017439.292875.C.tar.bz2 170506 SHA256 4e88f19d9f75fb4f0d46a47277d82ca1aabccb205a5fc56f8c7be1000f14f6aa SHA512 9640184209a3a359e599e1427fb2a4817adeef3a7e3837ffd7a5bdf7f24c13a0c64867a893cf0a3dc6afc8d78dce0bb011668249823214f495244f5d69c2ba42 WHIRLPOOL 12d6b2286f8ee80d15ce29b46a97edf004f86595c4069fc8a75da2ea702d88c4960455f06370395f65857e70e2a0e6a331d9fcfedf26c9f5467f36d8b15a404f
PBIN sshfs-fuse-3.3.0-r1.pbin-1+exheres-0 2890 SHA256 b1a46c0d4ba85d3ed3769b5a1ef633072abdfa86c749bcb0aaf13ce0ed54e5c8 SHA512 8736fb120287a207d59c3c832eeb692f74502ca05f528417ee35a9a4adeb5bd0f81d119719b8c8076f2b245e506c587888313fb4339d7f835f37042f40bb7d1f WHIRLPOOL 2075035a9e119e39580b231289180ab3fb6eedae6264eaab763144ed939cb8b656e3dfcaf94a818ce6d6563e56dd4d92e1e4fbda62f6726b12166fecc385e34d

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue Sep 26 10:29:14 CEST 2017
# Created by paludis-3.0.0 on Tue Oct 3 09:57:19 CEST 2017
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.3.0.exheres-0 ] ]] ( build+run: python_abis:3.3? ( dev-lang/python:3.3 ) 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 ) ) [[ defined-in = [ python.exlib ] ]] ( build: sys-devel/meson[>=0.39.0] sys-devel/ninja ) [[ 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.3.0-r1.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 ) ) [[ defined-in = [ python.exlib ] ]] ( build: sys-devel/meson[>=0.39.0] sys-devel/ninja ) [[ 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 utf8-locale meson"
MYOPTIONS="( ( ( python_abis: ( 3.3 [[ description = [ Use Python ABI 3.3 ] ]] 3.4 [[ description = [ Use Python ABI 3.4 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
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 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
PLATFORMS="~amd64 ~arm ~x86"
LICENCES="GPL-2"
SLOT="0"
DOWNLOADS="https://github.com/libfuse/sshfs/releases/download/sshfs-3.3.0/sshfs-3.3.0.tar.xz"
OPTIONS="python_abis:3.6 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1506414554"
GENERATED_TIME="1507017439"
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,7 +28,7 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="arbor"
PLATFORMS="~amd64 ~arm ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--sys-fs--sshfs-fuse-3.3.0--C.4770.1506414553.718719.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--sys-fs--sshfs-fuse-3.3.0-r1--C.19570.1507017439.292875.C.tar.bz2"
SUMMARY="FUSE filesystem client to access remote filesystems via SSH"
BUGS_TO=""
REMOTE_IDS=" github:libfuse/sshfs "