commit:     a7879f8eacde15e48daaf26dde56193a0cca34b6
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  6 00:47:03 2018 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Jan  6 00:47:20 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7879f8e

games-board/gnugo: add subslot operator

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 games-board/gnugo/gnugo-3.9.1-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/games-board/gnugo/gnugo-3.9.1-r1.ebuild 
b/games-board/gnugo/gnugo-3.9.1-r1.ebuild
index 13dba3086bf..aba4225ac34 100644
--- a/games-board/gnugo/gnugo-3.9.1-r1.ebuild
+++ b/games-board/gnugo/gnugo-3.9.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -13,8 +13,8 @@ SLOT="0"
 KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="readline"
 
-DEPEND="readline? ( sys-libs/readline:0 )
-       >=sys-libs/ncurses-5.2-r3:0"
+DEPEND="readline? ( sys-libs/readline:0= )
+       >=sys-libs/ncurses-5.2-r3:0="
 RDEPEND=${DEPEND}
 
 src_prepare() {

Reply via email to