Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/whowatch/
Date: Sun, 04 Dec 2016 12:44:24
Message-Id: 1480855452.e638f21970e1c415c07326e7b1db309bc3cf3655.polynomial-c@gentoo
1 commit: e638f21970e1c415c07326e7b1db309bc3cf3655
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 4 12:20:55 2016 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 4 12:44:12 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e638f219
7
8 app-admin/whowatch: Added sub-slot dependency for sys-libs/ncurses.
9
10 Package-Manager: portage-2.3.2
11
12 app-admin/whowatch/whowatch-1.8.5.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-admin/whowatch/whowatch-1.8.5.ebuild b/app-admin/whowatch/whowatch-1.8.5.ebuild
16 index 1a5867a..c3cba27 100644
17 --- a/app-admin/whowatch/whowatch-1.8.5.ebuild
18 +++ b/app-admin/whowatch/whowatch-1.8.5.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -15,7 +15,7 @@ KEYWORDS="amd64 ~arm hppa ~mips ppc x86"
26 IUSE=""
27
28 RDEPEND="
29 - sys-libs/ncurses
30 + sys-libs/ncurses:0=
31 "
32 DEPEND="
33 ${RDEPEND}