Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/airdcpp-webclient/
Date: Sat, 30 Jul 2022 08:59:15
Message-Id: 1659171532.0fd40ba4786dac3a3cd5929ae1b8f5fb954d2af5.ago@gentoo
1 commit: 0fd40ba4786dac3a3cd5929ae1b8f5fb954d2af5
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 30 08:57:22 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 08:58:52 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fd40ba4
7
8 net-p2p/airdcpp-webclient: amd64 stable wrt bug #857546
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.2.ebuild b/net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.2.ebuild
16 index 48c674e1b803..881c4760d522 100644
17 --- a/net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.2.ebuild
18 +++ b/net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -11,7 +11,7 @@ DESCRIPTION="Cross-platform Direct Connect client"
26 HOMEPAGE="https://airdcpp-web.github.io/"
27 SRC_URI="https://github.com/airdcpp-web/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
28
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="amd64 ~x86"
31 LICENSE="GPL-2+"
32 SLOT="0"
33 IUSE="debug nat-pmp +tbb +webui"