public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/freeipmi/
Date: Fri,  5 Jan 2018 20:23:04 +0000 (UTC)	[thread overview]
Message-ID: <1515183772.30e847d7abf833327e575dc260572ba52475d596.floppym@gentoo> (raw)

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	other threads:[~2018-01-05 20:23 UTC|newest]

Thread overview: 64+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-05 20:23 Mike Gilbert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-14 17:15 [gentoo-commits] repo/gentoo:master commit in: sys-libs/freeipmi/ Sam James
2025-03-08  1:10 Jakov Smolić
2025-03-07 11:47 Jakov Smolić
2025-01-20  3:45 Sam James
2024-11-20 14:36 Sam James
2024-11-14  3:39 Sam James
2024-10-05 12:42 Sam James
2024-04-04 15:05 Arthur Zamarin
2023-09-07 23:03 Sam James
2023-09-07 20:53 Sam James
2023-06-09  8:44 Sam James
2023-06-09  8:44 Sam James
2023-03-04 22:30 Jakov Smolić
2023-03-04 11:03 Arthur Zamarin
2023-03-04  6:19 Arthur Zamarin
2022-10-18  2:18 Sam James
2022-09-02  5:55 John Helmert III
2022-09-01 21:36 John Helmert III
2022-08-17 16:21 Matt Turner
2022-08-17  4:53 Arthur Zamarin
2022-08-04  8:04 Agostino Sarubbo
2022-08-03  7:49 Agostino Sarubbo
2022-01-20  8:00 Lars Wendler
2022-01-20  8:00 Lars Wendler
2021-12-06 19:47 Sam James
2021-12-06  8:03 Agostino Sarubbo
2021-12-05 18:29 Sam James
2021-06-05  1:33 Georgy Yakovlev
2021-05-21  7:06 Lars Wendler
2021-05-21  7:06 Lars Wendler
2021-02-15 12:02 Lars Wendler
2021-02-15 12:02 Lars Wendler
2020-09-06  8:14 Lars Wendler
2020-09-06  8:14 Lars Wendler
2020-05-22 13:35 Lars Wendler
2020-05-22 13:35 Lars Wendler
2019-08-23  1:14 Lars Wendler
2019-08-23  1:14 Lars Wendler
2019-03-24 20:02 Sergei Trofimovich
2019-03-17 11:25 Sergei Trofimovich
2019-02-20 13:02 Mikle Kolyada
2019-01-25 13:11 Lars Wendler
2019-01-25 13:11 Lars Wendler
2018-05-05  1:07 Lars Wendler
2018-05-05  1:07 Lars Wendler
2018-02-03 11:47 Lars Wendler
2018-02-03 11:47 Lars Wendler
2018-02-03 11:47 Lars Wendler
2017-10-17 18:53 Sergei Trofimovich
2017-10-17 18:53 Sergei Trofimovich
2017-08-17  8:14 Lars Wendler
2017-08-17  8:14 Lars Wendler
2017-07-06  8:13 Lars Wendler
2017-07-06  8:13 Lars Wendler
2016-11-03  8:51 Lars Wendler
2016-11-03  8:51 Lars Wendler
2016-10-01 11:20 Lars Wendler
2016-10-01 11:20 Lars Wendler
2016-08-02  7:48 Lars Wendler
2016-08-02  7:48 Lars Wendler
2016-05-24  7:15 Lars Wendler
2016-04-25  7:56 Lars Wendler
2016-04-25  7:56 Lars Wendler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1515183772.30e847d7abf833327e575dc260572ba52475d596.floppym@gentoo \
    --to=floppym@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox