From 125939bb8fcaddf00a26150815403b17e2a8b92f Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Fri, 7 Oct 2016 09:33:33 +0200 Subject: sys-libs/gpm: Added sub-slot dependency on sys-libs/ncurses (bug #596378). Bumped ebuild to EAPI-5. Package-Manager: portage-2.3.1 Signed-off-by: Lars Wendler --- sys-libs/gpm/gpm-1.20.7-r2.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sys-libs/gpm') diff --git a/sys-libs/gpm/gpm-1.20.7-r2.ebuild b/sys-libs/gpm/gpm-1.20.7-r2.ebuild index 58415add2425..ebfc8a741df6 100644 --- a/sys-libs/gpm/gpm-1.20.7-r2.ebuild +++ b/sys-libs/gpm/gpm-1.20.7-r2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ # emacs support disabled due to #99533 #335900 -EAPI="4" +EAPI=5 inherit eutils systemd toolchain-funcs autotools multilib-minimal @@ -18,13 +18,13 @@ SLOT="0" KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="selinux static-libs" -RDEPEND=">=sys-libs/ncurses-5.9-r3[${MULTILIB_USEDEP}] +RDEPEND=">=sys-libs/ncurses-5.9-r3:0=[${MULTILIB_USEDEP}] selinux? ( sec-policy/selinux-gpm ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224-r12 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] )" -DEPEND=">=sys-libs/ncurses-5.9-r3[${MULTILIB_USEDEP}] +DEPEND=">=sys-libs/ncurses-5.9-r3:0=[${MULTILIB_USEDEP}] app-arch/xz-utils sys-apps/texinfo virtual/yacc" -- cgit v1.2.3-18-g5258