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-fps/nexuiz: nexuiz-2.5.2.ebuild ChangeLog
Date: Mon, 25 Mar 2013 23:26:56
Message-Id: 20130325232651.8DCE52171D@flycatcher.gentoo.org
1 mr_bones_ 13/03/25 23:26:51
2
3 Modified: nexuiz-2.5.2.ebuild ChangeLog
4 Log:
5 add x11-libs/libXpm dep (bug #463288)
6
7 (Portage version: 2.1.11.55/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.5 games-fps/nexuiz/nexuiz-2.5.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/nexuiz/nexuiz-2.5.2.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/nexuiz/nexuiz-2.5.2.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/nexuiz/nexuiz-2.5.2.ebuild?r1=1.4&r2=1.5
15
16 Index: nexuiz-2.5.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-fps/nexuiz/nexuiz-2.5.2.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- nexuiz-2.5.2.ebuild 26 Feb 2011 14:45:16 -0000 1.4
23 +++ nexuiz-2.5.2.ebuild 25 Mar 2013 23:26:51 -0000 1.5
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/games-fps/nexuiz/nexuiz-2.5.2.ebuild,v 1.4 2011/02/26 14:45:16 signals Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/games-fps/nexuiz/nexuiz-2.5.2.ebuild,v 1.5 2013/03/25 23:26:51 mr_bones_ Exp $
30
31 EAPI=2
32 inherit eutils games
33 @@ -26,6 +26,7 @@
34 x11-libs/libX11
35 x11-libs/libXau
36 x11-libs/libXdmcp
37 + x11-libs/libXpm
38 x11-libs/libXext
39 x11-libs/libXxf86dga
40 x11-libs/libXxf86vm
41
42
43
44 1.39 games-fps/nexuiz/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/nexuiz/ChangeLog?rev=1.39&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/nexuiz/ChangeLog?rev=1.39&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/nexuiz/ChangeLog?r1=1.38&r2=1.39
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/games-fps/nexuiz/ChangeLog,v
53 retrieving revision 1.38
54 retrieving revision 1.39
55 diff -u -r1.38 -r1.39
56 --- ChangeLog 26 Feb 2011 14:45:16 -0000 1.38
57 +++ ChangeLog 25 Mar 2013 23:26:51 -0000 1.39
58 @@ -1,6 +1,9 @@
59 # ChangeLog for games-fps/nexuiz
60 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/games-fps/nexuiz/ChangeLog,v 1.38 2011/02/26 14:45:16 signals Exp $
62 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/games-fps/nexuiz/ChangeLog,v 1.39 2013/03/25 23:26:51 mr_bones_ Exp $
64 +
65 + 25 Mar 2013; Michael Sterrett <mr_bones_@g.o> nexuiz-2.5.2.ebuild:
66 + add x11-libs/libXpm dep (bug #463288)
67
68 26 Feb 2011; Kevin McCarthy <signals@g.o> nexuiz-2.5.2.ebuild:
69 Updated depends from media-libs/jpeg to virtual/jpeg
70 @@ -152,4 +155,3 @@
71 18 Sep 2005; Michael Sterrett <mr_bones_@g.o> +metadata.xml,
72 +nexuiz-1.2.1.ebuild:
73 initial commit - ebuild submitted by fabien Zouaoui via bug #94764
74 -