commit:     30e847d7abf833327e575dc260572ba52475d596
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  5 20:22:42 2018 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Fri Jan  5 20:22:52 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30e847d7

sys-libs/freeipmi: drop dependency on openrc

Closes: https://bugs.gentoo.org/618746
Package-Manager: Portage-2.3.19_p3, Repoman-2.3.6_p37

 sys-libs/freeipmi/freeipmi-1.2.2.ebuild | 5 ++---
 sys-libs/freeipmi/freeipmi-1.4.3.ebuild | 4 ++--
 sys-libs/freeipmi/freeipmi-1.4.8.ebuild | 4 ++--
 sys-libs/freeipmi/freeipmi-1.5.6.ebuild | 4 ++--
 sys-libs/freeipmi/freeipmi-1.5.7.ebuild | 4 ++--
 5 files changed, 10 insertions(+), 11 deletions(-)

diff --git a/sys-libs/freeipmi/freeipmi-1.2.2.ebuild 
b/sys-libs/freeipmi/freeipmi-1.2.2.ebuild
index 46c2d33103f..72ea48975c2 100644
--- a/sys-libs/freeipmi/freeipmi-1.2.2.ebuild
+++ b/sys-libs/freeipmi/freeipmi-1.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -21,8 +21,7 @@ IUSE="debug"
 RDEPEND="dev-libs/libgcrypt:0"
 DEPEND="${RDEPEND}
                virtual/os-headers"
-RDEPEND="${RDEPEND}
-       sys-apps/openrc"
+RDEPEND="${RDEPEND}"
 
 src_prepare() {
        epatch \

diff --git a/sys-libs/freeipmi/freeipmi-1.4.3.ebuild 
b/sys-libs/freeipmi/freeipmi-1.4.3.ebuild
index 5eb32e80ba3..1913c0b8101 100644
--- a/sys-libs/freeipmi/freeipmi-1.4.3.ebuild
+++ b/sys-libs/freeipmi/freeipmi-1.4.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -26,7 +26,7 @@ RDEPEND="${RDEPEND}
                || ( net-analyzer/icinga net-analyzer/nagios )
                dev-lang/perl
        )
-       sys-apps/openrc"
+"
 
 src_prepare() {
        epatch "${FILESDIR}"/${PN}-1.1.1-strictaliasing.patch

diff --git a/sys-libs/freeipmi/freeipmi-1.4.8.ebuild 
b/sys-libs/freeipmi/freeipmi-1.4.8.ebuild
index dffe5d711c1..d74001bcc3c 100644
--- a/sys-libs/freeipmi/freeipmi-1.4.8.ebuild
+++ b/sys-libs/freeipmi/freeipmi-1.4.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -29,7 +29,7 @@ RDEPEND="${RDEPEND}
                || ( net-analyzer/icinga net-analyzer/nagios )
                dev-lang/perl
        )
-       sys-apps/openrc"
+"
 
 src_configure() {
        local myeconfargs=(

diff --git a/sys-libs/freeipmi/freeipmi-1.5.6.ebuild 
b/sys-libs/freeipmi/freeipmi-1.5.6.ebuild
index 0a66cddf1eb..cc0e166d4fc 100644
--- a/sys-libs/freeipmi/freeipmi-1.5.6.ebuild
+++ b/sys-libs/freeipmi/freeipmi-1.5.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -28,7 +28,7 @@ RDEPEND="${RDEPEND}
                || ( net-analyzer/icinga net-analyzer/nagios )
                dev-lang/perl
        )
-       sys-apps/openrc"
+"
 
 src_configure() {
        local myeconfargs=(

diff --git a/sys-libs/freeipmi/freeipmi-1.5.7.ebuild 
b/sys-libs/freeipmi/freeipmi-1.5.7.ebuild
index 5ab54edd3a9..44c0af38ab6 100644
--- a/sys-libs/freeipmi/freeipmi-1.5.7.ebuild
+++ b/sys-libs/freeipmi/freeipmi-1.5.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -28,7 +28,7 @@ RDEPEND="${RDEPEND}
                || ( net-analyzer/icinga net-analyzer/nagios )
                dev-lang/perl
        )
-       sys-apps/openrc"
+"
 
 src_configure() {
        local myeconfargs=(

Reply via email to