summaryrefslogtreecommitdiff
path: root/net-fs/smbnetfs
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-05-31 21:30:14 -0500
committerroot <root@alpha.trunkmasters.com>2026-05-31 21:30:14 -0500
commit7d009d2bc561a2df178eac5df75421e4bb4c6b62 (patch)
tree565722a7aadd75a31d89afcb22a04abea1bffb17 /net-fs/smbnetfs
parent2c156b24300b45a66e20e90fe26d2837c2b1ea7d (diff)
downloadbaldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.tar.gz
baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.tar.xz
baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.zip
Adding metadata
Diffstat (limited to 'net-fs/smbnetfs')
-rw-r--r--net-fs/smbnetfs/metadata.xml12
1 files changed, 7 insertions, 5 deletions
diff --git a/net-fs/smbnetfs/metadata.xml b/net-fs/smbnetfs/metadata.xml
index ded78c54a92a..4758f1c23d0e 100644
--- a/net-fs/smbnetfs/metadata.xml
+++ b/net-fs/smbnetfs/metadata.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <longdescription>
+ <!-- maintainer-needed -->
+ <longdescription>
SMBNetFS is a Linux/FreeBSD FUSE filesystem that allow you to use samba/microsoft network.
Features:
@@ -15,6 +16,7 @@
- command "cd mountpoint/username:password@computer_or_ip" allows you to access "computer_or_ip" as user "username" with password "password" (this is insecure, but useful)
- the program is multithreaded, so simultaneous access to a file/share is possible
</longdescription>
-
- <origin>liguros-repo</origin>
-</pkgmetadata> \ No newline at end of file
+ <upstream>
+ <remote-id type="sourceforge">smbnetfs</remote-id>
+ </upstream>
+</pkgmetadata>