public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Chris Gianelloni (wolf31o2)" <wolf31o2@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in games-action/xshipwars: xshipwars-2.5.5.ebuild ChangeLog
Date: Fri, 07 Mar 2008 23:57:50 +0000	[thread overview]
Message-ID: <E1JXmRi-0000V9-AS@stork.gentoo.org> (raw)

wolf31o2    08/03/07 23:57:50

  Modified:             xshipwars-2.5.5.ebuild ChangeLog
  Log:
  QA cleanup: Fix quoting.
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.7                  games-action/xshipwars/xshipwars-2.5.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/xshipwars/xshipwars-2.5.5.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/xshipwars/xshipwars-2.5.5.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/xshipwars/xshipwars-2.5.5.ebuild?r1=1.6&r2=1.7

Index: xshipwars-2.5.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/xshipwars/xshipwars-2.5.5.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xshipwars-2.5.5.ebuild	6 Mar 2008 03:51:39 -0000	1.6
+++ xshipwars-2.5.5.ebuild	7 Mar 2008 23:57:49 -0000	1.7
@@ -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-action/xshipwars/xshipwars-2.5.5.ebuild,v 1.6 2008/03/06 03:51:39 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/xshipwars/xshipwars-2.5.5.ebuild,v 1.7 2008/03/07 23:57:49 wolf31o2 Exp $
 
 inherit toolchain-funcs eutils games
 
@@ -58,7 +58,7 @@
 
 	local x
 	for x in client monitor unvedit ; do #server
-		./configure.${x} Linux --prefix=${GAMES_PREFIX} ${myconf} || die "configure ${x}"
+		./configure.${x} Linux --prefix="${GAMES_PREFIX}" ${myconf} || die "configure ${x}"
 		emake -j1 -f Makefile.${x} all || die "build ${x}"
 	done
 }



1.21                 games-action/xshipwars/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/xshipwars/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/xshipwars/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/xshipwars/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/xshipwars/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	6 Mar 2008 03:51:39 -0000	1.20
+++ ChangeLog	7 Mar 2008 23:57:49 -0000	1.21
@@ -1,6 +1,10 @@
 # ChangeLog for games-action/xshipwars
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/xshipwars/ChangeLog,v 1.20 2008/03/06 03:51:39 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/xshipwars/ChangeLog,v 1.21 2008/03/07 23:57:49 wolf31o2 Exp $
+
+  07 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org>
+  xshipwars-2.5.5.ebuild:
+  QA cleanup: Fix quoting.
 
   06 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org>
   xshipwars-2.5.5.ebuild:



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



             reply	other threads:[~2008-03-07 23:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-07 23:57 Chris Gianelloni (wolf31o2) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-11-06 20:43 [gentoo-commits] gentoo-x86 commit in games-action/xshipwars: xshipwars-2.5.5.ebuild ChangeLog Michael Sterrett (mr_bones_)
2009-11-04 17:12 Michael Sterrett (mr_bones_)
2008-11-30  8:01 Alfredo Tupone (tupone)
2008-03-06  3:51 Chris Gianelloni (wolf31o2)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1JXmRi-0000V9-AS@stork.gentoo.org \
    --to=wolf31o2@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox