Gentoo Archives: gentoo-commits

From: "Denis Dupeyron (calchan)" <calchan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-rpg/nwn: nwn-1.68-r1.ebuild ChangeLog nwn-1.68-r4.ebuild
Date: Fri, 01 Aug 2008 18:52:33
Message-Id: E1KOzjp-0000NH-7X@stork.gentoo.org
1 calchan 08/08/01 18:52:29
2
3 Modified: nwn-1.68-r1.ebuild ChangeLog nwn-1.68-r4.ebuild
4 Log:
5 Fixed Manifest, bug #227419.
6 (Portage version: 2.2_rc5/cvs/Linux 2.6.25-gentoo-r6 i686)
7
8 Revision Changes Path
9 1.10 games-rpg/nwn/nwn-1.68-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-rpg/nwn/nwn-1.68-r1.ebuild?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-rpg/nwn/nwn-1.68-r1.ebuild?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-rpg/nwn/nwn-1.68-r1.ebuild?r1=1.9&r2=1.10
14
15 Index: nwn-1.68-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-rpg/nwn/nwn-1.68-r1.ebuild,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- nwn-1.68-r1.ebuild 4 Sep 2007 20:12:02 -0000 1.9
22 +++ nwn-1.68-r1.ebuild 1 Aug 2008 18:52:28 -0000 1.10
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-rpg/nwn/nwn-1.68-r1.ebuild,v 1.9 2007/09/04 20:12:02 calchan Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn/nwn-1.68-r1.ebuild,v 1.10 2008/08/01 18:52:28 calchan Exp $
29
30 inherit eutils games
31
32 @@ -292,7 +292,7 @@
33 "${Ddir}"/fixinstall || die "sed"
34 fi
35 fperms ug+x "${dir}"/fixinstall || die "perms"
36 - mv "${S}"/* ${Ddir}
37 + mv "${S}"/* "${Ddir}"
38 mv "${S}"/.metadata "${Ddir}"
39 games_make_wrapper nwn ./nwn "${dir}" "${dir}"
40 make_desktop_entry nwn "Neverwinter Nights"
41
42
43
44 1.68 games-rpg/nwn/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-rpg/nwn/ChangeLog?rev=1.68&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-rpg/nwn/ChangeLog?rev=1.68&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-rpg/nwn/ChangeLog?r1=1.67&r2=1.68
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/games-rpg/nwn/ChangeLog,v
53 retrieving revision 1.67
54 retrieving revision 1.68
55 diff -u -r1.67 -r1.68
56 --- ChangeLog 28 Jul 2008 17:42:57 -0000 1.67
57 +++ ChangeLog 1 Aug 2008 18:52:28 -0000 1.68
58 @@ -1,6 +1,9 @@
59 # ChangeLog for games-rpg/nwn
60 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn/ChangeLog,v 1.67 2008/07/28 17:42:57 wolf31o2 Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn/ChangeLog,v 1.68 2008/08/01 18:52:28 calchan Exp $
63 +
64 + 01 Aug 2008; Denis Dupeyron <calchan@g.o> Manifest:
65 + Fixed Manifest, bug #227419.
66
67 28 Jul 2008; Chris Gianelloni <wolf31o2@g.o> metadata.xml:
68 Removing myself from metadata.xml since I am retiring from the project.
69
70
71
72 1.3 games-rpg/nwn/nwn-1.68-r4.ebuild
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-rpg/nwn/nwn-1.68-r4.ebuild?rev=1.3&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-rpg/nwn/nwn-1.68-r4.ebuild?rev=1.3&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-rpg/nwn/nwn-1.68-r4.ebuild?r1=1.2&r2=1.3
77
78 Index: nwn-1.68-r4.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/games-rpg/nwn/nwn-1.68-r4.ebuild,v
81 retrieving revision 1.2
82 retrieving revision 1.3
83 diff -u -r1.2 -r1.3
84 --- nwn-1.68-r4.ebuild 29 May 2008 14:23:24 -0000 1.2
85 +++ nwn-1.68-r4.ebuild 1 Aug 2008 18:52:28 -0000 1.3
86 @@ -1,6 +1,6 @@
87 # Copyright 1999-2008 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn/nwn-1.68-r4.ebuild,v 1.2 2008/05/29 14:23:24 opfer Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn/nwn-1.68-r4.ebuild,v 1.3 2008/08/01 18:52:28 calchan Exp $
91
92 inherit eutils games
93
94 @@ -237,7 +237,7 @@
95 "${Ddir}"/fixinstall || die "sed"
96 fi
97 fperms ug+x "${dir}"/fixinstall || die "perms"
98 - mv "${S}"/* ${Ddir}
99 + mv "${S}"/* "${Ddir}"
100 mv "${S}"/.metadata "${Ddir}"
101 games_make_wrapper nwn ./nwn "${dir}" "${dir}"
102 make_desktop_entry nwn "Neverwinter Nights"