Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/profanity/
Date: Sat, 17 Jul 2021 21:31:00
Message-Id: 1626557424.2dab4ce2e2fb10cc25cbb30a907e58cd4fd08f43.soap@gentoo
1 commit: 2dab4ce2e2fb10cc25cbb30a907e58cd4fd08f43
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 17 21:30:24 2021 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 17 21:30:24 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dab4ce2
7
8 net-im/profanity: Add sys-libs/ncurses[unicode(+)]
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 .../profanity/{profanity-0.9.5.ebuild => profanity-0.9.5-r1.ebuild} | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-im/profanity/profanity-0.9.5.ebuild b/net-im/profanity/profanity-0.9.5-r1.ebuild
16 similarity index 93%
17 rename from net-im/profanity/profanity-0.9.5.ebuild
18 rename to net-im/profanity/profanity-0.9.5-r1.ebuild
19 index 9b0fc0ae5fd..24acf02ba69 100644
20 --- a/net-im/profanity/profanity-0.9.5.ebuild
21 +++ b/net-im/profanity/profanity-0.9.5-r1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2020 Gentoo Authors
24 +# Copyright 1999-2021 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=7
28 @@ -22,7 +22,7 @@ COMMON_DEPEND="
29 dev-libs/openssl:0=
30 net-misc/curl
31 sys-apps/util-linux
32 - sys-libs/ncurses:=[unicode]
33 + sys-libs/ncurses:=[unicode(+)]
34 gpg? ( app-crypt/gpgme:= )
35 libnotify? ( x11-libs/libnotify )
36 omemo? (