Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--sys-fs--sshfs-fuse-3.4.0--C.16436.1530582011.431024.C.tar.bz2 173915 SHA256 4a6839b27fb9f500754146ab3eb623fff271879937f1bbe24f4fbca2ceaeb7e0 SHA512 fca45d06e76db89317051f9a1f8984d4fe82ce133a65fbaeef39955d674662aa5278fd3a4525ff31d6e7552c046355da5128f2adfc23395548d830c97511b631 WHIRLPOOL e33d9b507d56400e2d1f15129c1e59faf2566dbf0840acc90f2480432e8a0e94858b981ae833f2d81ef73e838bab4fb36df3f971d5955d346ff60dea51dd0a07
|
||||
PBIN sshfs-fuse-3.4.0.pbin-1+exheres-0 2986 SHA256 453491c78944ac5cef017e57d2777eae6aab9a6a031b8fa0dda15d8c95cb52ef SHA512 c861afad0200d4ad26f8e6f72ea363c914ae3c4cf1122a74a28ba8cbd29e923d62f3d9a02fae6a4ef155a2ba1619e08b77defe42e629273d873c25fbd5953aed WHIRLPOOL d6a468d34f18d82b61abe73a6bd638731e6160da57fc6b02aaf979f64ab2a5a3156ec0384807c9639c8f5af24981922a65c6a211193a5a9d379de6660979adee
|
||||
DIST hasufell-binhost--sys-fs--sshfs-fuse-3.5.0--C.32453.1535700399.222539.C.tar.bz2 173999 SHA256 397ffc460a0500aa5072989695fd6b49659a3c26b709dc6533d344ca9416afab SHA512 e3e1ebf41c0232eb2c5893e10d62ed4e835e6900dd500973dd01334433bf79ba30f7e03ef7b21fb817af45ed2b115e8cbf7ec9ca00f2f802dbac6410323cf52a WHIRLPOOL c1f05bd71e58441e09c20e475a20ed173790fc00a29206ff0160e5aaf446fb469c90eeabdf3482b4028fd618cbc6939760779b080aba2317c070d6c2f7d4859a
|
||||
PBIN sshfs-fuse-3.5.0.pbin-1+exheres-0 3038 SHA256 1939c10bdd90511efdb3106d4fffbdc400d14b21c0e5824c4b337a3087ca6e8d SHA512 4c1c55e2e3127a69baf68f08726a0a8d66357fcc1f605ad3bfc8c33b85a107251e94b5aebfc2b6d0357ac61b0fd178d1d2e50b94f2cfa59929f8eb3f8cbab9c1 WHIRLPOOL 024b876c54dba961ea6ef43ccff2e263097355261df79df7c6f5d8c7cc1e9b57bd03178640be6744212e5e84b0a865cf8c0d24872b14f23fa4d5f9cce13b9c37
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Tue Jul 3 03:40:11 CEST 2018
|
||||
# Created by paludis-3.0.0 on Fri Aug 31 09:26:39 CEST 2018
|
||||
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.4.0.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/meson[>=0.41.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.5.0.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.41.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 utf8-locale meson"
|
||||
INHERITED=" github python 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 ] ]] ) "
|
||||
PLATFORMS="~amd64 ~arm ~armv8 ~x86"
|
||||
LICENCES="GPL-2"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://github.com/libfuse/sshfs/releases/download/sshfs-3.4.0/sshfs-3.4.0.tar.xz"
|
||||
DOWNLOADS="https://github.com/libfuse/sshfs/releases/download/sshfs-3.5.0/sshfs-3.5.0.tar.xz"
|
||||
OPTIONS="python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1530582011"
|
||||
GENERATED_TIME="1535700399"
|
||||
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 ~armv8 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--sys-fs--sshfs-fuse-3.4.0--C.16436.1530582011.431024.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--sys-fs--sshfs-fuse-3.5.0--C.32453.1535700399.222539.C.tar.bz2"
|
||||
SUMMARY="FUSE filesystem client to access remote filesystems via SSH"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=" github:libfuse/sshfs "
|
||||
Reference in New Issue
Block a user