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.9.1-r1.ebuild ChangeLog
Date: Tue, 02 Jun 2015 03:58:40
Message-Id: 20150602035835.CB0ECA1C@oystercatcher.gentoo.org
1 mr_bones_ 15/06/02 03:58:35
2
3 Modified: gnugo-3.9.1-r1.ebuild ChangeLog
4 Log:
5 add slot dep for repoman
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.5 games-board/gnugo/gnugo-3.9.1-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/gnugo/gnugo-3.9.1-r1.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/gnugo/gnugo-3.9.1-r1.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/gnugo/gnugo-3.9.1-r1.ebuild?r1=1.4&r2=1.5
15
16 Index: gnugo-3.9.1-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-board/gnugo/gnugo-3.9.1-r1.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- gnugo-3.9.1-r1.ebuild 25 Mar 2015 13:51:47 -0000 1.4
23 +++ gnugo-3.9.1-r1.ebuild 2 Jun 2015 03:58:35 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-board/gnugo/gnugo-3.9.1-r1.ebuild,v 1.4 2015/03/25 13:51:47 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-board/gnugo/gnugo-3.9.1-r1.ebuild,v 1.5 2015/06/02 03:58:35 mr_bones_ Exp $
29
30 EAPI=5
31 inherit eutils games
32 @@ -14,7 +14,7 @@
33 KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
34 IUSE="readline"
35
36 -DEPEND="readline? ( sys-libs/readline )
37 +DEPEND="readline? ( sys-libs/readline:0 )
38 >=sys-libs/ncurses-5.2-r3"
39 RDEPEND=${DEPEND}
40
41
42
43
44 1.40 games-board/gnugo/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/gnugo/ChangeLog?rev=1.40&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/gnugo/ChangeLog?rev=1.40&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/gnugo/ChangeLog?r1=1.39&r2=1.40
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/games-board/gnugo/ChangeLog,v
53 retrieving revision 1.39
54 retrieving revision 1.40
55 diff -u -r1.39 -r1.40
56 --- ChangeLog 2 Jun 2015 03:57:57 -0000 1.39
57 +++ ChangeLog 2 Jun 2015 03:58:35 -0000 1.40
58 @@ -1,6 +1,9 @@
59 # ChangeLog for games-board/gnugo
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/games-board/gnugo/ChangeLog,v 1.39 2015/06/02 03:57:57 mr_bones_ Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/games-board/gnugo/ChangeLog,v 1.40 2015/06/02 03:58:35 mr_bones_ Exp $
63 +
64 + 02 Jun 2015; Michael Sterrett <mr_bones_@g.o> gnugo-3.9.1-r1.ebuild:
65 + add slot dep for repoman
66
67 02 Jun 2015; Michael Sterrett <mr_bones_@g.o> -gnugo-3.9.1.ebuild:
68 old