commit: bb679605c02eaa1fd9cd9aee6287c9925b537da4
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 10 14:11:28 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Dec 10 14:15:38 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb679605
app-forensics/afflib: [QA] Fix dependency.missingslot
Package-Manager: Portage-2.3.16, Repoman-2.3.6
app-forensics/afflib/afflib-3.7.4.ebuild | 4 ++--
app-forensics/afflib/afflib-3.7.7.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/app-forensics/afflib/afflib-3.7.4.ebuild
b/app-forensics/afflib/afflib-3.7.4.ebuild
index 12a38992407..28987f4b199 100644
--- a/app-forensics/afflib/afflib-3.7.4.ebuild
+++ b/app-forensics/afflib/afflib-3.7.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -25,7 +25,7 @@ RDEPEND="dev-libs/expat
dev-libs/openssl:0
sys-libs/zlib
fuse? ( sys-fs/fuse )
- ncurses? ( sys-libs/ncurses )
+ ncurses? ( sys-libs/ncurses:0= )
python? ( ${PYTHON_DEPS} )
readline? ( sys-libs/readline:0 )
s3? ( net-misc/curl )"
diff --git a/app-forensics/afflib/afflib-3.7.7.ebuild
b/app-forensics/afflib/afflib-3.7.7.ebuild
index be3eebc542c..7d55784b3ec 100644
--- a/app-forensics/afflib/afflib-3.7.7.ebuild
+++ b/app-forensics/afflib/afflib-3.7.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -25,7 +25,7 @@ RDEPEND="dev-libs/expat
dev-libs/openssl:0
sys-libs/zlib
fuse? ( sys-fs/fuse )
- ncurses? ( sys-libs/ncurses )
+ ncurses? ( sys-libs/ncurses:0= )
python? ( ${PYTHON_DEPS} )
readline? ( sys-libs/readline:0 )
s3? ( net-misc/curl )"