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-puzzle/magiccube4d: magiccube4d-2.2.ebuild
Date: Wed, 12 Dec 2007 02:11:16
Message-Id: E1J2H3y-0002FA-K6@stork.gentoo.org
1 mr_bones_ 07/12/12 02:11:06
2
3 Modified: magiccube4d-2.2.ebuild
4 Log:
5 more quoting
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.12 games-puzzle/magiccube4d/magiccube4d-2.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/magiccube4d/magiccube4d-2.2.ebuild?rev=1.12&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/magiccube4d/magiccube4d-2.2.ebuild?rev=1.12&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/magiccube4d/magiccube4d-2.2.ebuild?r1=1.11&r2=1.12
14
15 Index: magiccube4d-2.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-puzzle/magiccube4d/magiccube4d-2.2.ebuild,v
18 retrieving revision 1.11
19 retrieving revision 1.12
20 diff -u -r1.11 -r1.12
21 --- magiccube4d-2.2.ebuild 12 Dec 2007 02:10:17 -0000 1.11
22 +++ magiccube4d-2.2.ebuild 12 Dec 2007 02:11:06 -0000 1.12
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-puzzle/magiccube4d/magiccube4d-2.2.ebuild,v 1.11 2007/12/12 02:10:17 mr_bones_ Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/magiccube4d/magiccube4d-2.2.ebuild,v 1.12 2007/12/12 02:11:06 mr_bones_ Exp $
28
29 inherit eutils games
30
31 @@ -21,7 +21,7 @@
32 src_unpack() {
33 unpack ${A}
34 cd "${S}"
35 - epatch ${FILESDIR}/${PN}-EventHandler.patch \
36 + epatch "${FILESDIR}"/${PN}-EventHandler.patch \
37 "${FILESDIR}/${P}"-gcc41.patch \
38 "${FILESDIR}/${P}"-64bit-ptr.patch
39 sed -i \
40
41
42
43 --
44 gentoo-commits@g.o mailing list