summaryrefslogtreecommitdiff
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 /net-dialup
parentBump sundtek-tv, martian-modem (diff)
downloadmv-a2aed70fe485ca166dafe411d21012009b80b4e9.tar.gz
mv-a2aed70fe485ca166dafe411d21012009b80b4e9.tar.bz2
mv-a2aed70fe485ca166dafe411d21012009b80b4e9.zip
Block <openrc-0.13
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)