public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-emulation/qemu: ChangeLog
@ 2012-10-11  7:40 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; 6+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2012-10-11  7:40 UTC (permalink / raw
  To: gentoo-commits

slyfox      12/10/11 07:40:26

  Modified:             ChangeLog
  Log:
  Addmissing patch for mips (lost after qemu-kvm -> qemu migration).
  
  (Portage version: 2.2.0_alpha133_p5/cvs/Linux x86_64)

Revision  Changes    Path
1.126                app-emulation/qemu/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/ChangeLog?rev=1.126&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/ChangeLog?rev=1.126&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/ChangeLog?r1=1.125&r2=1.126

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -r1.125 -r1.126
--- ChangeLog	10 Oct 2012 19:29:27 -0000	1.125
+++ ChangeLog	11 Oct 2012 07:40:26 -0000	1.126
@@ -1,6 +1,10 @@
 # ChangeLog for app-emulation/qemu
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.125 2012/10/10 19:29:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.126 2012/10/11 07:40:26 slyfox Exp $
+
+  11 Oct 2012; Sergei Trofimovich <slyfox@gentoo.org>
+  +files/qemu-9999-fix-mipsen.patch:
+  Addmissing patch for mips (lost after qemu-kvm -> qemu migration).
 
   10 Oct 2012; Mike Frysinger <vapier@gentoo.org> qemu-1.1.2.ebuild,
   qemu-9999.ebuild:





^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-emulation/qemu: ChangeLog
@ 2013-01-04 16:15 Torsten Veller (tove)
  0 siblings, 0 replies; 6+ messages in thread
From: Torsten Veller (tove) @ 2013-01-04 16:15 UTC (permalink / raw
  To: gentoo-commits

tove        13/01/04 16:15:52

  Modified:             ChangeLog
  Log:
  Fix encoding in ChangeLog
  
  (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 0x5772769F4E046AEC)

Revision  Changes    Path
1.155                app-emulation/qemu/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/ChangeLog?rev=1.155&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/ChangeLog?rev=1.155&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/ChangeLog?r1=1.154&r2=1.155

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v
retrieving revision 1.154
retrieving revision 1.155
diff -u -r1.154 -r1.155
--- ChangeLog	3 Jan 2013 18:26:23 -0000	1.154
+++ ChangeLog	4 Jan 2013 16:15:52 -0000	1.155
@@ -1,6 +1,6 @@
 # ChangeLog for app-emulation/qemu
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.154 2013/01/03 18:26:23 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.155 2013/01/04 16:15:52 tove Exp $
 
   03 Jan 2013; Sven Vermeulen <swift@gentoo.org> qemu-1.1.2-r2.ebuild,
   qemu-1.1.2-r3.ebuild, qemu-1.2.0.ebuild, qemu-1.2.1.ebuild:
@@ -79,10 +79,10 @@
   qemu-9999.ebuild:
   Updates from the 1.1.x to ready for the 1.2.x series unmask.
 
-  29 Oct 2012; Tiziano Müller <dev-zero@gentoo.org> qemu-9999.ebuild:
+  29 Oct 2012; Tiziano Müller <dev-zero@gentoo.org> qemu-9999.ebuild:
   Fix collision with vscclient in the live ebuild like in the 1.2.0 ebuild.
 
-  28 Oct 2012; Tiziano Müller <dev-zero@gentoo.org> qemu-1.2.0.ebuild:
+  28 Oct 2012; Tiziano Müller <dev-zero@gentoo.org> qemu-1.2.0.ebuild:
   Fix some build issues (missing patch and wrong S), avoid collision with
   libcacard (bug #439990).
 
@@ -300,7 +300,7 @@
   qemu-9999.ebuild:
   Added LatticeMico32 (lm32) softmmu target. Added USE="nss rbd spice threads
   +vhost-net xattr xen" to get control of some automagic depends (bug #326491 by
-  Diego Elio Pettenò); mostly picked from qemu-kvm-9999.ebuild. Updated USE=curl
+  Diego Elio Pettenò); mostly picked from qemu-kvm-9999.ebuild. Updated USE=curl
   description (bug #354565 by klondike).
 
   22 Jan 2012; Sergei Trofimovich <slyfox@gentoo.org> qemu-0.11.1.ebuild,
@@ -313,7 +313,7 @@
   --enable-pic). Added all missing linux targets except lm32 (needs proper deps
   and a fix against --as-needed). Made ./configure params to be shown.
 
-  20 Sep 2011; Michał Górny <mgorny@gentoo.org> qemu-9999.ebuild:
+  20 Sep 2011; Michał Górny <mgorny@gentoo.org> qemu-9999.ebuild:
   Migrate to git-2.
 
 *qemu-9999 (27 Jun 2011)
@@ -342,7 +342,7 @@
   metadata.xml:
   New version, ebuild mostly in line with qemu-kvm
 
-  15 Oct 2010; Diego E. Pettenò <flameeyes@gentoo.org> -qemu-0.9.0.ebuild,
+  15 Oct 2010; Diego E. Pettenò <flameeyes@gentoo.org> -qemu-0.9.0.ebuild,
   qemu-0.9.1.ebuild, -qemu-0.10.0.ebuild, -qemu-0.10.1.ebuild,
   -qemu-0.10.3.ebuild, -files/qemu-0.10.3-nopl-fix.patch,
   -qemu-0.10.4.ebuild, -qemu-0.10.5.ebuild, -qemu-0.10.6.ebuild,
@@ -350,12 +350,12 @@
   Belated spring cleaning of ebuilds and files; this also re-sync the ppc
   keyword with the qemu-softmmu package which this is just an alias of.
 
-  30 Jun 2010; Harald van Dijk <truedfx@gentoo.org> qemu-0.10.3.ebuild,
+  30 Jun 2010; Harald van Dijk <truedfx@gentoo.org> qemu-0.10.3.ebuild,
   qemu-0.10.4.ebuild, qemu-0.10.5.ebuild, qemu-0.10.6.ebuild,
   qemu-0.11.0.ebuild, qemu-0.11.1.ebuild:
   Fix quoting
 
-  05 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org> qemu-0.10.3.ebuild,
+  05 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org> qemu-0.10.3.ebuild,
   qemu-0.10.4.ebuild, qemu-0.10.5.ebuild, qemu-0.10.6.ebuild,
   qemu-0.11.0.ebuild, qemu-0.11.1.ebuild:
   Fix trivial mistake. Closes bug #280121 by Kerin Millar.
@@ -398,7 +398,7 @@
   07 Jun 2009; Luca Barbato <lu_zero@gentoo.org> +qemu-0.10.5.ebuild:
   New version
 
-  19 May 2009; Diego E. Pettenò <flameeyes@gentoo.org> qemu-0.10.4.ebuild:
+  19 May 2009; Diego E. Pettenò <flameeyes@gentoo.org> qemu-0.10.4.ebuild:
   Fix doc installation: install html in the html/ subdir, install more qemu
   doc, rename the README file (it's not qemu's proper), die on error.
 
@@ -411,7 +411,7 @@
   19 May 2009; Luca Barbato <lu_zero@gentoo.org> +qemu-0.10.4.ebuild:
   New version
 
-  17 May 2009; Diego E. Pettenò <flameeyes@gentoo.org> qemu-0.10.3.ebuild,
+  17 May 2009; Diego E. Pettenò <flameeyes@gentoo.org> qemu-0.10.3.ebuild,
   +files/qemu-ifdown, +files/qemu-ifup:
   Add missing ifup/ifdown scripts, change install logic, make sure they are
   not added executable to CVS.





^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-emulation/qemu: ChangeLog
@ 2013-02-17 21:54 Mike Frysinger (vapier)
  0 siblings, 0 replies; 6+ messages in thread
From: Mike Frysinger (vapier) @ 2013-02-17 21:54 UTC (permalink / raw
  To: gentoo-commits

vapier      13/02/17 21:54:51

  Modified:             ChangeLog
  Log:
  Fix bashisms in init.d scripts.
  
  (Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)

Revision  Changes    Path
1.185                app-emulation/qemu/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/ChangeLog?rev=1.185&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/ChangeLog?rev=1.185&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/ChangeLog?r1=1.184&r2=1.185

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v
retrieving revision 1.184
retrieving revision 1.185
diff -u -r1.184 -r1.185
--- ChangeLog	16 Feb 2013 21:43:26 -0000	1.184
+++ ChangeLog	17 Feb 2013 21:54:51 -0000	1.185
@@ -1,6 +1,10 @@
 # ChangeLog for app-emulation/qemu
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.184 2013/02/16 21:43:26 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.185 2013/02/17 21:54:51 vapier Exp $
+
+  17 Feb 2013; Mike Frysinger <vapier@gentoo.org> files/qemu-binfmt.initd,
+  files/qemu-binfmt.initd-r1:
+  Fix bashisms in init.d scripts.
 
 *qemu-1.4.0 (16 Feb 2013)
 





^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-emulation/qemu: ChangeLog
@ 2013-02-17 22:05 Mike Frysinger (vapier)
  0 siblings, 0 replies; 6+ messages in thread
From: Mike Frysinger (vapier) @ 2013-02-17 22:05 UTC (permalink / raw
  To: gentoo-commits

vapier      13/02/17 22:05:22

  Modified:             ChangeLog
  Log:
  Simplify initial checks.
  
  (Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)

Revision  Changes    Path
1.186                app-emulation/qemu/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/ChangeLog?rev=1.186&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/ChangeLog?rev=1.186&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/ChangeLog?r1=1.185&r2=1.186

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v
retrieving revision 1.185
retrieving revision 1.186
diff -u -r1.185 -r1.186
--- ChangeLog	17 Feb 2013 21:54:51 -0000	1.185
+++ ChangeLog	17 Feb 2013 22:05:22 -0000	1.186
@@ -1,6 +1,10 @@
 # ChangeLog for app-emulation/qemu
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.185 2013/02/17 21:54:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.186 2013/02/17 22:05:22 vapier Exp $
+
+  17 Feb 2013; Mike Frysinger <vapier@gentoo.org> files/qemu-binfmt.initd,
+  files/qemu-binfmt.initd-r1:
+  Simplify initial checks.
 
   17 Feb 2013; Mike Frysinger <vapier@gentoo.org> files/qemu-binfmt.initd,
   files/qemu-binfmt.initd-r1:





^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-emulation/qemu: ChangeLog
@ 2014-08-04  6:47 Mike Frysinger (vapier)
  0 siblings, 0 replies; 6+ messages in thread
From: Mike Frysinger (vapier) @ 2014-08-04  6:47 UTC (permalink / raw
  To: gentoo-commits

vapier      14/08/04 06:47:22

  Modified:             ChangeLog
  Log:
  actually use the new $QEMU_BINFMT_FLAGS
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)

Revision  Changes    Path
1.274                app-emulation/qemu/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/ChangeLog?rev=1.274&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/ChangeLog?rev=1.274&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/ChangeLog?r1=1.273&r2=1.274

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v
retrieving revision 1.273
retrieving revision 1.274
diff -u -r1.273 -r1.274
--- ChangeLog	4 Aug 2014 06:45:21 -0000	1.273
+++ ChangeLog	4 Aug 2014 06:47:22 -0000	1.274
@@ -1,6 +1,9 @@
 # ChangeLog for app-emulation/qemu
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.273 2014/08/04 06:45:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.274 2014/08/04 06:47:22 vapier Exp $
+
+  04 Aug 2014; Mike Frysinger <vapier@gentoo.org> files/qemu-binfmt.initd-r1:
+  actually use the new $QEMU_BINFMT_FLAGS
 
 *qemu-2.1.0 (04 Aug 2014)
 





^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-emulation/qemu: ChangeLog
@ 2015-05-05  7:40 Mike Frysinger (vapier)
  0 siblings, 0 replies; 6+ messages in thread
From: Mike Frysinger (vapier) @ 2015-05-05  7:40 UTC (permalink / raw
  To: gentoo-commits

vapier      15/05/05 07:40:19

  Modified:             ChangeLog
  Log:
  Drop files no longer referenced by ebuilds.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key D2E96200)

Revision  Changes    Path
1.324                app-emulation/qemu/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/ChangeLog?rev=1.324&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/ChangeLog?rev=1.324&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/ChangeLog?r1=1.323&r2=1.324

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v
retrieving revision 1.323
retrieving revision 1.324
diff -u -r1.323 -r1.324
--- ChangeLog	28 Apr 2015 09:20:05 -0000	1.323
+++ ChangeLog	5 May 2015 07:40:19 -0000	1.324
@@ -1,6 +1,10 @@
 # ChangeLog for app-emulation/qemu
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.323 2015/04/28 09:20:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.324 2015/05/05 07:40:19 vapier Exp $
+
+  05 May 2015; Mike Frysinger <vapier@gentoo.org> -files/qemu-9999-cflags.patch,
+  -files/qemu-9999-virtfs-proxy-helper-accept.patch, -files/qemu-kvm-1.4:
+  Drop files no longer referenced by ebuilds.
 
 *qemu-2.3.0 (28 Apr 2015)
 





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-05-05  7:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-05  7:40 [gentoo-commits] gentoo-x86 commit in app-emulation/qemu: ChangeLog Mike Frysinger (vapier)
  -- strict thread matches above, loose matches on Subject: below --
2014-08-04  6:47 Mike Frysinger (vapier)
2013-02-17 22:05 Mike Frysinger (vapier)
2013-02-17 21:54 Mike Frysinger (vapier)
2013-01-04 16:15 Torsten Veller (tove)
2012-10-11  7:40 Sergei Trofimovich (slyfox)

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