summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2016-01-27 00:29:48 +0100
committerUlrich Müller <ulm@gentoo.org>2016-01-27 00:29:48 +0100
commitdb0fa73c9b59d6074cfa7242d3e5e03a9bdc8a1c (patch)
tree225b58fc19636cf8922ab68c408aca345559810e /app-editors
parentapp-editors/uemacs-pk: Remove old. (diff)
downloadgentoo-db0fa73c9b59d6074cfa7242d3e5e03a9bdc8a1c.tar.gz
gentoo-db0fa73c9b59d6074cfa7242d3e5e03a9bdc8a1c.tar.bz2
gentoo-db0fa73c9b59d6074cfa7242d3e5e03a9bdc8a1c.zip
app-editors/uemacs-pk: Depend on sys-libs/ncurses:0.
Package-Manager: portage-2.2.27
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/uemacs-pk/uemacs-pk-4.0.15_p20141208.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/uemacs-pk/uemacs-pk-4.0.15_p20141208.ebuild b/app-editors/uemacs-pk/uemacs-pk-4.0.15_p20141208.ebuild
index c3b07b67089e..d08f6e28e867 100644
--- a/app-editors/uemacs-pk/uemacs-pk-4.0.15_p20141208.ebuild
+++ b/app-editors/uemacs-pk/uemacs-pk-4.0.15_p20141208.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -16,7 +16,7 @@ LICENSE="free-noncomm"
SLOT="0"
KEYWORDS="amd64 x86 ~x86-fbsd"
-RDEPEND="sys-libs/ncurses"
+RDEPEND="sys-libs/ncurses:0"
DEPEND="${RDEPEND}
virtual/pkgconfig"