summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2014-12-27 09:45:15 +0100
committerMartin Väth <martin@mvath.de>2015-10-11 10:49:20 +0200
commita2aed70fe485ca166dafe411d21012009b80b4e9 (patch)
treebc2b1af83df60f27d0f9b620464261d4537e5cb4 /sys-fs
parentBump sundtek-tv, martian-modem (diff)
downloadmv-a2aed70fe485ca166dafe411d21012009b80b4e9.tar.gz
mv-a2aed70fe485ca166dafe411d21012009b80b4e9.tar.bz2
mv-a2aed70fe485ca166dafe411d21012009b80b4e9.zip
Block <openrc-0.13
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/squashmount/ChangeLog3
-rw-r--r--sys-fs/squashmount/squashmount-9.0.1.ebuild3
2 files changed, 5 insertions, 1 deletions
diff --git a/sys-fs/squashmount/ChangeLog b/sys-fs/squashmount/ChangeLog
index 339d1bf9..a85bb4a3 100644
--- a/sys-fs/squashmount/ChangeLog
+++ b/sys-fs/squashmount/ChangeLog
@@ -4,6 +4,9 @@
*squashmount-9.0.1 (25 Dec 2014)
+ 27 Dec 2014; Martin Väth <martin@mvath.de>:
+ Add blocker to <openrc-0.13
+
25 Dec 2014; Martin Väth <martin@mvath.de>:
Version bump, remove old ebuild
diff --git a/sys-fs/squashmount/squashmount-9.0.1.ebuild b/sys-fs/squashmount/squashmount-9.0.1.ebuild
index 326762ae..2a3b0466 100644
--- a/sys-fs/squashmount/squashmount-9.0.1.ebuild
+++ b/sys-fs/squashmount/squashmount-9.0.1.ebuild
@@ -16,7 +16,8 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
-RDEPEND=">=app-shells/runtitle-2.3
+RDEPEND="!<sys-apps/openrc-0.13
+ >=app-shells/runtitle-2.3
>=dev-lang/perl-5.12
|| ( dev-perl/File-Which sys-apps/which )
sys-fs/squashfs-tools