sys-process/ftop: Use slot operators for ncurses
authorJustin Lecher <jlec@gentoo.org>
Sun, 16 Aug 2015 10:44:50 +0000 (12:44 +0200)
committerJustin Lecher <jlec@gentoo.org>
Sun, 16 Aug 2015 10:52:18 +0000 (12:52 +0200)
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
sys-process/ftop/ftop-1.0.ebuild

index 85f73fa31e01d79a095a32543d1f9f353ce8dd4d..ddd7b1ec0a240a980b25d9a2165b8237e75dcc49 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="5"
+EAPI=5
 
 AUTOTOOLS_AUTORECONF=frob
 inherit autotools-utils
@@ -15,7 +15,7 @@ LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="amd64 ~hppa ~x86"
 
-DEPEND="sys-libs/ncurses"
+DEPEND="sys-libs/ncurses:5="
 RDEPEND="${DEPEND}"
 
 PATCHES=(