summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dialup')
-rw-r--r--net-dialup/martian-modem/ChangeLog3
-rw-r--r--net-dialup/martian-modem/martian-modem-20100123-r2.ebuild3
2 files changed, 5 insertions, 1 deletions
diff --git a/net-dialup/martian-modem/ChangeLog b/net-dialup/martian-modem/ChangeLog
index 6503208b..2709591a 100644
--- a/net-dialup/martian-modem/ChangeLog
+++ b/net-dialup/martian-modem/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 27 Dec 2014; Martin Väth <martin@mvath.de>:
+ Add blocker to <openrc-0.13
+
25 Dec 2014; Martin Väth <martin@mvath.de>:
Use openrc-run instead of deprecated runscript in initfile
diff --git a/net-dialup/martian-modem/martian-modem-20100123-r2.ebuild b/net-dialup/martian-modem/martian-modem-20100123-r2.ebuild
index 687ebc99..a4bcf311 100644
--- a/net-dialup/martian-modem/martian-modem-20100123-r2.ebuild
+++ b/net-dialup/martian-modem/martian-modem-20100123-r2.ebuild
@@ -18,7 +18,8 @@ IUSE=""
SLOT=0
DEPEND="!net-dialup/ltmodem"
-RDEPEND="${DEPEND}"
+RDEPEND="!<sys-apps/openrc-0.13
+ ${DEPEND}"
# Do NOT remove this. Stripping results in broken communication
# with core state communication channel (also see QA_* stuff below)