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-emulation/hatari: hatari-0.45.ebuild
Date: Tue, 26 Feb 2008 06:30:54
Message-Id: E1JTtKx-0006DQ-KD@stork.gentoo.org
1 mr_bones_ 08/02/26 06:30:47
2
3 Modified: hatari-0.45.ebuild
4 Log:
5 quoting
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.9 games-emulation/hatari/hatari-0.45.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/hatari/hatari-0.45.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/hatari/hatari-0.45.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/hatari/hatari-0.45.ebuild?r1=1.8&r2=1.9
14
15 Index: hatari-0.45.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-emulation/hatari/hatari-0.45.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- hatari-0.45.ebuild 12 Mar 2007 13:58:33 -0000 1.8
22 +++ hatari-0.45.ebuild 26 Feb 2008 06:30:47 -0000 1.9
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/hatari/hatari-0.45.ebuild,v 1.8 2007/03/12 13:58:33 genone Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/hatari/hatari-0.45.ebuild,v 1.9 2008/02/26 06:30:47 mr_bones_ Exp $
29
30 inherit games
31
32 @@ -19,7 +19,7 @@
33
34 src_unpack() {
35 unpack ${A}
36 - cd ${S}
37 + cd "${S}"
38
39 sed -i \
40 -e "/^CFLAGS/ s:-O3.*:${CFLAGS}:" \
41
42
43
44 --
45 gentoo-commits@l.g.o mailing list