public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-lang/mono: mono-9999.ebuild mono-2.4.2.3.ebuild mono-2.4.9999.ebuild mono-1.2.6-r3.ebuild ChangeLog mono-2.0.9999.ebuild mono-2.0.1-r1.ebuild mono-1.2.5.1-r1.ebuild
@ 2010-01-31 19:54 Torsten Veller (tove)
  0 siblings, 0 replies; only message in thread
From: Torsten Veller (tove) @ 2010-01-31 19:54 UTC (permalink / raw
  To: gentoo-commits

tove        10/01/31 19:54:48

  Modified:             mono-9999.ebuild mono-2.4.2.3.ebuild
                        mono-2.4.9999.ebuild mono-1.2.6-r3.ebuild ChangeLog
                        mono-2.0.9999.ebuild mono-2.0.1-r1.ebuild
                        mono-1.2.5.1-r1.ebuild
  Log:
  Change vecho to echo
  (Portage version: 2.2_rc62/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-lang/mono/mono-9999.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono/mono-9999.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono/mono-9999.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono/mono-9999.ebuild?r1=1.2&r2=1.3

Index: mono-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-9999.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mono-9999.ebuild	9 Jun 2009 21:18:27 -0000	1.2
+++ mono-9999.ebuild	31 Jan 2010 19:54:46 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-9999.ebuild,v 1.2 2009/06/09 21:18:27 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-9999.ebuild,v 1.3 2010/01/31 19:54:46 tove Exp $
 
 EAPI=2
 
@@ -107,7 +107,7 @@
 }
 
 src_test() {
-	vecho ">>> Test phase [check]: ${CATEGORY}/${PF}"
+	echo ">>> Test phase [check]: ${CATEGORY}/${PF}"
 
 	export MONO_REGISTRY_PATH="${T}/registry"
 	export XDG_DATA_HOME="${T}/data"



1.4                  dev-lang/mono/mono-2.4.2.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono/mono-2.4.2.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono/mono-2.4.2.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono/mono-2.4.2.3.ebuild?r1=1.3&r2=1.4

Index: mono-2.4.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-2.4.2.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mono-2.4.2.3.ebuild	27 Sep 2009 16:51:17 -0000	1.3
+++ mono-2.4.2.3.ebuild	31 Jan 2010 19:54:46 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-2.4.2.3.ebuild,v 1.3 2009/09/27 16:51:17 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-2.4.2.3.ebuild,v 1.4 2010/01/31 19:54:46 tove Exp $
 
 EAPI=2
 
@@ -94,7 +94,7 @@
 }
 
 src_test() {
-	vecho ">>> Test phase [check]: ${CATEGORY}/${PF}"
+	echo ">>> Test phase [check]: ${CATEGORY}/${PF}"
 
 	export MONO_REGISTRY_PATH="${T}/registry"
 	export XDG_DATA_HOME="${T}/data"



1.5                  dev-lang/mono/mono-2.4.9999.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono/mono-2.4.9999.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono/mono-2.4.9999.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono/mono-2.4.9999.ebuild?r1=1.4&r2=1.5

Index: mono-2.4.9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-2.4.9999.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mono-2.4.9999.ebuild	9 Jun 2009 21:18:27 -0000	1.4
+++ mono-2.4.9999.ebuild	31 Jan 2010 19:54:46 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-2.4.9999.ebuild,v 1.4 2009/06/09 21:18:27 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-2.4.9999.ebuild,v 1.5 2010/01/31 19:54:46 tove Exp $
 
 EAPI=2
 
@@ -107,7 +107,7 @@
 }
 
 src_test() {
-	vecho ">>> Test phase [check]: ${CATEGORY}/${PF}"
+	echo ">>> Test phase [check]: ${CATEGORY}/${PF}"
 
 	export MONO_REGISTRY_PATH="${T}/registry"
 	export XDG_DATA_HOME="${T}/data"



1.2                  dev-lang/mono/mono-1.2.6-r3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono/mono-1.2.6-r3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono/mono-1.2.6-r3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono/mono-1.2.6-r3.ebuild?r1=1.1&r2=1.2

Index: mono-1.2.6-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.2.6-r3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mono-1.2.6-r3.ebuild	31 May 2008 11:25:25 -0000	1.1
+++ mono-1.2.6-r3.ebuild	31 Jan 2010 19:54:46 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.2.6-r3.ebuild,v 1.1 2008/05/31 11:25:25 jurek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.2.6-r3.ebuild,v 1.2 2010/01/31 19:54:46 tove Exp $
 
 inherit eutils flag-o-matic multilib autotools
 
@@ -108,7 +108,7 @@
 }
 
 src_test() {
-	vecho ">>> Test phase [check]: ${CATEGORY}/${PF}"
+	echo ">>> Test phase [check]: ${CATEGORY}/${PF}"
 
 	mkdir -p "${T}/home/mono" || die "mkdir home failed"
 



1.182                dev-lang/mono/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono/ChangeLog?rev=1.182&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono/ChangeLog?rev=1.182&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono/ChangeLog?r1=1.181&r2=1.182

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/mono/ChangeLog,v
retrieving revision 1.181
retrieving revision 1.182
diff -u -r1.181 -r1.182
--- ChangeLog	27 Sep 2009 16:51:17 -0000	1.181
+++ ChangeLog	31 Jan 2010 19:54:46 -0000	1.182
@@ -1,6 +1,11 @@
 # ChangeLog for dev-lang/mono
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/ChangeLog,v 1.181 2009/09/27 16:51:17 nixnut Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/ChangeLog,v 1.182 2010/01/31 19:54:46 tove Exp $
+
+  31 Jan 2010; Torsten Veller <tove@gentoo.org> mono-1.2.5.1-r1.ebuild,
+  mono-1.2.6-r3.ebuild, mono-2.0.1-r1.ebuild, mono-2.0.9999.ebuild,
+  mono-2.4.2.3.ebuild, mono-2.4.9999.ebuild, mono-9999.ebuild:
+  Change vecho to echo
 
   27 Sep 2009; nixnut <nixnut@gentoo.org> mono-2.4.2.3.ebuild:
   ppc stable #284306



1.3                  dev-lang/mono/mono-2.0.9999.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono/mono-2.0.9999.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono/mono-2.0.9999.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono/mono-2.0.9999.ebuild?r1=1.2&r2=1.3

Index: mono-2.0.9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-2.0.9999.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mono-2.0.9999.ebuild	9 Jun 2009 21:18:27 -0000	1.2
+++ mono-2.0.9999.ebuild	31 Jan 2010 19:54:46 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-2.0.9999.ebuild,v 1.2 2009/06/09 21:18:27 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-2.0.9999.ebuild,v 1.3 2010/01/31 19:54:46 tove Exp $
 
 EAPI=2
 
@@ -107,7 +107,7 @@
 }
 
 src_test() {
-	vecho ">>> Test phase [check]: ${CATEGORY}/${PF}"
+	echo ">>> Test phase [check]: ${CATEGORY}/${PF}"
 
 	export MONO_REGISTRY_PATH="${T}/registry"
 	export XDG_DATA_HOME="${T}/data"



1.7                  dev-lang/mono/mono-2.0.1-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono/mono-2.0.1-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono/mono-2.0.1-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono/mono-2.0.1-r1.ebuild?r1=1.6&r2=1.7

Index: mono-2.0.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-2.0.1-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- mono-2.0.1-r1.ebuild	20 Apr 2009 05:01:45 -0000	1.6
+++ mono-2.0.1-r1.ebuild	31 Jan 2010 19:54:46 -0000	1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-2.0.1-r1.ebuild,v 1.6 2009/04/20 05:01:45 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-2.0.1-r1.ebuild,v 1.7 2010/01/31 19:54:46 tove Exp $
 
 EAPI=2
 
@@ -90,7 +90,7 @@
 }
 
 src_test() {
-	vecho ">>> Test phase [check]: ${CATEGORY}/${PF}"
+	echo ">>> Test phase [check]: ${CATEGORY}/${PF}"
 
 	mkdir -p "${T}/home/mono" || die "mkdir home failed"
 



1.7                  dev-lang/mono/mono-1.2.5.1-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono/mono-1.2.5.1-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono/mono-1.2.5.1-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono/mono-1.2.5.1-r1.ebuild?r1=1.6&r2=1.7

Index: mono-1.2.5.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.2.5.1-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- mono-1.2.5.1-r1.ebuild	12 Feb 2009 01:23:02 -0000	1.6
+++ mono-1.2.5.1-r1.ebuild	31 Jan 2010 19:54:46 -0000	1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.2.5.1-r1.ebuild,v 1.6 2009/02/12 01:23:02 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.2.5.1-r1.ebuild,v 1.7 2010/01/31 19:54:46 tove Exp $
 
 inherit eutils flag-o-matic multilib autotools
 
@@ -99,7 +99,7 @@
 }
 
 src_test() {
-	vecho ">>> Test phase [check]: ${CATEGORY}/${PF}"
+	echo ">>> Test phase [check]: ${CATEGORY}/${PF}"
 
 	mkdir -p "${T}/home/mono" || die "mkdir home failed"
 






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

only message in thread, other threads:[~2010-01-31 19:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-31 19:54 [gentoo-commits] gentoo-x86 commit in dev-lang/mono: mono-9999.ebuild mono-2.4.2.3.ebuild mono-2.4.9999.ebuild mono-1.2.6-r3.ebuild ChangeLog mono-2.0.9999.ebuild mono-2.0.1-r1.ebuild mono-1.2.5.1-r1.ebuild Torsten Veller (tove)

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