commit:     77e0f3c7a277a0746f87f216a98b3e1692d5d5be
Author:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  6 05:33:04 2015 +0000
Commit:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Fri Nov  6 05:33:04 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77e0f3c7

add slot to ncurses dep

Package-Manager: portage-2.2.20.1

 games-roguelike/angband/angband-4.0.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-roguelike/angband/angband-4.0.3.ebuild 
b/games-roguelike/angband/angband-4.0.3.ebuild
index dec221f..a8a4ff6 100644
--- a/games-roguelike/angband/angband-4.0.3.ebuild
+++ b/games-roguelike/angband/angband-4.0.3.ebuild
@@ -17,8 +17,8 @@ KEYWORDS="~amd64 ~ppc ~x86"
 IUSE="ncurses sdl +sound X"
 
 RDEPEND="X? ( x11-libs/libX11 )
-       !ncurses? ( !X? ( !sdl? ( sys-libs/ncurses[unicode] ) ) )
-       ncurses? ( sys-libs/ncurses[unicode] )
+       !ncurses? ( !X? ( !sdl? ( sys-libs/ncurses:0=[unicode] ) ) )
+       ncurses? ( sys-libs/ncurses:0=[unicode] )
        sdl? ( media-libs/libsdl[video,X]
                media-libs/sdl-ttf
                media-libs/sdl-image

Reply via email to