diff options
-rw-r--r-- | media-tv/sundtek-tv/ChangeLog | 3 | ||||
-rw-r--r-- | media-tv/sundtek-tv/sundtek-tv-141222.213801.ebuild | 2 | ||||
-rw-r--r-- | net-dialup/martian-modem/ChangeLog | 3 | ||||
-rw-r--r-- | net-dialup/martian-modem/martian-modem-20100123-r2.ebuild | 3 | ||||
-rw-r--r-- | net-firewall/firewall-mv/ChangeLog | 3 | ||||
-rw-r--r-- | net-firewall/firewall-mv/firewall-mv-8.6.ebuild | 3 | ||||
-rw-r--r-- | sys-apps/schedule/ChangeLog | 3 | ||||
-rw-r--r-- | sys-apps/schedule/schedule-7.0.1.ebuild | 3 | ||||
-rw-r--r-- | sys-block/zram-init/ChangeLog | 3 | ||||
-rw-r--r-- | sys-block/zram-init/zram-init-3.1.ebuild | 2 | ||||
-rw-r--r-- | sys-fs/squashmount/ChangeLog | 3 | ||||
-rw-r--r-- | sys-fs/squashmount/squashmount-9.0.1.ebuild | 3 |
12 files changed, 29 insertions, 5 deletions
diff --git a/media-tv/sundtek-tv/ChangeLog b/media-tv/sundtek-tv/ChangeLog index f21d8cc8..c68150ca 100644 --- a/media-tv/sundtek-tv/ChangeLog +++ b/media-tv/sundtek-tv/ChangeLog @@ -4,6 +4,9 @@ *sundtek-tv-141222.213801 (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/media-tv/sundtek-tv/sundtek-tv-141222.213801.ebuild b/media-tv/sundtek-tv/sundtek-tv-141222.213801.ebuild index 4ab9eee2..897a2a50 100644 --- a/media-tv/sundtek-tv/sundtek-tv-141222.213801.ebuild +++ b/media-tv/sundtek-tv/sundtek-tv-141222.213801.ebuild @@ -18,7 +18,7 @@ LICENSE="sundtek" SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE="pax_kernel" -RDEPEND="" +RDEPEND="!<sys-apps/openrc-0.13" DEPEND="pax_kernel? ( || ( sys-apps/elfix sys-apps/paxctl ) )" DISABLE_AUTOFORMATTING="true" 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) diff --git a/net-firewall/firewall-mv/ChangeLog b/net-firewall/firewall-mv/ChangeLog index b62efc6b..82074ac2 100644 --- a/net-firewall/firewall-mv/ChangeLog +++ b/net-firewall/firewall-mv/ChangeLog @@ -4,6 +4,9 @@ *firewall-mv-8.6 (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>: New style github tarball diff --git a/net-firewall/firewall-mv/firewall-mv-8.6.ebuild b/net-firewall/firewall-mv/firewall-mv-8.6.ebuild index 6488cde0..062e8c76 100644 --- a/net-firewall/firewall-mv/firewall-mv-8.6.ebuild +++ b/net-firewall/firewall-mv/firewall-mv-8.6.ebuild @@ -14,7 +14,8 @@ LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND="app-shells/push" +RDEPEND="!<sys-apps/openrc-0.13 + app-shells/push" DEPEND="" src_prepare() { diff --git a/sys-apps/schedule/ChangeLog b/sys-apps/schedule/ChangeLog index c8299389..13cf6507 100644 --- a/sys-apps/schedule/ChangeLog +++ b/sys-apps/schedule/ChangeLog @@ -4,6 +4,9 @@ *starter-7.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-apps/schedule/schedule-7.0.1.ebuild b/sys-apps/schedule/schedule-7.0.1.ebuild index 13018cce..33bbd199 100644 --- a/sys-apps/schedule/schedule-7.0.1.ebuild +++ b/sys-apps/schedule/schedule-7.0.1.ebuild @@ -14,7 +14,8 @@ LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND=">=dev-lang/perl-5.12" +RDEPEND="!<sys-apps/openrc-0.13 + >=dev-lang/perl-5.12" # || ( >=dev-lang/perl-5.10.1 >=virtual/perl-version-0.77 ) # || ( >=dev-lang/perl-5.1 virtual/perl-File-Path ) # || ( >=dev-lang/perl-5.9.4 virtual/perl-File-Spec-3.0 ) diff --git a/sys-block/zram-init/ChangeLog b/sys-block/zram-init/ChangeLog index 0ec0ccc8..dee6e177 100644 --- a/sys-block/zram-init/ChangeLog +++ b/sys-block/zram-init/ChangeLog @@ -4,6 +4,9 @@ *zram-init-3.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-block/zram-init/zram-init-3.1.ebuild b/sys-block/zram-init/zram-init-3.1.ebuild index d78a496c..9c8c8e43 100644 --- a/sys-block/zram-init/zram-init-3.1.ebuild +++ b/sys-block/zram-init/zram-init-3.1.ebuild @@ -15,6 +15,8 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" +RDEPEND="!<sys-apps/openrc-0.13" + DISABLE_AUTOFORMATTING="true" DOC_CONTENTS="To use zram, activate it in your kernel and add it to default runlevel: rc-config add zram default 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 |