sys-fs/ls-fuse
FUSE module to mount ls -lR output
ChangeLog
commit 946b3d5e6f85aa6d17632eb69d8c14152e056548
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 29 23:16:52 2026 +0200
*/*: normalize metadata.xml DTD URL and indent
Repo-wide sweep: 144 metadata.xml files updated to use the
https://www.gentoo.org/dtd/metadata.dtd DTD URL (was http://) and
2-space indentation (was tabs). Maintainer blocks left untouched —
the 2026-04-22 normalization sweep added <name> alongside <email>
where the maintainer was Ivan, but third-party maintainer entries
(lebedev.vasya@gmail.com, megagreener@gmail.com, brothermechanic@gmail.com,
etc.) keep their email-only blocks since we can't safely guess the
corresponding <name>.
pkgcheck stays silent on all metadata-* and maintainer-* checks.
commit 3fc9dd11d570cadb995204002f00698e5da755d7
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Apr 21 19:03:59 2026 +0200
sys-fs/ls-fuse: fix 9999 ebuild
Three things wrong with the live ebuild:
- A literal `USE="-debug"` line. USE is set by profile/user, not by
ebuilds; setting it in an ebuild is at best noise and at worst
clobbers the user's preference. Drop it - the existing IUSE="debug"
+ $(use_enable debug) already handle the flag correctly.
- virtual/pkgconfig in DEPEND rather than BDEPEND. It's a build-only
tool; move to BDEPEND.
- KEYWORDS was missing; add the canonical empty value so pkgcheck
knows it's an intentional live ebuild.
Tested: both 0.4 and 9999 `ebuild ... clean compile install`
cleanly, no regressions.
Signed-off-by: Raukaan Cogbrother <cogbrother@raukaan.local>
commit f23ece73c4451e2377c17d8b90acb53bee608563
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Jan 15 21:28:34 2026 +0100
*/*: UPD header, Happy New Year
Signed-off-by: Ivan S. Titov <iohann.s.titov@gmail.com>
commit 8baa7466452d70f5d6516f285716c825a7e2e10e
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Dec 6 22:04:08 2025 +0100
sys-fs/ls-fuse: minor corrections
Signed-off-by: Ivan S. Titov <iohann.s.titov@gmail.com>
commit 75d55441dbb2e55a7102e44b643e2e17cdfbc05d
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri Oct 17 21:58:20 2025 +0200
finally upd year to 2025 :)
commit b451ac3b81ed540a5ce0bbef96d542cd2a2a0dcd
Author: istitov <istitov@github>
Date: Mon Feb 12 10:45:30 2024 +0100
upd copyright to 2024
commit 13862de6a8f61be89cf50a874eee702452ba2d30
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Nov 25 02:43:26 2023 +0300
corr sys-fs/ls-fuse
commit 48945780358f03a15149c157357fee6dafea2c53
Author: Ivan S. Titov <istitov@github.com>
Date: Thu Sep 14 23:32:55 2023 +0200
upd: header
commit d786509ba8df71e12952938f6351402ec7ecfbc7
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Jul 20 23:16:50 2022 +0300
upd date in ebuilds
commit 5ae9c641546f61cf4e7bc8f7f6df07df270d69c7
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Jan 28 19:25:41 2021 +0100
corrected gentoo header
commit 055d0ff70b6d0eeb25101d1132fb511b0e52e688
Author: Dmitry Podgorny <pasis.ua@gmail.com>
Date: Sun May 31 16:48:37 2020 +0300
sys-fs/ls-fuse-0.4 version bump
commit 8c96aa531885bf7d2ce05251f6ebe5ca3a3986b8
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Jan 8 21:24:30 2020 +0100
corrected gentoo copyright
commit 9667dda9524293bbdbc6bc02bddc1008b5a4d87c
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Jan 8 21:17:27 2020 +0100
upd gentoo copyright
commit 97f930455421d1b62bab9a753246e9e08cddcd4c
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Oct 17 22:31:11 2019 +0200
changed first line, you know
commit 0255b00fc5534317ef0983cbfe5a048b2e2e6ac1
Author: Alexander <alex@ws54.tk>
Date: Sat Aug 25 01:04:55 2018 +0700
sys-fs/fs-fuse
Update Manifest
Signed-off-by: Alexander <alex@ws54.tk>
commit 8d566098fddb64a3873306b870ca29b507f911a3
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Jan 2 21:46:42 2018 +0100
changed copyright line
commit 07ca8ca640c28bb26c63d47fe470156670bafc88
Author: Dmitry Podgorny <pasis.ua@gmail.com>
Date: Wed Nov 15 05:54:49 2017 +0200
Fix git-r3 ebuilds
Fix the next patterns:
- Incorrect workdir path
- Unused eutils class
- Replace git:// URI with https://
In ebuilds:
- dev-libs/libmesode
- net-im/profanity
- net-im/stabber
- net-misc/pppoat
- sys-fs/ls-fuse
commit fa3fc59552e8e37769bd17c67bbeac159216aac0
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Mon Oct 9 20:25:14 2017 +0200
git-2 -> git-r3
commit 6fd8b2059eeea31da9a74f1b5ea7931b2d86a0ce
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Mar 29 03:32:22 2017 +0200
removed Stale CVS header on line 3
commit 9b6fccc9abb63471167a5f4ea64d3934eb2b250b
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Jan 21 16:48:16 2017 +0100
2016 -> 2017 transition
commit 77580303daa8ad51671f8d35a1b4317952cd09bc
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Jun 19 17:08:48 2016 +0200
repomaned metadata.xml files
commit c535e6c5eae3644dae2deb3ece5d53a54593363e
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri Feb 5 01:37:36 2016 +0100
upd gentoo copyright to 2016
commit 865769de6ceb22b1c2bfe66aa87b908ddfe06b41
Author: Heather <Heather@live.ru>
Date: Wed Aug 12 15:35:57 2015 +0400
fix headers and copyright lines
commit 0267a3c7401f6512b4f8a821ec47dccebdee327c
Author: Dmitry Podgorny <pasis.ua@gmail.com>
Date: Wed Jun 24 22:50:14 2015 +0000
sys-fs/ls-fuse-0.3: version bump
commit 1d8bc252d114f9be2bec8548af1370f80fb952d7
Author: megabaks <megagreener@gmail.com>
Date: Fri Mar 21 22:06:08 2014 +0400
fix Copyright
commit e985bfae29aa5939fd5907d6cea0d5bbe9768a2a
Author: Dmitry Podgorny <pasis.ua@gmail.com>
Date: Sat Jun 8 01:32:49 2013 +0300
ls-fuse-0.2: version bump
commit 48a8ef93956655ba4df32ebfd34ad2e6b08f095f
Author: Dmitry Podgorny <pasis.ua@gmail.com>
Date: Sun May 19 01:19:31 2013 +0300
sys-fs/ls-fuse-0.1 version bump
commit ffe1c9524b31edf807a235e0dabe9336ae75ff09
Author: Dmitry Podgorny <pasis.ua@gmail.com>
Date: Sat Mar 23 04:26:14 2013 +0200
sys-fs/ls-fuse: new package
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 29 23:16:52 2026 +0200
*/*: normalize metadata.xml DTD URL and indent
Repo-wide sweep: 144 metadata.xml files updated to use the
https://www.gentoo.org/dtd/metadata.dtd DTD URL (was http://) and
2-space indentation (was tabs). Maintainer blocks left untouched —
the 2026-04-22 normalization sweep added <name> alongside <email>
where the maintainer was Ivan, but third-party maintainer entries
(lebedev.vasya@gmail.com, megagreener@gmail.com, brothermechanic@gmail.com,
etc.) keep their email-only blocks since we can't safely guess the
corresponding <name>.
pkgcheck stays silent on all metadata-* and maintainer-* checks.
commit 3fc9dd11d570cadb995204002f00698e5da755d7
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Apr 21 19:03:59 2026 +0200
sys-fs/ls-fuse: fix 9999 ebuild
Three things wrong with the live ebuild:
- A literal `USE="-debug"` line. USE is set by profile/user, not by
ebuilds; setting it in an ebuild is at best noise and at worst
clobbers the user's preference. Drop it - the existing IUSE="debug"
+ $(use_enable debug) already handle the flag correctly.
- virtual/pkgconfig in DEPEND rather than BDEPEND. It's a build-only
tool; move to BDEPEND.
- KEYWORDS was missing; add the canonical empty value so pkgcheck
knows it's an intentional live ebuild.
Tested: both 0.4 and 9999 `ebuild ... clean compile install`
cleanly, no regressions.
Signed-off-by: Raukaan Cogbrother <cogbrother@raukaan.local>
commit f23ece73c4451e2377c17d8b90acb53bee608563
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Jan 15 21:28:34 2026 +0100
*/*: UPD header, Happy New Year
Signed-off-by: Ivan S. Titov <iohann.s.titov@gmail.com>
commit 8baa7466452d70f5d6516f285716c825a7e2e10e
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Dec 6 22:04:08 2025 +0100
sys-fs/ls-fuse: minor corrections
Signed-off-by: Ivan S. Titov <iohann.s.titov@gmail.com>
commit 75d55441dbb2e55a7102e44b643e2e17cdfbc05d
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri Oct 17 21:58:20 2025 +0200
finally upd year to 2025 :)
commit b451ac3b81ed540a5ce0bbef96d542cd2a2a0dcd
Author: istitov <istitov@github>
Date: Mon Feb 12 10:45:30 2024 +0100
upd copyright to 2024
commit 13862de6a8f61be89cf50a874eee702452ba2d30
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Nov 25 02:43:26 2023 +0300
corr sys-fs/ls-fuse
commit 48945780358f03a15149c157357fee6dafea2c53
Author: Ivan S. Titov <istitov@github.com>
Date: Thu Sep 14 23:32:55 2023 +0200
upd: header
commit d786509ba8df71e12952938f6351402ec7ecfbc7
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Jul 20 23:16:50 2022 +0300
upd date in ebuilds
commit 5ae9c641546f61cf4e7bc8f7f6df07df270d69c7
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Jan 28 19:25:41 2021 +0100
corrected gentoo header
commit 055d0ff70b6d0eeb25101d1132fb511b0e52e688
Author: Dmitry Podgorny <pasis.ua@gmail.com>
Date: Sun May 31 16:48:37 2020 +0300
sys-fs/ls-fuse-0.4 version bump
commit 8c96aa531885bf7d2ce05251f6ebe5ca3a3986b8
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Jan 8 21:24:30 2020 +0100
corrected gentoo copyright
commit 9667dda9524293bbdbc6bc02bddc1008b5a4d87c
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Jan 8 21:17:27 2020 +0100
upd gentoo copyright
commit 97f930455421d1b62bab9a753246e9e08cddcd4c
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Oct 17 22:31:11 2019 +0200
changed first line, you know
commit 0255b00fc5534317ef0983cbfe5a048b2e2e6ac1
Author: Alexander <alex@ws54.tk>
Date: Sat Aug 25 01:04:55 2018 +0700
sys-fs/fs-fuse
Update Manifest
Signed-off-by: Alexander <alex@ws54.tk>
commit 8d566098fddb64a3873306b870ca29b507f911a3
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Jan 2 21:46:42 2018 +0100
changed copyright line
commit 07ca8ca640c28bb26c63d47fe470156670bafc88
Author: Dmitry Podgorny <pasis.ua@gmail.com>
Date: Wed Nov 15 05:54:49 2017 +0200
Fix git-r3 ebuilds
Fix the next patterns:
- Incorrect workdir path
- Unused eutils class
- Replace git:// URI with https://
In ebuilds:
- dev-libs/libmesode
- net-im/profanity
- net-im/stabber
- net-misc/pppoat
- sys-fs/ls-fuse
commit fa3fc59552e8e37769bd17c67bbeac159216aac0
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Mon Oct 9 20:25:14 2017 +0200
git-2 -> git-r3
commit 6fd8b2059eeea31da9a74f1b5ea7931b2d86a0ce
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Mar 29 03:32:22 2017 +0200
removed Stale CVS header on line 3
commit 9b6fccc9abb63471167a5f4ea64d3934eb2b250b
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Jan 21 16:48:16 2017 +0100
2016 -> 2017 transition
commit 77580303daa8ad51671f8d35a1b4317952cd09bc
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Jun 19 17:08:48 2016 +0200
repomaned metadata.xml files
commit c535e6c5eae3644dae2deb3ece5d53a54593363e
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri Feb 5 01:37:36 2016 +0100
upd gentoo copyright to 2016
commit 865769de6ceb22b1c2bfe66aa87b908ddfe06b41
Author: Heather <Heather@live.ru>
Date: Wed Aug 12 15:35:57 2015 +0400
fix headers and copyright lines
commit 0267a3c7401f6512b4f8a821ec47dccebdee327c
Author: Dmitry Podgorny <pasis.ua@gmail.com>
Date: Wed Jun 24 22:50:14 2015 +0000
sys-fs/ls-fuse-0.3: version bump
commit 1d8bc252d114f9be2bec8548af1370f80fb952d7
Author: megabaks <megagreener@gmail.com>
Date: Fri Mar 21 22:06:08 2014 +0400
fix Copyright
commit e985bfae29aa5939fd5907d6cea0d5bbe9768a2a
Author: Dmitry Podgorny <pasis.ua@gmail.com>
Date: Sat Jun 8 01:32:49 2013 +0300
ls-fuse-0.2: version bump
commit 48a8ef93956655ba4df32ebfd34ad2e6b08f095f
Author: Dmitry Podgorny <pasis.ua@gmail.com>
Date: Sun May 19 01:19:31 2013 +0300
sys-fs/ls-fuse-0.1 version bump
commit ffe1c9524b31edf807a235e0dabe9336ae75ff09
Author: Dmitry Podgorny <pasis.ua@gmail.com>
Date: Sat Mar 23 04:26:14 2013 +0200
sys-fs/ls-fuse: new package


View
Download
Browse