summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2016-07-30 20:34:45 +0200
committerMartin Väth <martin@mvath.de>2016-07-30 20:34:45 +0200
commit916bffbc18dd2592ae72e5f2e0ab559076e30b8a (patch)
tree33dc22dd9b37302005e4946a68345b2776f348ee /sys-fs
parentsys-fs/squashfuse: New ebuild, based on gentoo repository (diff)
downloadmv-916bffbc18dd2592ae72e5f2e0ab559076e30b8a.tar.gz
mv-916bffbc18dd2592ae72e5f2e0ab559076e30b8a.tar.bz2
mv-916bffbc18dd2592ae72e5f2e0ab559076e30b8a.zip
sys-fs/squashmount: Version bump. Support user mode mounting
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/squashmount/Manifest2
-rw-r--r--sys-fs/squashmount/squashmount-15.0.0.ebuild (renamed from sys-fs/squashmount/squashmount-14.1.1.ebuild)1
2 files changed, 2 insertions, 1 deletions
diff --git a/sys-fs/squashmount/Manifest b/sys-fs/squashmount/Manifest
index b130e57d..c894bb4e 100644
--- a/sys-fs/squashmount/Manifest
+++ b/sys-fs/squashmount/Manifest
@@ -1 +1 @@
-DIST squashmount-14.1.1.tar.gz 62231 SHA256 36567cef127535e7aa24a6dc5f91358edb92189ed8bd428f1abc5a7f489aa5a0
+DIST squashmount-15.0.0.tar.gz 64074 SHA256 5ddc7cf869568e8b040bbe202e05818ce4fd47443439a43587644aec173956c0
diff --git a/sys-fs/squashmount/squashmount-14.1.1.ebuild b/sys-fs/squashmount/squashmount-15.0.0.ebuild
index 4014835b..f8627bad 100644
--- a/sys-fs/squashmount/squashmount-14.1.1.ebuild
+++ b/sys-fs/squashmount/squashmount-15.0.0.ebuild
@@ -64,6 +64,7 @@ pkg_postinst() {
optfeature "status bar support" 'app-shells/runtitle'
optfeature "improved compatibility and security" 'dev-perl/File-Which'
optfeature "improved output" 'dev-perl/String-ShellQuote'
+ optfeature "user mounting" '>=sys-fs/squashfuse-0.1.100'
case " ${REPLACING_VERSIONS}" in
' '[0-7].*|' '8.[0-6]*|' '8.7.[0-4]*)
FORCE_PRINT_ELOG="true";;