Gentoo Archives: gentoo-commits

From: "Alfredo Tupone (tupone)" <tupone@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-strategy/glest: glest-3.1.2.ebuild ChangeLog
Date: Thu, 30 Oct 2008 15:53:17
Message-Id: E1KvZpi-0001rU-Jb@stork.gentoo.org
1 tupone 08/10/30 15:53:14
2
3 Modified: glest-3.1.2.ebuild ChangeLog
4 Log:
5 Putting a blocker on xerces-c for the last version ebuild
6 (Portage version: 2.1.4.5)
7
8 Revision Changes Path
9 1.3 games-strategy/glest/glest-3.1.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glest/glest-3.1.2.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glest/glest-3.1.2.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glest/glest-3.1.2.ebuild?r1=1.2&r2=1.3
14
15 Index: glest-3.1.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-strategy/glest/glest-3.1.2.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- glest-3.1.2.ebuild 25 Oct 2008 18:30:18 -0000 1.2
22 +++ glest-3.1.2.ebuild 30 Oct 2008 15:53:14 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/glest/glest-3.1.2.ebuild,v 1.2 2008/10/25 18:30:18 tupone Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/glest/glest-3.1.2.ebuild,v 1.3 2008/10/30 15:53:14 tupone Exp $
28
29 inherit autotools eutils games
30
31 @@ -27,7 +27,7 @@
32 media-libs/libogg
33 media-libs/libvorbis
34 media-libs/openal
35 - <dev-libs/xerces-c-3.0.0
36 + !>=dev-libs/xerces-c-3
37 virtual/opengl
38 virtual/glu
39 x11-libs/libX11
40
41
42
43 1.20 games-strategy/glest/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glest/ChangeLog?rev=1.20&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glest/ChangeLog?rev=1.20&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glest/ChangeLog?r1=1.19&r2=1.20
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/games-strategy/glest/ChangeLog,v
52 retrieving revision 1.19
53 retrieving revision 1.20
54 diff -u -r1.19 -r1.20
55 --- ChangeLog 25 Oct 2008 18:30:18 -0000 1.19
56 +++ ChangeLog 30 Oct 2008 15:53:14 -0000 1.20
57 @@ -1,6 +1,9 @@
58 # ChangeLog for games-strategy/glest
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/glest/ChangeLog,v 1.19 2008/10/25 18:30:18 tupone Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/glest/ChangeLog,v 1.20 2008/10/30 15:53:14 tupone Exp $
62 +
63 + 30 Oct 2008; Tupone Alfredo <tupone@g.o> glest-3.1.2.ebuild:
64 + A blocker for xerces-c is better then a dependency
65
66 25 Oct 2008; Tupone Alfredo <tupone@g.o> glest-3.1.2.ebuild:
67 Incompatible with dev-libs/xerces-c-3