dev-libs/libcdio: Use slot operators for ncurses
authorJustin Lecher <jlec@gentoo.org>
Sun, 16 Aug 2015 10:43:27 +0000 (12:43 +0200)
committerJustin Lecher <jlec@gentoo.org>
Sun, 16 Aug 2015 10:52:17 +0000 (12:52 +0200)
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
dev-libs/libcdio/libcdio-0.92.ebuild
dev-libs/libcdio/libcdio-0.93.ebuild

index 50759e092a141619f89a8cd62dcf6af9ee5c1da8..f7222b126a9b882a167b59084f12dfd0895980a0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -16,7 +16,7 @@ IUSE="cddb +cxx minimal static-libs test"
 
 RDEPEND="
        !minimal? (
-               >=sys-libs/ncurses-5.7-r7
+               >=sys-libs/ncurses-5.7-r7:5=
                cddb? ( >=media-libs/libcddb-1.3.2 )
        )
        >=virtual/libiconv-0-r1[${MULTILIB_USEDEP}]
index 35b586fe85d80a1f09f66a9001cd9804b4e29b42..a06f0f1315148c3cf65c144aec965dd6e31c1ef6 100644 (file)
@@ -16,7 +16,7 @@ IUSE="cddb +cxx minimal static-libs test"
 
 RDEPEND="
        !minimal? (
-               >=sys-libs/ncurses-5.7-r7
+               >=sys-libs/ncurses-5.7-r7:5=
                cddb? ( >=media-libs/libcddb-1.3.2 )
        )
        >=virtual/libiconv-0-r1[${MULTILIB_USEDEP}]