Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-board/gnugo: gnugo-3.8.ebuild
Date: Sat, 01 May 2010 03:32:55
Message-Id: 20100501033249.8B5592C07F@corvid.gentoo.org
1 mr_bones_ 10/05/01 03:32:49
2
3 Modified: gnugo-3.8.ebuild
4 Log:
5 stop that
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.7 games-board/gnugo/gnugo-3.8.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnugo/gnugo-3.8.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnugo/gnugo-3.8.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnugo/gnugo-3.8.ebuild?r1=1.6&r2=1.7
14
15 Index: gnugo-3.8.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-board/gnugo/gnugo-3.8.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- gnugo-3.8.ebuild 1 May 2010 01:35:50 -0000 1.6
22 +++ gnugo-3.8.ebuild 1 May 2010 03:32:49 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-board/gnugo/gnugo-3.8.ebuild,v 1.6 2010/05/01 01:35:50 reavertm Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-board/gnugo/gnugo-3.8.ebuild,v 1.7 2010/05/01 03:32:49 mr_bones_ Exp $
28
29 EAPI=2
30 inherit games
31 @@ -15,7 +15,6 @@
32 IUSE="readline"
33
34 DEPEND="readline? ( sys-libs/readline >=sys-libs/ncurses-5.2-r3 )"
35 -RDEPEND="${DEPEND}"
36
37 src_configure() {
38 egamesconf \