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-fps/ut2004: ut2004-3369-r4.ebuild
Date: Mon, 25 Feb 2008 23:01:09
Message-Id: E1JTmJn-0003g1-2T@stork.gentoo.org
1 mr_bones_ 08/02/25 23:01:07
2
3 Modified: ut2004-3369-r4.ebuild
4 Log:
5 quoting
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.17 games-fps/ut2004/ut2004-3369-r4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/ut2004/ut2004-3369-r4.ebuild?rev=1.17&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/ut2004/ut2004-3369-r4.ebuild?rev=1.17&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/ut2004/ut2004-3369-r4.ebuild?r1=1.16&r2=1.17
14
15 Index: ut2004-3369-r4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-fps/ut2004/ut2004-3369-r4.ebuild,v
18 retrieving revision 1.16
19 retrieving revision 1.17
20 diff -u -r1.16 -r1.17
21 --- ut2004-3369-r4.ebuild 17 Feb 2007 08:54:50 -0000 1.16
22 +++ ut2004-3369-r4.ebuild 25 Feb 2008 23:01:06 -0000 1.17
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-fps/ut2004/ut2004-3369-r4.ebuild,v 1.16 2007/02/17 08:54:50 nyhm Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ut2004-3369-r4.ebuild,v 1.17 2008/02/25 23:01:06 mr_bones_ Exp $
29
30 # To use system libraries, uncomment the following line and comment the one
31 # below it.
32 @@ -77,7 +77,7 @@
33
34 # Creating .manifest files
35 sed -e "s:GAMES_PREFIX_OPT:${GAMES_PREFIX_OPT}:" "${FILESDIR}"/${PN}.xml > \
36 - ${T}/${PN}.xml || die "sed failed"
37 + "${T}"/${PN}.xml || die "sed failed"
38 insinto "${dir}"/.manifest
39 doins "${T}"/${PN}.xml
40
41
42
43
44 --
45 gentoo-commits@l.g.o mailing list