Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-apps/waypipe/
Date: Mon, 08 Feb 2021 08:47:40
Message-Id: 1612774051.baf48cd28266b46a4b79f03c78447df30576c15a.juippis@gentoo
1 commit: baf48cd28266b46a4b79f03c78447df30576c15a
2 Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
3 AuthorDate: Thu Jan 28 12:28:27 2021 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 8 08:47:31 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baf48cd2
7
8 gui-apps/waypipe: patch accepted upstream in 9999
9
10 Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
11 Closes: https://github.com/gentoo/gentoo/pull/19245
12 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
13
14 gui-apps/waypipe/waypipe-9999.ebuild | 3 +--
15 1 file changed, 1 insertion(+), 2 deletions(-)
16
17 diff --git a/gui-apps/waypipe/waypipe-9999.ebuild b/gui-apps/waypipe/waypipe-9999.ebuild
18 index a69883276c8..53231be9f67 100644
19 --- a/gui-apps/waypipe/waypipe-9999.ebuild
20 +++ b/gui-apps/waypipe/waypipe-9999.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 2020 Gentoo Authors
23 +# Copyright 2020-2021 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -50,7 +50,6 @@ BDEPEND="
28
29 PATCHES=(
30 "${FILESDIR}"/waypipe-0.7.2-werror.patch
31 - "${FILESDIR}"/waypipe-0.7.2-no-simd.patch
32 )
33
34 src_configure() {