public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-emulation/sdlmame: sdlmame-0.124_p3.ebuild sdlmame-0.124.ebuild ChangeLog
@ 2008-04-24 21:49 Samuli Suominen (drac)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (drac) @ 2008-04-24 21:49 UTC (permalink / raw
  To: gentoo-commits

drac        08/04/24 21:49:41

  Modified:             sdlmame-0.124_p3.ebuild sdlmame-0.124.ebuild
                        ChangeLog
  Log:
  Make repoman happy with quoting
  (Portage version: 2.1.5_rc6)

Revision  Changes    Path
1.5                  games-emulation/sdlmame/sdlmame-0.124_p3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/sdlmame/sdlmame-0.124_p3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/sdlmame/sdlmame-0.124_p3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/sdlmame/sdlmame-0.124_p3.ebuild?r1=1.4&r2=1.5

Index: sdlmame-0.124_p3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.124_p3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sdlmame-0.124_p3.ebuild	24 Apr 2008 21:29:55 -0000	1.4
+++ sdlmame-0.124_p3.ebuild	24 Apr 2008 21:49:41 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.124_p3.ebuild,v 1.4 2008/04/24 21:29:55 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.124_p3.ebuild,v 1.5 2008/04/24 21:49:41 drac Exp $
 
 inherit eutils flag-o-matic games
 
@@ -146,7 +146,7 @@
 	games_pkg_postinst
 
 	elog "It's strongly recommended that you change either the system-wide"
-	elog "mame.ini at ${GAMES_SYSCONFDIR}/${PN} or use a per-user setup at \$HOME/.${PN}"
+	elog "mame.ini at \"${GAMES_SYSCONFDIR}\"/${PN} or use a per-user setup at \$HOME/.${PN}"
 
 	if use opengl; then
 		echo



1.5                  games-emulation/sdlmame/sdlmame-0.124.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/sdlmame/sdlmame-0.124.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/sdlmame/sdlmame-0.124.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/sdlmame/sdlmame-0.124.ebuild?r1=1.4&r2=1.5

Index: sdlmame-0.124.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.124.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sdlmame-0.124.ebuild	24 Apr 2008 21:35:24 -0000	1.4
+++ sdlmame-0.124.ebuild	24 Apr 2008 21:49:41 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.124.ebuild,v 1.4 2008/04/24 21:35:24 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.124.ebuild,v 1.5 2008/04/24 21:49:41 drac Exp $
 
 inherit eutils flag-o-matic games
 
@@ -146,7 +146,7 @@
 	games_pkg_postinst
 
 	elog "It's strongly recommended that you change either the system-wide"
-	elog "mame.ini at ${GAMES_SYSCONFDIR}/${PN} or use a per-user setup at \$HOME/.${PN}"
+	elog "mame.ini at \"${GAMES_SYSCONFDIR}\"/${PN} or use a per-user setup at \$HOME/.${PN}"
 
 	if use opengl; then
 		echo



1.3                  games-emulation/sdlmame/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/sdlmame/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/sdlmame/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/sdlmame/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	24 Apr 2008 21:29:55 -0000	1.2
+++ ChangeLog	24 Apr 2008 21:49:41 -0000	1.3
@@ -1,8 +1,9 @@
 # ChangeLog for games-emulation/sdlmame
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/ChangeLog,v 1.2 2008/04/24 21:29:55 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/ChangeLog,v 1.3 2008/04/24 21:49:41 drac Exp $
 
-  24 Apr 2008; Samuli Suominen <drac@gentoo.org> sdlmame-0.124_p3.ebuild:
+  24 Apr 2008; Samuli Suominen <drac@gentoo.org> sdlmame-0.124.ebuild,
+  sdlmame-0.124_p3.ebuild:
   Sed -Werror out of makefile because we gets more warnings with GCC 4.3.
 
 *sdlmame-0.124_p3 (24 Apr 2008)



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-04-24 21:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-24 21:49 [gentoo-commits] gentoo-x86 commit in games-emulation/sdlmame: sdlmame-0.124_p3.ebuild sdlmame-0.124.ebuild ChangeLog Samuli Suominen (drac)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox