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/scid: scid-4.5.2.ebuild scid-4.6.0.ebuild ChangeLog
Date: Tue, 02 Jun 2015 04:00:10
Message-Id: 20150602040007.7BA42A10@oystercatcher.gentoo.org
1 mr_bones_ 15/06/02 04:00:07
2
3 Modified: scid-4.5.2.ebuild scid-4.6.0.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/scid/scid-4.5.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/scid/scid-4.5.2.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/scid/scid-4.5.2.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/scid/scid-4.5.2.ebuild?r1=1.4&r2=1.5
15
16 Index: scid-4.5.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-board/scid/scid-4.5.2.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- scid-4.5.2.ebuild 3 Nov 2014 09:38:37 -0000 1.4
23 +++ scid-4.5.2.ebuild 2 Jun 2015 04:00:07 -0000 1.5
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/games-board/scid/scid-4.5.2.ebuild,v 1.4 2014/11/03 09:38:37 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/games-board/scid/scid-4.5.2.ebuild,v 1.5 2015/06/02 04:00:07 mr_bones_ Exp $
30
31 EAPI=5
32 PYTHON_COMPAT=( python2_7 )
33 @@ -19,7 +19,7 @@
34 KEYWORDS="amd64 ppc x86"
35 IUSE=""
36
37 -CDEPEND="dev-lang/tk
38 +CDEPEND="dev-lang/tk:0
39 >=sys-libs/zlib-1.1.3"
40 RDEPEND="${CDEPEND}
41 !games-board/chessdb"
42
43
44
45 1.2 games-board/scid/scid-4.6.0.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/scid/scid-4.6.0.ebuild?rev=1.2&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/scid/scid-4.6.0.ebuild?rev=1.2&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/scid/scid-4.6.0.ebuild?r1=1.1&r2=1.2
50
51 Index: scid-4.6.0.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/games-board/scid/scid-4.6.0.ebuild,v
54 retrieving revision 1.1
55 retrieving revision 1.2
56 diff -u -r1.1 -r1.2
57 --- scid-4.6.0.ebuild 9 May 2015 05:19:31 -0000 1.1
58 +++ scid-4.6.0.ebuild 2 Jun 2015 04:00:07 -0000 1.2
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2015 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/games-board/scid/scid-4.6.0.ebuild,v 1.1 2015/05/09 05:19:31 mr_bones_ Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/games-board/scid/scid-4.6.0.ebuild,v 1.2 2015/06/02 04:00:07 mr_bones_ Exp $
64
65 EAPI=5
66 PYTHON_COMPAT=( python2_7 )
67 @@ -19,7 +19,7 @@
68 KEYWORDS="~amd64 ~ppc ~x86"
69 IUSE=""
70
71 -CDEPEND="dev-lang/tk
72 +CDEPEND="dev-lang/tk:0
73 dev-tcltk/tkimg
74 >=sys-libs/zlib-1.1.3"
75 RDEPEND="${CDEPEND}
76
77
78
79 1.49 games-board/scid/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/scid/ChangeLog?rev=1.49&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/scid/ChangeLog?rev=1.49&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/scid/ChangeLog?r1=1.48&r2=1.49
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/games-board/scid/ChangeLog,v
88 retrieving revision 1.48
89 retrieving revision 1.49
90 diff -u -r1.48 -r1.49
91 --- ChangeLog 9 May 2015 05:19:31 -0000 1.48
92 +++ ChangeLog 2 Jun 2015 04:00:07 -0000 1.49
93 @@ -1,6 +1,10 @@
94 # ChangeLog for games-board/scid
95 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/games-board/scid/ChangeLog,v 1.48 2015/05/09 05:19:31 mr_bones_ Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/games-board/scid/ChangeLog,v 1.49 2015/06/02 04:00:07 mr_bones_ Exp $
98 +
99 + 02 Jun 2015; Michael Sterrett <mr_bones_@g.o> scid-4.5.2.ebuild,
100 + scid-4.6.0.ebuild:
101 + add slot dep for repoman
102
103 *scid-4.6.0 (09 May 2015)