Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/iroffer-dinoex/, net-irc/iroffer-dinoex/files/
Date: Sat, 09 Jun 2018 11:30:24
Message-Id: 1528543796.26ccd047e0b97e7351ae83a410f48140b694af1d.zlogene@gentoo
1 commit: 26ccd047e0b97e7351ae83a410f48140b694af1d
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 9 11:29:56 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 9 11:29:56 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26ccd047
7
8 net-irc/iroffer-dinoex: Fix strip level to reflect -p1 by default
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 net-irc/iroffer-dinoex/files/iroffer-dinoex-Werror.patch | 4 ++--
13 net-irc/iroffer-dinoex/iroffer-dinoex-3.30-r1.ebuild | 2 +-
14 2 files changed, 3 insertions(+), 3 deletions(-)
15
16 diff --git a/net-irc/iroffer-dinoex/files/iroffer-dinoex-Werror.patch b/net-irc/iroffer-dinoex/files/iroffer-dinoex-Werror.patch
17 index cb8bf9248b0..f41a34652e1 100644
18 --- a/net-irc/iroffer-dinoex/files/iroffer-dinoex-Werror.patch
19 +++ b/net-irc/iroffer-dinoex/files/iroffer-dinoex-Werror.patch
20 @@ -1,5 +1,5 @@
21 ---- Configure1 2013-02-07 22:10:22.000000000 +0400
22 -+++ Configure 2013-02-07 22:11:37.000000000 +0400
23 +--- a/Configure1 2013-02-07 22:10:22.000000000 +0400
24 ++++ b/Configure 2013-02-07 22:11:37.000000000 +0400
25 @@ -884,18 +884,6 @@
26 ${msg} " ${irt_no}"
27 fi
28
29 diff --git a/net-irc/iroffer-dinoex/iroffer-dinoex-3.30-r1.ebuild b/net-irc/iroffer-dinoex/iroffer-dinoex-3.30-r1.ebuild
30 index 1776b3620bb..d6533d41c96 100644
31 --- a/net-irc/iroffer-dinoex/iroffer-dinoex-3.30-r1.ebuild
32 +++ b/net-irc/iroffer-dinoex/iroffer-dinoex-3.30-r1.ebuild
33 @@ -43,7 +43,7 @@ pkg_setup() {
34
35 src_prepare() {
36 eapply "${FILESDIR}/${PN}-3.29-config.patch"
37 - eapply -p0 "${FILESDIR}/${PN}-Werror.patch"
38 + eapply "${FILESDIR}/${PN}-Werror.patch"
39
40 eapply_user