Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-emulation/sdlmame: sdlmame-0.124_p3.ebuild sdlmame-0.124.ebuild ChangeLog
Date: Thu, 24 Apr 2008 21:49:45
Message-Id: E1Jp9K1-0005Nw-Ph@stork.gentoo.org
1 drac 08/04/24 21:49:41
2
3 Modified: sdlmame-0.124_p3.ebuild sdlmame-0.124.ebuild
4 ChangeLog
5 Log:
6 Make repoman happy with quoting
7 (Portage version: 2.1.5_rc6)
8
9 Revision Changes Path
10 1.5 games-emulation/sdlmame/sdlmame-0.124_p3.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/sdlmame/sdlmame-0.124_p3.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/sdlmame/sdlmame-0.124_p3.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/sdlmame/sdlmame-0.124_p3.ebuild?r1=1.4&r2=1.5
15
16 Index: sdlmame-0.124_p3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.124_p3.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- sdlmame-0.124_p3.ebuild 24 Apr 2008 21:29:55 -0000 1.4
23 +++ sdlmame-0.124_p3.ebuild 24 Apr 2008 21:49:41 -0000 1.5
24 @@ -1,6 +1,6 @@
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/sdlmame/sdlmame-0.124_p3.ebuild,v 1.4 2008/04/24 21:29:55 drac Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.124_p3.ebuild,v 1.5 2008/04/24 21:49:41 drac Exp $
29
30 inherit eutils flag-o-matic games
31
32 @@ -146,7 +146,7 @@
33 games_pkg_postinst
34
35 elog "It's strongly recommended that you change either the system-wide"
36 - elog "mame.ini at ${GAMES_SYSCONFDIR}/${PN} or use a per-user setup at \$HOME/.${PN}"
37 + elog "mame.ini at \"${GAMES_SYSCONFDIR}\"/${PN} or use a per-user setup at \$HOME/.${PN}"
38
39 if use opengl; then
40 echo
41
42
43
44 1.5 games-emulation/sdlmame/sdlmame-0.124.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/sdlmame/sdlmame-0.124.ebuild?rev=1.5&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/sdlmame/sdlmame-0.124.ebuild?rev=1.5&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/sdlmame/sdlmame-0.124.ebuild?r1=1.4&r2=1.5
49
50 Index: sdlmame-0.124.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.124.ebuild,v
53 retrieving revision 1.4
54 retrieving revision 1.5
55 diff -u -r1.4 -r1.5
56 --- sdlmame-0.124.ebuild 24 Apr 2008 21:35:24 -0000 1.4
57 +++ sdlmame-0.124.ebuild 24 Apr 2008 21:49:41 -0000 1.5
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2008 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.124.ebuild,v 1.4 2008/04/24 21:35:24 drac Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.124.ebuild,v 1.5 2008/04/24 21:49:41 drac Exp $
63
64 inherit eutils flag-o-matic games
65
66 @@ -146,7 +146,7 @@
67 games_pkg_postinst
68
69 elog "It's strongly recommended that you change either the system-wide"
70 - elog "mame.ini at ${GAMES_SYSCONFDIR}/${PN} or use a per-user setup at \$HOME/.${PN}"
71 + elog "mame.ini at \"${GAMES_SYSCONFDIR}\"/${PN} or use a per-user setup at \$HOME/.${PN}"
72
73 if use opengl; then
74 echo
75
76
77
78 1.3 games-emulation/sdlmame/ChangeLog
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/sdlmame/ChangeLog?rev=1.3&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/sdlmame/ChangeLog?rev=1.3&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/sdlmame/ChangeLog?r1=1.2&r2=1.3
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/ChangeLog,v
87 retrieving revision 1.2
88 retrieving revision 1.3
89 diff -u -r1.2 -r1.3
90 --- ChangeLog 24 Apr 2008 21:29:55 -0000 1.2
91 +++ ChangeLog 24 Apr 2008 21:49:41 -0000 1.3
92 @@ -1,8 +1,9 @@
93 # ChangeLog for games-emulation/sdlmame
94 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/ChangeLog,v 1.2 2008/04/24 21:29:55 drac Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/ChangeLog,v 1.3 2008/04/24 21:49:41 drac Exp $
97
98 - 24 Apr 2008; Samuli Suominen <drac@g.o> sdlmame-0.124_p3.ebuild:
99 + 24 Apr 2008; Samuli Suominen <drac@g.o> sdlmame-0.124.ebuild,
100 + sdlmame-0.124_p3.ebuild:
101 Sed -Werror out of makefile because we gets more warnings with GCC 4.3.
102
103 *sdlmame-0.124_p3 (24 Apr 2008)
104
105
106
107 --
108 gentoo-commits@l.g.o mailing list