summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2014-09-13 14:06:15 +0200
committerMartin Väth <martin@mvath.de>2015-10-11 10:49:14 +0200
commit7214b2a7ecb6bfa10f8fbf49b78e03c76a9c3cde (patch)
tree094f43de129ea59be2bb6a31f1402eb937443599 /sys-fs/emount
parentBump schedule (diff)
downloadmv-7214b2a7ecb6bfa10f8fbf49b78e03c76a9c3cde.tar.gz
mv-7214b2a7ecb6bfa10f8fbf49b78e03c76a9c3cde.tar.bz2
mv-7214b2a7ecb6bfa10f8fbf49b78e03c76a9c3cde.zip
Bump mv_perl, schedule, squashmount. Relax perl module dependencies
Diffstat (limited to 'sys-fs/emount')
-rw-r--r--sys-fs/emount/ChangeLog3
-rw-r--r--sys-fs/emount/emount-2.8.ebuild2
2 files changed, 4 insertions, 1 deletions
diff --git a/sys-fs/emount/ChangeLog b/sys-fs/emount/ChangeLog
index d6d26b5c..a9d5f3b4 100644
--- a/sys-fs/emount/ChangeLog
+++ b/sys-fs/emount/ChangeLog
@@ -4,6 +4,9 @@
*emount-2.8 (21 Nov 2013)
+ 13 Sep 2014; Martin Väth <martin@mvath.de>:
+ More precise perl deps
+
06 Jul 2014; Martin Väth <martin@mvath.de>:
New style github tarball
diff --git a/sys-fs/emount/emount-2.8.ebuild b/sys-fs/emount/emount-2.8.ebuild
index 249205b8..151d33eb 100644
--- a/sys-fs/emount/emount-2.8.ebuild
+++ b/sys-fs/emount/emount-2.8.ebuild
@@ -17,7 +17,7 @@ IUSE=""
RDEPEND="dev-lang/perl
sys-fs/cryptsetup
- virtual/perl-Getopt-Long"
+ || ( >=dev-lang/perl-5.6.1 >=virtual/perl-Getopt-Long-2.24 )"
src_prepare() {
epatch_user