public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-simulation/openttd: ChangeLog openttd-1.2.2.ebuild openttd-1.2.0.ebuild
@ 2012-09-14  5:10 Brian Harring (ferringb)
  0 siblings, 0 replies; only message in thread
From: Brian Harring (ferringb) @ 2012-09-14  5:10 UTC (permalink / raw
  To: gentoo-commits

ferringb    12/09/14 05:10:46

  Modified:             ChangeLog openttd-1.2.2.ebuild openttd-1.2.0.ebuild
  Log:
  Drop vecho usage, and ebuild attempt to do UI the PM does for test phase
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.129                games-simulation/openttd/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/openttd/ChangeLog?rev=1.129&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/openttd/ChangeLog?rev=1.129&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/openttd/ChangeLog?r1=1.128&r2=1.129

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -r1.128 -r1.129
--- ChangeLog	12 Sep 2012 02:05:41 -0000	1.128
+++ ChangeLog	14 Sep 2012 05:10:46 -0000	1.129
@@ -1,6 +1,10 @@
 # ChangeLog for games-simulation/openttd
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.128 2012/09/12 02:05:41 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.129 2012/09/14 05:10:46 ferringb Exp $
+
+  14 Sep 2012; Brian Harring <ferringb@gentoo.org> openttd-1.2.0.ebuild,
+  openttd-1.2.2.ebuild:
+  Drop vecho usage, and ebuild attempt to do UI the PM does for test phase.
 
   12 Sep 2012; Michael Sterrett <mr_bones_@gentoo.org> openttd-1.2.2.ebuild:
   restrict the test since it requires a graphics set to run



1.3                  games-simulation/openttd/openttd-1.2.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/openttd/openttd-1.2.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/openttd/openttd-1.2.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/openttd/openttd-1.2.2.ebuild?r1=1.2&r2=1.3

Index: openttd-1.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.2.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- openttd-1.2.2.ebuild	12 Sep 2012 02:05:41 -0000	1.2
+++ openttd-1.2.2.ebuild	14 Sep 2012 05:10:46 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.2.2.ebuild,v 1.2 2012/09/12 02:05:41 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.2.2.ebuild,v 1.3 2012/09/14 05:10:46 ferringb Exp $
 
 EAPI=3
 inherit eutils gnome2-utils games
@@ -95,7 +95,6 @@
 }
 
 src_test() {
-	vecho ">>> Test phase [test]: ${CATEGORY}/${PF}"
 	emake -j1 test || die "Make test failed. See above for details."
 }
 



1.8                  games-simulation/openttd/openttd-1.2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/openttd/openttd-1.2.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/openttd/openttd-1.2.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/openttd/openttd-1.2.0.ebuild?r1=1.7&r2=1.8

Index: openttd-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.2.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- openttd-1.2.0.ebuild	31 May 2012 16:34:39 -0000	1.7
+++ openttd-1.2.0.ebuild	14 Sep 2012 05:10:46 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.2.0.ebuild,v 1.7 2012/05/31 16:34:39 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.2.0.ebuild,v 1.8 2012/09/14 05:10:46 ferringb Exp $
 
 EAPI=3
 inherit eutils games
@@ -94,7 +94,6 @@
 }
 
 src_test() {
-	vecho ">>> Test phase [test]: ${CATEGORY}/${PF}"
 	emake -j1 test || die "Make test failed. See above for details."
 }
 





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

only message in thread, other threads:[~2012-09-14  5:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-14  5:10 [gentoo-commits] gentoo-x86 commit in games-simulation/openttd: ChangeLog openttd-1.2.2.ebuild openttd-1.2.0.ebuild Brian Harring (ferringb)

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