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/lmarbles: lmarbles-1.0.7.ebuild
Date: Wed, 12 Dec 2007 06:12:36
Message-Id: E1J2KpZ-0003kW-KV@stork.gentoo.org
1 mr_bones_ 07/12/12 06:12:29
2
3 Modified: lmarbles-1.0.7.ebuild
4 Log:
5 quoting
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.2 games-puzzle/lmarbles/lmarbles-1.0.7.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/lmarbles/lmarbles-1.0.7.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/lmarbles/lmarbles-1.0.7.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/lmarbles/lmarbles-1.0.7.ebuild?r1=1.1&r2=1.2
14
15 Index: lmarbles-1.0.7.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/lmarbles-1.0.7.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- lmarbles-1.0.7.ebuild 18 Feb 2005 16:03:14 -0000 1.1
22 +++ lmarbles-1.0.7.ebuild 12 Dec 2007 06:12:29 -0000 1.2
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2005 Gentoo Foundation
25 +# Copyright 1999-2007 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/lmarbles-1.0.7.ebuild,v 1.1 2005/02/18 16:03:14 mr_bones_ Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/lmarbles-1.0.7.ebuild,v 1.2 2007/12/12 06:12:29 mr_bones_ Exp $
29
30 inherit games
31
32 @@ -18,7 +18,7 @@
33
34 src_unpack() {
35 unpack ${A}
36 - cd ${S}
37 + cd "${S}"
38 sed -i \
39 -e '/^inst_dir/s:/games::' \
40 -e "/^prf_dir/s:/var/lib/games:${GAMES_STATEDIR}:" configure \
41
42
43
44 --
45 gentoo-commits@g.o mailing list