Gentoo Archives: gentoo-commits

From: Thomas Beierlein <tomjbe@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/hexedit/
Date: Mon, 21 Dec 2015 18:05:51
Message-Id: 1450721123.4508a80e9c965899867ca280293e2ae1967d8cc2.tomjbe@gentoo
1 commit: 4508a80e9c965899867ca280293e2ae1967d8cc2
2 Author: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 21 18:05:23 2015 +0000
4 Commit: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 21 18:05:23 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4508a80e
7
8 app-editors/hexedit: add SLOT deps for sys-libs/ncurses
9
10 Package-Manager: portage-2.2.26
11
12 app-editors/hexedit/hexedit-1.2.13.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-editors/hexedit/hexedit-1.2.13.ebuild b/app-editors/hexedit/hexedit-1.2.13.ebuild
16 index f7363a8..b0d203c 100644
17 --- a/app-editors/hexedit/hexedit-1.2.13.ebuild
18 +++ b/app-editors/hexedit/hexedit-1.2.13.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2013 Gentoo Foundation
21 +# Copyright 1999-2015 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -13,7 +13,7 @@ LICENSE="GPL-2"
26 SLOT="0"
27 KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 s390 sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
28
29 -DEPEND="sys-libs/ncurses"
30 +DEPEND="sys-libs/ncurses:="
31 RDEPEND="${DEPEND}"
32
33 S=${WORKDIR}/${PN}