From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 857111382C5 for ; Mon, 8 Feb 2021 08:47:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CBF29E08BB; Mon, 8 Feb 2021 08:47:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B2391E08BB for ; Mon, 8 Feb 2021 08:47:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9991C340CD0 for ; Mon, 8 Feb 2021 08:47:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4D9B754 for ; Mon, 8 Feb 2021 08:47:37 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1612774051.baf48cd28266b46a4b79f03c78447df30576c15a.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gui-apps/waypipe/ X-VCS-Repository: repo/gentoo X-VCS-Files: gui-apps/waypipe/waypipe-9999.ebuild X-VCS-Directories: gui-apps/waypipe/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: baf48cd28266b46a4b79f03c78447df30576c15a X-VCS-Branch: master Date: Mon, 8 Feb 2021 08:47:37 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a9a7ff06-c67a-481c-92be-89d1558c3386 X-Archives-Hash: f2ad0cf4b62a4a9c46ce1861f7b8e0f0 commit: baf48cd28266b46a4b79f03c78447df30576c15a Author: Aisha Tammy aisha cc> AuthorDate: Thu Jan 28 12:28:27 2021 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Mon Feb 8 08:47:31 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baf48cd2 gui-apps/waypipe: patch accepted upstream in 9999 Signed-off-by: Aisha Tammy aisha.cc> Closes: https://github.com/gentoo/gentoo/pull/19245 Signed-off-by: Joonas Niilola gentoo.org> gui-apps/waypipe/waypipe-9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gui-apps/waypipe/waypipe-9999.ebuild b/gui-apps/waypipe/waypipe-9999.ebuild index a69883276c8..53231be9f67 100644 --- a/gui-apps/waypipe/waypipe-9999.ebuild +++ b/gui-apps/waypipe/waypipe-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -50,7 +50,6 @@ BDEPEND=" PATCHES=( "${FILESDIR}"/waypipe-0.7.2-werror.patch - "${FILESDIR}"/waypipe-0.7.2-no-simd.patch ) src_configure() {