app-admin/collectd: Block too old sys-apps/openrc version (bug #607476)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 29 Jan 2017 14:11:51 +0000 (15:11 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 29 Jan 2017 14:11:51 +0000 (15:11 +0100)
collctd runscript makes use of required_files which had a bug in previous
OpenRC versions (bug #562320). Because we still have affected stable
OpenRC versions in repository we need to block those versions to enforce
an OpenRC update on these systems.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

app-admin/collectd/collectd-5.5.2.ebuild
app-admin/collectd/collectd-5.6.1-r1.ebuild
app-admin/collectd/collectd-5.6.2.ebuild

index a20f83af8b4401e6cfc91aa29a81c9d591d6be84..f9115617ee7ded93403afb076b93c7744238318b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -133,7 +133,8 @@ RDEPEND="${COMMON_DEPEND}
        collectd_plugins_genericjmx?            ( >=virtual/jre-1.6 )
        collectd_plugins_java?                  ( >=virtual/jre-1.6 )
        collectd_plugins_syslog?                ( virtual/logger )
-       selinux?                                ( sec-policy/selinux-collectd )"
+       selinux?                                ( sec-policy/selinux-collectd )
+       !<sys-apps/openrc-0.18.2"
 
 REQUIRED_USE="
        collectd_plugins_genericjmx?            ( java )
index 957c9a0ee3780a97d34c8136d07761606c589cbb..640ca01c1a798428a2e583ddf55dce9a7eaf5d03 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -144,7 +144,8 @@ DEPEND="${COMMON_DEPEND}
 RDEPEND="${COMMON_DEPEND}
        collectd_plugins_java?                  ( >=virtual/jre-1.6 )
        collectd_plugins_syslog?                ( virtual/logger )
-       selinux?                                ( sec-policy/selinux-collectd )"
+       selinux?                                ( sec-policy/selinux-collectd )
+       !<sys-apps/openrc-0.18.2"
 
 REQUIRED_USE="
        collectd_plugins_python?                ( ${PYTHON_REQUIRED_USE} )
index d90c756940e94e3bc5fb753a86d1388969dc21cf..7053b52d742a907fc437727cb1ce7f2654c3ddf2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -144,7 +144,8 @@ DEPEND="${COMMON_DEPEND}
 RDEPEND="${COMMON_DEPEND}
        collectd_plugins_java?                  ( >=virtual/jre-1.6 )
        collectd_plugins_syslog?                ( virtual/logger )
-       selinux?                                ( sec-policy/selinux-collectd )"
+       selinux?                                ( sec-policy/selinux-collectd )
+       !<sys-apps/openrc-0.18.2"
 
 REQUIRED_USE="
        collectd_plugins_python?                ( ${PYTHON_REQUIRED_USE} )