* [gentoo-commits] repo/gentoo:master commit in: sys-libs/freeipmi/files/
@ 2017-02-14 18:57 Robin H. Johnson
0 siblings, 0 replies; 2+ messages in thread
From: Robin H. Johnson @ 2017-02-14 18:57 UTC (permalink / raw
To: gentoo-commits
commit: aaac2b79ce9f88d57f9cc9fad96d402fca8be0ca
Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Feb 11 16:39:30 2017 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Tue Feb 14 18:57:06 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aaac2b79
sys-libs/freeipmi: remove unused init file
Fixes: https://github.com/gentoo/gentoo/pull/3917
(cherry picked from commit 9a7978b0b85dc127325425c73d6269d2b774df64)
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
sys-libs/freeipmi/files/bmc-watchdog.initd.3 | 15 ---------------
1 file changed, 15 deletions(-)
diff --git a/sys-libs/freeipmi/files/bmc-watchdog.initd.3 b/sys-libs/freeipmi/files/bmc-watchdog.initd.3
deleted file mode 100644
index c61e5cfa14..0000000000
--- a/sys-libs/freeipmi/files/bmc-watchdog.initd.3
+++ /dev/null
@@ -1,15 +0,0 @@
-#!/sbin/openrc-run
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-extra_commands="condrestart"
-description_condrestart="Restart the service only if started already"
-
-command="/usr/sbin/${SVCNAME}"
-command_args="${OPTIONS}"
-pidfile=/var/run/$SVCNAME.pid
-
-condrestart() {
- service_started && restart
-}
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-libs/freeipmi/files/
@ 2018-02-05 22:19 Robin H. Johnson
0 siblings, 0 replies; 2+ messages in thread
From: Robin H. Johnson @ 2018-02-05 22:19 UTC (permalink / raw
To: gentoo-commits
commit: 36467f951acfef096f6b4be5138ec4ba283caa97
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Feb 4 08:36:43 2018 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Mon Feb 5 22:19:06 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36467f95
sys-libs/freeipmi: remove unused patch
(cherry picked from commit c174332fde9b7373c118b00b610e9c70593b7bbc)
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
Close: https://github.com/gentoo/gentoo/pull/7048
sys-libs/freeipmi/files/freeipmi-1.1.1-strictaliasing.patch | 13 -------------
1 file changed, 13 deletions(-)
diff --git a/sys-libs/freeipmi/files/freeipmi-1.1.1-strictaliasing.patch b/sys-libs/freeipmi/files/freeipmi-1.1.1-strictaliasing.patch
deleted file mode 100644
index ecbb77f216f..00000000000
--- a/sys-libs/freeipmi/files/freeipmi-1.1.1-strictaliasing.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -Nuar freeipmi-1.1.1.orig/libfreeipmi/Makefile.am freeipmi-1.1.1/libfreeipmi/Makefile.am
---- freeipmi-1.1.1.orig/libfreeipmi/Makefile.am 2012-01-02 19:26:00.000000000 +0000
-+++ freeipmi-1.1.1/libfreeipmi/Makefile.am 2012-01-21 20:26:26.957801741 +0000
-@@ -25,7 +25,8 @@
- -DIPMI_IPCKEY=\"$(localstatedir)/lib/$(PACKAGE_NAME)/ipckey\" \
- -DIPMI_DEBUG_IPCKEY=\"$(top_builddir)/libfreeipmi/driver/ipmi-semaphores.h\" \
- -D_GNU_SOURCE \
-- -D_REENTRANT
-+ -D_REENTRANT \
-+ -fno-strict-aliasing
-
- libfreeipmi_la_LDFLAGS = \
- -version-info @LIBFREEIPMI_VERSION_INFO@ $(VERSION_FLAGS) \
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-02-05 22:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-14 18:57 [gentoo-commits] repo/gentoo:master commit in: sys-libs/freeipmi/files/ Robin H. Johnson
-- strict thread matches above, loose matches on Subject: below --
2018-02-05 22:19 Robin H. Johnson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox