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-p2p/ncdc/
Date: Sat, 17 Jul 2021 21:31:00
Message-Id: 1626557430.81c8c066f463f59d576d9de1ae31a118c0191750.soap@gentoo
1 commit: 81c8c066f463f59d576d9de1ae31a118c0191750
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 17 21:30:30 2021 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 17 21:30:30 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81c8c066
7
8 net-p2p/ncdc: Add sys-libs/ncurses[unicode(+)]
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 net-p2p/ncdc/{ncdc-1.22.1.ebuild => ncdc-1.22.1-r1.ebuild} | 2 +-
13 net-p2p/ncdc/ncdc-9999.ebuild | 4 ++--
14 2 files changed, 3 insertions(+), 3 deletions(-)
15
16 diff --git a/net-p2p/ncdc/ncdc-1.22.1.ebuild b/net-p2p/ncdc/ncdc-1.22.1-r1.ebuild
17 similarity index 96%
18 rename from net-p2p/ncdc/ncdc-1.22.1.ebuild
19 rename to net-p2p/ncdc/ncdc-1.22.1-r1.ebuild
20 index 24e91e7af12..d7201b1fe49 100644
21 --- a/net-p2p/ncdc/ncdc-1.22.1.ebuild
22 +++ b/net-p2p/ncdc/ncdc-1.22.1-r1.ebuild
23 @@ -24,7 +24,7 @@ RDEPEND="
24 dev-db/sqlite:3
25 dev-libs/glib:2
26 net-libs/gnutls:=
27 - sys-libs/ncurses:0=[unicode]
28 + sys-libs/ncurses:=[unicode(+)]
29 sys-libs/zlib:=
30 geoip? (
31 dev-libs/geoip
32
33 diff --git a/net-p2p/ncdc/ncdc-9999.ebuild b/net-p2p/ncdc/ncdc-9999.ebuild
34 index 8377b413dc1..f6cebc9b3c0 100644
35 --- a/net-p2p/ncdc/ncdc-9999.ebuild
36 +++ b/net-p2p/ncdc/ncdc-9999.ebuild
37 @@ -1,4 +1,4 @@
38 -# Copyright 1999-2020 Gentoo Authors
39 +# Copyright 1999-2021 Gentoo Authors
40 # Distributed under the terms of the GNU General Public License v2
41
42 EAPI=7
43 @@ -24,7 +24,7 @@ RDEPEND="
44 dev-db/sqlite:3
45 dev-libs/glib:2
46 net-libs/gnutls:=
47 - sys-libs/ncurses:0=[unicode]
48 + sys-libs/ncurses:=[unicode(+)]
49 sys-libs/zlib:=
50 geoip? (
51 dev-libs/geoip