Gentoo Archives: gentoo-commits

From: "Julian Ospald (hasufell)" <hasufell@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-fps/warsow: warsow-1.02.ebuild ChangeLog warsow-1.0.ebuild
Date: Thu, 22 Nov 2012 14:30:24
Message-Id: 20121122143011.E29E320C65@flycatcher.gentoo.org
1 hasufell 12/11/22 14:30:11
2
3 Modified: warsow-1.02.ebuild ChangeLog warsow-1.0.ebuild
4 Log:
5 fix missing patches wrt #444177
6
7 (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
8
9 Revision Changes Path
10 1.2 games-fps/warsow/warsow-1.02.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/warsow/warsow-1.02.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/warsow/warsow-1.02.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/warsow/warsow-1.02.ebuild?r1=1.1&r2=1.2
15
16 Index: warsow-1.02.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-fps/warsow/warsow-1.02.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- warsow-1.02.ebuild 21 Oct 2012 00:37:24 -0000 1.1
23 +++ warsow-1.02.ebuild 22 Nov 2012 14:30:11 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-fps/warsow/warsow-1.02.ebuild,v 1.1 2012/10/21 00:37:24 hasufell Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-fps/warsow/warsow-1.02.ebuild,v 1.2 2012/11/22 14:30:11 hasufell Exp $
29
30 EAPI=4
31 inherit eutils check-reqs gnome2-utils games
32 @@ -73,7 +73,7 @@
33
34 cd "${WORKDIR}"/${MY_P}_sdk || die
35 epatch "${FILESDIR}"/${P}-build.patch \
36 - "${FILESDIR}"/${PN}-0.5-pic.patch
37 + "${FILESDIR}"/${P}-pic.patch
38 epatch_user
39 }
40
41
42
43
44 1.46 games-fps/warsow/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/warsow/ChangeLog?rev=1.46&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/warsow/ChangeLog?rev=1.46&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/warsow/ChangeLog?r1=1.45&r2=1.46
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/games-fps/warsow/ChangeLog,v
53 retrieving revision 1.45
54 retrieving revision 1.46
55 diff -u -r1.45 -r1.46
56 --- ChangeLog 13 Nov 2012 07:14:25 -0000 1.45
57 +++ ChangeLog 22 Nov 2012 14:30:11 -0000 1.46
58 @@ -1,6 +1,11 @@
59 # ChangeLog for games-fps/warsow
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/games-fps/warsow/ChangeLog,v 1.45 2012/11/13 07:14:25 mr_bones_ Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/games-fps/warsow/ChangeLog,v 1.46 2012/11/22 14:30:11 hasufell Exp $
63 +
64 + 22 Nov 2012; Julian Ospald <hasufell@g.o> warsow-1.0.ebuild,
65 + +files/warsow-1.0-pic.patch, warsow-1.02.ebuild,
66 + +files/warsow-1.02-pic.patch:
67 + fix missing patches wrt #444177
68
69 13 Nov 2012; Michael Sterrett <mr_bones_@g.o>
70 -files/warsow-0.5-build.patch, -files/warsow-0.5-openal.patch,
71
72
73
74 1.6 games-fps/warsow/warsow-1.0.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/warsow/warsow-1.0.ebuild?rev=1.6&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/warsow/warsow-1.0.ebuild?rev=1.6&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/warsow/warsow-1.0.ebuild?r1=1.5&r2=1.6
79
80 Index: warsow-1.0.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/games-fps/warsow/warsow-1.0.ebuild,v
83 retrieving revision 1.5
84 retrieving revision 1.6
85 diff -u -r1.5 -r1.6
86 --- warsow-1.0.ebuild 17 Oct 2012 03:07:16 -0000 1.5
87 +++ warsow-1.0.ebuild 22 Nov 2012 14:30:11 -0000 1.6
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2012 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/games-fps/warsow/warsow-1.0.ebuild,v 1.5 2012/10/17 03:07:16 phajdan.jr Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/games-fps/warsow/warsow-1.0.ebuild,v 1.6 2012/11/22 14:30:11 hasufell Exp $
93
94 EAPI=4
95 inherit eutils check-reqs gnome2-utils games
96 @@ -63,7 +63,7 @@
97
98 cd "${WORKDIR}"/${MY_P}_sdk || die
99 epatch "${FILESDIR}"/${P}-build.patch \
100 - "${FILESDIR}"/${PN}-0.5-pic.patch
101 + "${FILESDIR}"/${P}-pic.patch
102 epatch_user
103 }