Gentoo Archives: gentoo-commits

From: "Chris Gianelloni (wolf31o2)" <wolf31o2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-action/descent3: descent3-1.4.0b-r1.ebuild ChangeLog
Date: Sat, 15 Sep 2007 00:42:50
Message-Id: E1IWLd8-0004wi-G6@stork.gentoo.org
1 wolf31o2 07/09/15 00:35:26
2
3 Modified: descent3-1.4.0b-r1.ebuild ChangeLog
4 Log:
5 Make sure we RDEPEND on sys-libs/lib-compat-loki for all arches.
6 (Portage version: 2.1.3.7)
7
8 Revision Changes Path
9 1.13 games-action/descent3/descent3-1.4.0b-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/descent3/descent3-1.4.0b-r1.ebuild?rev=1.13&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/descent3/descent3-1.4.0b-r1.ebuild?rev=1.13&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/descent3/descent3-1.4.0b-r1.ebuild?r1=1.12&r2=1.13
14
15 Index: descent3-1.4.0b-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-action/descent3/descent3-1.4.0b-r1.ebuild,v
18 retrieving revision 1.12
19 retrieving revision 1.13
20 diff -u -r1.12 -r1.13
21 --- descent3-1.4.0b-r1.ebuild 13 Sep 2007 00:44:29 -0000 1.12
22 +++ descent3-1.4.0b-r1.ebuild 15 Sep 2007 00:35:22 -0000 1.13
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/descent3-1.4.0b-r1.ebuild,v 1.12 2007/09/13 00:44:29 wolf31o2 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/descent3-1.4.0b-r1.ebuild,v 1.13 2007/09/15 00:35:22 wolf31o2 Exp $
28
29 inherit eutils multilib games
30
31 @@ -18,6 +18,7 @@
32 DEPEND=""
33 RDEPEND="sys-libs/glibc
34 virtual/opengl
35 + sys-libs/lib-compat-loki
36 x86? (
37 x11-libs/libX11
38 x11-libs/libXext
39
40
41
42 1.25 games-action/descent3/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/descent3/ChangeLog?rev=1.25&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/descent3/ChangeLog?rev=1.25&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/descent3/ChangeLog?r1=1.24&r2=1.25
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/games-action/descent3/ChangeLog,v
51 retrieving revision 1.24
52 retrieving revision 1.25
53 diff -u -r1.24 -r1.25
54 --- ChangeLog 13 Sep 2007 00:44:29 -0000 1.24
55 +++ ChangeLog 15 Sep 2007 00:35:22 -0000 1.25
56 @@ -1,6 +1,10 @@
57 # ChangeLog for games-action/descent3
58 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/ChangeLog,v 1.24 2007/09/13 00:44:29 wolf31o2 Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/ChangeLog,v 1.25 2007/09/15 00:35:22 wolf31o2 Exp $
61 +
62 + 15 Sep 2007; Chris Gianelloni <wolf31o2@g.o>
63 + descent3-1.4.0b-r1.ebuild:
64 + Make sure we RDEPEND on sys-libs/lib-compat-loki for all arches.
65
66 13 Sep 2007; Chris Gianelloni <wolf31o2@g.o>
67 descent3-1.4.0b-r1.ebuild:
68
69
70
71 --
72 gentoo-commits@g.o mailing list