Gentoo Archives: gentoo-commits

From: Craig Andrews <candrews@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/needrestart/files/
Date: Thu, 30 Nov 2017 19:27:13
Message-Id: 1512070008.2d5e9ce0338b90d6304533781b3fc983c7109824.candrews@gentoo
1 commit: 2d5e9ce0338b90d6304533781b3fc983c7109824
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Thu Nov 30 18:59:47 2017 +0000
4 Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 30 19:26:48 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d5e9ce0
7
8 app-admin/needrestart: remove unused patch
9
10 Closes: https://github.com/gentoo/gentoo/pull/6361
11
12 .../needrestart/files/needrestart-parallelmake.patch | 17 -----------------
13 1 file changed, 17 deletions(-)
14
15 diff --git a/app-admin/needrestart/files/needrestart-parallelmake.patch b/app-admin/needrestart/files/needrestart-parallelmake.patch
16 deleted file mode 100644
17 index 0a80de2deaf..00000000000
18 --- a/app-admin/needrestart/files/needrestart-parallelmake.patch
19 +++ /dev/null
20 @@ -1,17 +0,0 @@
21 -https://github.com/liske/needrestart/pull/34
22 ----
23 - Makefile | 4 ++--
24 - 1 file changed, 2 insertions(+), 2 deletions(-)
25 -
26 -diff --git a/Makefile b/Makefile
27 -index c432772..8cc2fe0 100644
28 ---- a/Makefile
29 -+++ b/Makefile
30 -@@ -64,5 +64,5 @@ po/needrestart-notify/messages.pot: ex/notify.d/*-*
31 -
32 -
33 - mo-files:
34 -- make -C po/needrestart
35 -- make -C po/needrestart-notify
36 -+ $(MAKE) -C po/needrestart
37 -+ $(MAKE) -C po/needrestart-notify