Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/exaile/
Date: Thu, 10 Jun 2021 19:05:21
Message-Id: 1623351629.c841deda9220f43917eef1a5ede9c566a474f703.sam@gentoo
1 commit: c841deda9220f43917eef1a5ede9c566a474f703
2 Author: Christian Strahl <c.a.strahl <AT> gmail <DOT> com>
3 AuthorDate: Thu Jun 10 13:37:06 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 10 19:00:29 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c841deda
7
8 media-soud/exaile: fix patch name in 9999
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 Signed-off-by: Christian Strahl <c.a.strahl <AT> gmail.com>
12 Closes: https://github.com/gentoo/gentoo/pull/21189
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 media-sound/exaile/exaile-9999.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/media-sound/exaile/exaile-9999.ebuild b/media-sound/exaile/exaile-9999.ebuild
19 index 270bd320926..566fd8c3d20 100644
20 --- a/media-sound/exaile/exaile-9999.ebuild
21 +++ b/media-sound/exaile/exaile-9999.ebuild
22 @@ -49,7 +49,7 @@ RDEPEND="${PYTHON_DEPS}
23 RESTRICT="test" #315589
24
25 PATCHES=(
26 - "${FILESDIR}/${PN}-4.1.0_alpha1-metainfo.patch"
27 + "${FILESDIR}/${PN}-4.1.1-metainfo.patch"
28 )
29
30 pkg_setup() {