Gentoo Archives: gentoo-commits

From: "Matt Turner (mattst88)" <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-board/xboard: ChangeLog xboard-4.5.2a.ebuild xboard-4.4.4.ebuild xboard-4.5.1.ebuild
Date: Tue, 02 Aug 2011 05:46:08
Message-Id: 20110802054559.10FA82004C@flycatcher.gentoo.org
1 mattst88 11/08/02 05:45:58
2
3 Modified: ChangeLog xboard-4.5.2a.ebuild xboard-4.4.4.ebuild
4 xboard-4.5.1.ebuild
5 Log:
6 Renamed x11-libs/Xaw3d to x11-libs/libXaw3d.
7
8 (Portage version: 2.1.10.3/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.41 games-board/xboard/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/xboard/ChangeLog?rev=1.41&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/xboard/ChangeLog?rev=1.41&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/xboard/ChangeLog?r1=1.40&r2=1.41
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/games-board/xboard/ChangeLog,v
20 retrieving revision 1.40
21 retrieving revision 1.41
22 diff -u -r1.40 -r1.41
23 --- ChangeLog 22 May 2011 21:35:01 -0000 1.40
24 +++ ChangeLog 2 Aug 2011 05:45:58 -0000 1.41
25 @@ -1,6 +1,10 @@
26 # ChangeLog for games-board/xboard
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/games-board/xboard/ChangeLog,v 1.40 2011/05/22 21:35:01 mr_bones_ Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/games-board/xboard/ChangeLog,v 1.41 2011/08/02 05:45:58 mattst88 Exp $
30 +
31 + 02 Aug 2011; Matt Turner <mattst88@g.o> xboard-4.4.4.ebuild,
32 + xboard-4.5.1.ebuild, xboard-4.5.2a.ebuild:
33 + Renamed x11-libs/Xaw3d to x11-libs/libXaw3d.
34
35 *xboard-4.5.2a (22 May 2011)
36
37
38
39
40 1.2 games-board/xboard/xboard-4.5.2a.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/xboard/xboard-4.5.2a.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/xboard/xboard-4.5.2a.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/xboard/xboard-4.5.2a.ebuild?r1=1.1&r2=1.2
45
46 Index: xboard-4.5.2a.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/games-board/xboard/xboard-4.5.2a.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- xboard-4.5.2a.ebuild 22 May 2011 21:35:02 -0000 1.1
53 +++ xboard-4.5.2a.ebuild 2 Aug 2011 05:45:58 -0000 1.2
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/games-board/xboard/xboard-4.5.2a.ebuild,v 1.1 2011/05/22 21:35:02 mr_bones_ Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/games-board/xboard/xboard-4.5.2a.ebuild,v 1.2 2011/08/02 05:45:58 mattst88 Exp $
59
60 EAPI=2
61 inherit autotools eutils games
62 @@ -16,7 +16,7 @@
63 IUSE="Xaw3d +default-font zippy"
64 RESTRICT="test" #124112
65
66 -RDEPEND="Xaw3d? ( x11-libs/Xaw3d )
67 +RDEPEND="Xaw3d? ( x11-libs/libXaw3d )
68 x11-libs/libXpm
69 x11-libs/libXaw
70 x11-libs/libSM
71
72
73
74 1.5 games-board/xboard/xboard-4.4.4.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/xboard/xboard-4.4.4.ebuild?rev=1.5&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/xboard/xboard-4.4.4.ebuild?rev=1.5&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/xboard/xboard-4.4.4.ebuild?r1=1.4&r2=1.5
79
80 Index: xboard-4.4.4.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/games-board/xboard/xboard-4.4.4.ebuild,v
83 retrieving revision 1.4
84 retrieving revision 1.5
85 diff -u -r1.4 -r1.5
86 --- xboard-4.4.4.ebuild 15 Oct 2010 13:47:35 -0000 1.4
87 +++ xboard-4.4.4.ebuild 2 Aug 2011 05:45:58 -0000 1.5
88 @@ -1,6 +1,6 @@
89 -# Copyright 1999-2010 Gentoo Foundation
90 +# Copyright 1999-2011 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/games-board/xboard/xboard-4.4.4.ebuild,v 1.4 2010/10/15 13:47:35 ranger Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/games-board/xboard/xboard-4.4.4.ebuild,v 1.5 2011/08/02 05:45:58 mattst88 Exp $
94
95 EAPI=2
96 inherit autotools eutils games
97 @@ -16,7 +16,7 @@
98 IUSE="Xaw3d +default-font zippy"
99 RESTRICT="test" #124112
100
101 -RDEPEND="Xaw3d? ( x11-libs/Xaw3d )
102 +RDEPEND="Xaw3d? ( x11-libs/libXaw3d )
103 x11-libs/libXpm
104 x11-libs/libXaw
105 x11-libs/libSM
106
107
108
109 1.2 games-board/xboard/xboard-4.5.1.ebuild
110
111 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/xboard/xboard-4.5.1.ebuild?rev=1.2&view=markup
112 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/xboard/xboard-4.5.1.ebuild?rev=1.2&content-type=text/plain
113 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/xboard/xboard-4.5.1.ebuild?r1=1.1&r2=1.2
114
115 Index: xboard-4.5.1.ebuild
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/games-board/xboard/xboard-4.5.1.ebuild,v
118 retrieving revision 1.1
119 retrieving revision 1.2
120 diff -u -r1.1 -r1.2
121 --- xboard-4.5.1.ebuild 2 May 2011 15:27:21 -0000 1.1
122 +++ xboard-4.5.1.ebuild 2 Aug 2011 05:45:58 -0000 1.2
123 @@ -1,6 +1,6 @@
124 # Copyright 1999-2011 Gentoo Foundation
125 # Distributed under the terms of the GNU General Public License v2
126 -# $Header: /var/cvsroot/gentoo-x86/games-board/xboard/xboard-4.5.1.ebuild,v 1.1 2011/05/02 15:27:21 mr_bones_ Exp $
127 +# $Header: /var/cvsroot/gentoo-x86/games-board/xboard/xboard-4.5.1.ebuild,v 1.2 2011/08/02 05:45:58 mattst88 Exp $
128
129 EAPI=2
130 inherit autotools eutils games
131 @@ -16,7 +16,7 @@
132 IUSE="Xaw3d +default-font zippy"
133 RESTRICT="test" #124112
134
135 -RDEPEND="Xaw3d? ( x11-libs/Xaw3d )
136 +RDEPEND="Xaw3d? ( x11-libs/libXaw3d )
137 x11-libs/libXpm
138 x11-libs/libXaw
139 x11-libs/libSM