Gentoo Archives: gentoo-commits

From: Amy Liffey <amynka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/ytalk/
Date: Tue, 01 Aug 2017 14:00:29
Message-Id: 1501595923.34ecb0996fd71bcfa4a2045fcae3b04d7aeca832.amynka@gentoo
1 commit: 34ecb0996fd71bcfa4a2045fcae3b04d7aeca832
2 Author: Amy Liffey <amynka <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 1 13:58:43 2017 +0000
4 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 1 13:58:43 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34ecb099
7
8 net-misc/ytalk: fix slot
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11
12 net-misc/ytalk/ytalk-3.3.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-misc/ytalk/ytalk-3.3.0.ebuild b/net-misc/ytalk/ytalk-3.3.0.ebuild
16 index 6450ab761be..f03dde55d34 100644
17 --- a/net-misc/ytalk/ytalk-3.3.0.ebuild
18 +++ b/net-misc/ytalk/ytalk-3.3.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -12,7 +12,7 @@ LICENSE="GPL-2"
26 SLOT="0"
27 KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86"
28
29 -RDEPEND=">=sys-libs/ncurses-5.2"
30 +RDEPEND=">=sys-libs/ncurses-5.2:0="
31 DEPEND="
32 ${RDEPEND}
33 virtual/pkgconfig