From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9070C158020 for ; Sun, 30 Oct 2022 16:34:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2C565E08FE; Sun, 30 Oct 2022 16:34:44 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 15499E08FE for ; Sun, 30 Oct 2022 16:34:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DA74F340F15 for ; Sun, 30 Oct 2022 16:34:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 656D36F8 for ; Sun, 30 Oct 2022 16:34:40 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1667147636.08789e6bc8ba83adacebb3431b1911a29d0fe27d.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gvfs/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/gvfs/metadata.xml X-VCS-Directories: gnome-base/gvfs/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 08789e6bc8ba83adacebb3431b1911a29d0fe27d X-VCS-Branch: master Date: Sun, 30 Oct 2022 16:34:40 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0b573ef1-2224-4c7d-b080-919be84f9225 X-Archives-Hash: 5f8f03943f0f7e5c7c7a2cd1f9a50e3d commit: 08789e6bc8ba83adacebb3431b1911a29d0fe27d Author: Matt Turner gentoo org> AuthorDate: Sat Oct 29 21:20:05 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Sun Oct 30 16:33:56 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08789e6b gnome-base/gvfs: Set remote-id Signed-off-by: Matt Turner gentoo.org> gnome-base/gvfs/metadata.xml | 51 +++++++++++++++++++++++--------------------- 1 file changed, 27 insertions(+), 24 deletions(-) diff --git a/gnome-base/gvfs/metadata.xml b/gnome-base/gvfs/metadata.xml index d8620ab596f3..0e61567481be 100644 --- a/gnome-base/gvfs/metadata.xml +++ b/gnome-base/gvfs/metadata.xml @@ -1,28 +1,31 @@ - - gnome@gentoo.org - Gentoo GNOME Desktop - - -GVfs is a userspace virtual filesystem implementation for GIO (a library -available in GLib). GVfs comes with a set of backends, including trash -support, SFTP, SMB, HTTP, DAV, and many others. GVfs also contains modules -for GIO that implement volume monitors and persistent metadata storage. -There is also FUSE support that provides limited access to the GVfs -filesystems for applications not using GIO. - - - Enables support for accessing AFP (Apple Filing Protocol) network shares - Enables support for accessing files in archives transparently via app-arch/libarchive - Enable playback of Blu-ray filesystems using media-libs/libbluray - Use sys-auth/elogind for session tracking. - Enables fuse mount points in $HOME/.gvfs for legacy application access - Enable configuration panel for net-libs/gnome-online-accounts accounts - Enables support for accessing Google accounts via dev-libs/libgdata - Enable the HTTP/DAV backend using net-libs/libsoup - Enable NFS client support via net-fs/libnfs. - Enable udev base replacement code for cdda feature - + + gnome@gentoo.org + Gentoo GNOME Desktop + + + GVfs is a userspace virtual filesystem implementation for GIO (a library + available in GLib). GVfs comes with a set of backends, including trash + support, SFTP, SMB, HTTP, DAV, and many others. GVfs also contains modules + for GIO that implement volume monitors and persistent metadata storage. + There is also FUSE support that provides limited access to the GVfs + filesystems for applications not using GIO. + + + Enables support for accessing AFP (Apple Filing Protocol) network shares + Enables support for accessing files in archives transparently via app-arch/libarchive + Enable playback of Blu-ray filesystems using media-libs/libbluray + Use sys-auth/elogind for session tracking. + Enables fuse mount points in $HOME/.gvfs for legacy application access + Enable configuration panel for net-libs/gnome-online-accounts accounts + Enables support for accessing Google accounts via dev-libs/libgdata + Enable the HTTP/DAV backend using net-libs/libsoup + Enable NFS client support via net-fs/libnfs. + Enable udev base replacement code for cdda feature + + + GNOME/gvfs +