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-action/xshipwars: xshipwars-2.5.5.ebuild ChangeLog
Date: Sun, 30 Nov 2008 08:01:25
Message-Id: E1L6hF5-0005Kf-Uf@stork.gentoo.org
1 tupone 08/11/30 08:01:23
2
3 Modified: xshipwars-2.5.5.ebuild ChangeLog
4 Log:
5 Big file in FILESDIR. Bug #248973
6 (Portage version: 2.1.4.5)
7
8 Revision Changes Path
9 1.8 games-action/xshipwars/xshipwars-2.5.5.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/xshipwars/xshipwars-2.5.5.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/xshipwars/xshipwars-2.5.5.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/xshipwars/xshipwars-2.5.5.ebuild?r1=1.7&r2=1.8
14
15 Index: xshipwars-2.5.5.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-action/xshipwars/xshipwars-2.5.5.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- xshipwars-2.5.5.ebuild 7 Mar 2008 23:57:49 -0000 1.7
22 +++ xshipwars-2.5.5.ebuild 30 Nov 2008 08:01:23 -0000 1.8
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-action/xshipwars/xshipwars-2.5.5.ebuild,v 1.7 2008/03/07 23:57:49 wolf31o2 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-action/xshipwars/xshipwars-2.5.5.ebuild,v 1.8 2008/11/30 08:01:23 tupone Exp $
28
29 inherit toolchain-funcs eutils games
30
31 @@ -10,7 +10,8 @@
32 SRC_URI="http://wolfpack.twu.net/users/wolfpack/${MY_P}.tar.bz2
33 http://wolfpack.twu.net/users/wolfpack/xsw-data-${PV}.tar.bz2
34 http://wolfpack.twu.net/users/wolfpack/stimages-1.11.1.tar.bz2
35 - http://wolfpack.twu.net/users/wolfpack/stsounds-1.6.4.tar.bz2"
36 + http://wolfpack.twu.net/users/wolfpack/stsounds-1.6.4.tar.bz2
37 + mirror://gentoo/${P}-64bit.patch.gz"
38
39 LICENSE="GPL-2 xshipwars"
40 SLOT="0"
41 @@ -30,7 +31,7 @@
42 unpack ${A}
43 cd "${S}"
44 epatch "${FILESDIR}"/${P}-build.patch
45 - epatch "${FILESDIR}"/${P}-64bit.patch
46 + epatch "${WORKDIR}"/${P}-64bit.patch
47 sed -i \
48 -e "/^BINDIR/s:=.*:=${GAMES_BINDIR}:" \
49 -e "/^DATADIR/s:=.*:=${GAMES_DATADIR}:" \
50
51
52
53 1.22 games-action/xshipwars/ChangeLog
54
55 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/xshipwars/ChangeLog?rev=1.22&view=markup
56 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/xshipwars/ChangeLog?rev=1.22&content-type=text/plain
57 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/xshipwars/ChangeLog?r1=1.21&r2=1.22
58
59 Index: ChangeLog
60 ===================================================================
61 RCS file: /var/cvsroot/gentoo-x86/games-action/xshipwars/ChangeLog,v
62 retrieving revision 1.21
63 retrieving revision 1.22
64 diff -u -r1.21 -r1.22
65 --- ChangeLog 7 Mar 2008 23:57:49 -0000 1.21
66 +++ ChangeLog 30 Nov 2008 08:01:23 -0000 1.22
67 @@ -1,6 +1,10 @@
68 # ChangeLog for games-action/xshipwars
69 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
70 -# $Header: /var/cvsroot/gentoo-x86/games-action/xshipwars/ChangeLog,v 1.21 2008/03/07 23:57:49 wolf31o2 Exp $
71 +# $Header: /var/cvsroot/gentoo-x86/games-action/xshipwars/ChangeLog,v 1.22 2008/11/30 08:01:23 tupone Exp $
72 +
73 + 30 Nov 2008; Tupone Alfredo <tupone@g.o>
74 + -files/xshipwars-2.5.5-64bit.patch, xshipwars-2.5.5.ebuild:
75 + Big file in FILESDIR. Bug #248973 by <flameeyes@g.o>
76
77 07 Mar 2008; Chris Gianelloni <wolf31o2@g.o>
78 xshipwars-2.5.5.ebuild: