summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2015-05-24 14:06:28 +0200
committerMartin Väth <martin@mvath.de>2015-10-11 10:49:22 +0200
commitf55a4c30a2d10f692c92b3f06a550d2b2c7fbf23 (patch)
tree1f0168bf482563ee8a7fa65a90067938b2b9fff6 /sys-fs/squashmount
parentBump squashmount (diff)
downloadmv-f55a4c30a2d10f692c92b3f06a550d2b2c7fbf23.tar.gz
mv-f55a4c30a2d10f692c92b3f06a550d2b2c7fbf23.tar.bz2
mv-f55a4c30a2d10f692c92b3f06a550d2b2c7fbf23.zip
Bump squashmount, cpplint, noscript
Diffstat (limited to 'sys-fs/squashmount')
-rw-r--r--sys-fs/squashmount/ChangeLog5
-rw-r--r--sys-fs/squashmount/Manifest2
-rw-r--r--sys-fs/squashmount/squashmount-11.0.1.ebuild (renamed from sys-fs/squashmount/squashmount-10.1.0.ebuild)4
3 files changed, 10 insertions, 1 deletions
diff --git a/sys-fs/squashmount/ChangeLog b/sys-fs/squashmount/ChangeLog
index aa503c44..6c78b52c 100644
--- a/sys-fs/squashmount/ChangeLog
+++ b/sys-fs/squashmount/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*squashmount-11.0.1 (24 May 2015)
+
+ 24 May 2015; Martin Väth <martin@mvath.de>:
+ Version bump, remove old ebuild. Support sync-type = squashdelta
+
*squashmount-10.1.0 (23 May 2015)
23 May 2015; Martin Väth <martin@mvath.de>:
diff --git a/sys-fs/squashmount/Manifest b/sys-fs/squashmount/Manifest
index 06b295af..ab68a4f5 100644
--- a/sys-fs/squashmount/Manifest
+++ b/sys-fs/squashmount/Manifest
@@ -1 +1 @@
-DIST squashmount-v10.1.0.tar.gz 57697 SHA256 bcb76cdb3764cd6c8c77a76f3b6b0691927e034c5691df99ce350f976d73934c SHA512 f0e1b811bac12e0d690db9205c7d52f9849da59c02ff8dc25855c41551050a532e46d0d17429b1fcb7f8ffafe022787c32f80402e0016c7ab1fb4809db3064d2 WHIRLPOOL 0456690ee26a347ea5aba5bd2647afe40dfccab829fa1b6c827369e50242e6eb1dc4e3daa4d6852041050ca998edc85633a25dfcb42e54eee82298a72adc1c7a
+DIST squashmount-v11.0.1.tar.gz 59208 SHA256 6861dc70791a7e1a803ce7404465423b3ed748f807db8d7589e9abef77bc42bd SHA512 8248a121638f086ddd3cfd2bdc42ca91153e434582bf81a51fc2aa4d335a41f4eabc65c4da5e5a28ec6ae78e843bc72eedbf8166353705cdb5fb22dda9e90817 WHIRLPOOL 906524e09ec2d2ae84c13c45ef5756763c316885360c71e8688d8ba66ce5ac6e91a2954711495ffa52edea51552180164295d2ed235c82d6d99ba84aee8b7651
diff --git a/sys-fs/squashmount/squashmount-10.1.0.ebuild b/sys-fs/squashmount/squashmount-11.0.1.ebuild
index 98bc26ff..ba8c5b09 100644
--- a/sys-fs/squashmount/squashmount-10.1.0.ebuild
+++ b/sys-fs/squashmount/squashmount-11.0.1.ebuild
@@ -32,7 +32,11 @@ DEPEND=""
DISABLE_AUTOFORMATTING="true"
DOC_CONTENTS="Please adapt /etc/squashmount.pl as well as
/etc/systemd/system/squashmount.service.d/timeout.conf to your needs.
+
+Configure the mount point 'gentoo' only if you use sync-type = squashdelta.
+
For improved output use squasfs-tools from the mv overlay.
+
It is recommended to put into your zshrc the line:
alias squashmount='noglob squashmount'"