media-libs/aalib: Use slot operators for ncurses
authorJustin Lecher <jlec@gentoo.org>
Sun, 16 Aug 2015 11:21:25 +0000 (13:21 +0200)
committerJustin Lecher <jlec@gentoo.org>
Sun, 16 Aug 2015 11:30:25 +0000 (13:30 +0200)
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
media-libs/aalib/aalib-1.4_rc5-r6.ebuild

index 43e8502f0a0fe3b3fdc579dd72a2dead0099942e..c7712350fc2f799025d91b8aff1a66c93f962bb0 100644 (file)
@@ -18,10 +18,11 @@ SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="X slang gpm static-libs"
 
-RDEPEND="X? ( >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] )
+RDEPEND="
+       X? ( >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] )
        gpm? ( >=sys-libs/gpm-1.20.7-r2[${MULTILIB_USEDEP}] )
        slang? ( >=sys-libs/slang-2.2.4-r1[${MULTILIB_USEDEP}] )
-       >=sys-libs/ncurses-5.9-r3[${MULTILIB_USEDEP}]
+       >=sys-libs/ncurses-5.9-r3:5=[${MULTILIB_USEDEP}]
 "
 DEPEND="${RDEPEND}
        virtual/pkgconfig