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 717A81382C5 for ; Thu, 10 Jun 2021 19:05:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 84E4FE089C; Thu, 10 Jun 2021 19:05:20 +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 66A9AE089C for ; Thu, 10 Jun 2021 19:05:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 06825335D3F for ; Thu, 10 Jun 2021 19:05:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4D7EA7A5 for ; Thu, 10 Jun 2021 19:05:17 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1623351629.c841deda9220f43917eef1a5ede9c566a474f703.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/exaile/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/exaile/exaile-9999.ebuild X-VCS-Directories: media-sound/exaile/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c841deda9220f43917eef1a5ede9c566a474f703 X-VCS-Branch: master Date: Thu, 10 Jun 2021 19:05:17 +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: c37a1748-d610-4aa4-9821-3ed71a130e32 X-Archives-Hash: edcd6ff4104ed0160b08b75424d27e0d commit: c841deda9220f43917eef1a5ede9c566a474f703 Author: Christian Strahl gmail com> AuthorDate: Thu Jun 10 13:37:06 2021 +0000 Commit: Sam James gentoo org> CommitDate: Thu Jun 10 19:00:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c841deda media-soud/exaile: fix patch name in 9999 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Christian Strahl gmail.com> Closes: https://github.com/gentoo/gentoo/pull/21189 Signed-off-by: Sam James gentoo.org> media-sound/exaile/exaile-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/exaile/exaile-9999.ebuild b/media-sound/exaile/exaile-9999.ebuild index 270bd320926..566fd8c3d20 100644 --- a/media-sound/exaile/exaile-9999.ebuild +++ b/media-sound/exaile/exaile-9999.ebuild @@ -49,7 +49,7 @@ RDEPEND="${PYTHON_DEPS} RESTRICT="test" #315589 PATCHES=( - "${FILESDIR}/${PN}-4.1.0_alpha1-metainfo.patch" + "${FILESDIR}/${PN}-4.1.1-metainfo.patch" ) pkg_setup() {