vapier      14/04/19 17:12:38

  Modified:             qemu-9999.ebuild qemu-1.6.2.ebuild
                        qemu-1.4.2.ebuild qemu-1.6.1.ebuild
                        qemu-1.5.3.ebuild qemu-1.6.0-r1.ebuild
                        qemu-1.7.1.ebuild qemu-1.7.0.ebuild ChangeLog
  Log:
  Export a sane default AR #484974 by Agostino Sarubbo.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  Changes    Path
1.64                 app-emulation/qemu/qemu-9999.ebuild

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

Index: qemu-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-9999.ebuild,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- qemu-9999.ebuild    19 Apr 2014 15:10:50 -0000      1.63
+++ qemu-9999.ebuild    19 Apr 2014 17:12:38 -0000      1.64
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-9999.ebuild,v 1.63 
2014/04/19 15:10:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-9999.ebuild,v 1.64 
2014/04/19 17:12:38 vapier Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 inherit eutils flag-o-matic linux-info toolchain-funcs multilib python-r1 \
        user udev fcaps readme.gentoo
 
-#BACKPORTS=49bdd50f
+BACKPORTS=
 
 if [[ ${PV} = *9999* ]]; then
        EGIT_REPO_URI="git://git.qemu.org/qemu.git"
@@ -240,7 +240,7 @@
                        epatch
 
        # Fix ld and objcopy being called directly
-       tc-export LD OBJCOPY
+       tc-export AR LD OBJCOPY
 
        # Verbose builds
        MAKEOPTS+=" V=1"



1.4                  app-emulation/qemu/qemu-1.6.2.ebuild

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

Index: qemu-1.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.6.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- qemu-1.6.2.ebuild   19 Apr 2014 15:10:50 -0000      1.3
+++ qemu-1.6.2.ebuild   19 Apr 2014 17:12:38 -0000      1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.6.2.ebuild,v 1.3 
2014/04/19 15:10:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.6.2.ebuild,v 1.4 
2014/04/19 17:12:38 vapier Exp $
 
 EAPI=5
 
@@ -241,7 +241,7 @@
                        epatch
 
        # Fix ld and objcopy being called directly
-       tc-export LD OBJCOPY
+       tc-export AR LD OBJCOPY
 
        # Verbose builds
        MAKEOPTS+=" V=1"



1.10                 app-emulation/qemu/qemu-1.4.2.ebuild

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

Index: qemu-1.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.4.2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- qemu-1.4.2.ebuild   19 Apr 2014 15:10:50 -0000      1.9
+++ qemu-1.4.2.ebuild   19 Apr 2014 17:12:38 -0000      1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.4.2.ebuild,v 1.9 
2014/04/19 15:10:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.4.2.ebuild,v 1.10 
2014/04/19 17:12:38 vapier Exp $
 
 EAPI=5
 
@@ -216,7 +216,7 @@
                        epatch
 
        # Fix ld and objcopy being called directly
-       tc-export LD OBJCOPY
+       tc-export AR LD OBJCOPY
 
        # Verbose builds
        MAKEOPTS+=" V=1"



1.4                  app-emulation/qemu/qemu-1.6.1.ebuild

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

Index: qemu-1.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.6.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- qemu-1.6.1.ebuild   19 Apr 2014 15:10:50 -0000      1.3
+++ qemu-1.6.1.ebuild   19 Apr 2014 17:12:38 -0000      1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.6.1.ebuild,v 1.3 
2014/04/19 15:10:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.6.1.ebuild,v 1.4 
2014/04/19 17:12:38 vapier Exp $
 
 EAPI=5
 
@@ -239,7 +239,7 @@
                        epatch
 
        # Fix ld and objcopy being called directly
-       tc-export LD OBJCOPY
+       tc-export AR LD OBJCOPY
 
        # Verbose builds
        MAKEOPTS+=" V=1"



1.6                  app-emulation/qemu/qemu-1.5.3.ebuild

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

Index: qemu-1.5.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.5.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- qemu-1.5.3.ebuild   19 Apr 2014 15:10:50 -0000      1.5
+++ qemu-1.5.3.ebuild   19 Apr 2014 17:12:38 -0000      1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.5.3.ebuild,v 1.5 
2014/04/19 15:10:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.5.3.ebuild,v 1.6 
2014/04/19 17:12:38 vapier Exp $
 
 EAPI=5
 
@@ -233,7 +233,7 @@
                        epatch
 
        # Fix ld and objcopy being called directly
-       tc-export LD OBJCOPY
+       tc-export AR LD OBJCOPY
 
        # Verbose builds
        MAKEOPTS+=" V=1"



1.4                  app-emulation/qemu/qemu-1.6.0-r1.ebuild

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

Index: qemu-1.6.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.6.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- qemu-1.6.0-r1.ebuild        19 Apr 2014 15:10:50 -0000      1.3
+++ qemu-1.6.0-r1.ebuild        19 Apr 2014 17:12:38 -0000      1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.6.0-r1.ebuild,v 
1.3 2014/04/19 15:10:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.6.0-r1.ebuild,v 
1.4 2014/04/19 17:12:38 vapier Exp $
 
 EAPI=5
 
@@ -237,7 +237,7 @@
                        epatch
 
        # Fix ld and objcopy being called directly
-       tc-export LD OBJCOPY
+       tc-export AR LD OBJCOPY
 
        # Verbose builds
        MAKEOPTS+=" V=1"



1.3                  app-emulation/qemu/qemu-1.7.1.ebuild

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

Index: qemu-1.7.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.7.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- qemu-1.7.1.ebuild   19 Apr 2014 15:10:50 -0000      1.2
+++ qemu-1.7.1.ebuild   19 Apr 2014 17:12:38 -0000      1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.7.1.ebuild,v 1.2 
2014/04/19 15:10:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.7.1.ebuild,v 1.3 
2014/04/19 17:12:38 vapier Exp $
 
 EAPI=5
 
@@ -241,7 +241,7 @@
                        epatch
 
        # Fix ld and objcopy being called directly
-       tc-export LD OBJCOPY
+       tc-export AR LD OBJCOPY
 
        # Verbose builds
        MAKEOPTS+=" V=1"



1.5                  app-emulation/qemu/qemu-1.7.0.ebuild

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

Index: qemu-1.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.7.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- qemu-1.7.0.ebuild   19 Apr 2014 15:10:50 -0000      1.4
+++ qemu-1.7.0.ebuild   19 Apr 2014 17:12:38 -0000      1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.7.0.ebuild,v 1.4 
2014/04/19 15:10:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.7.0.ebuild,v 1.5 
2014/04/19 17:12:38 vapier Exp $
 
 EAPI=5
 
@@ -241,7 +241,7 @@
                        epatch
 
        # Fix ld and objcopy being called directly
-       tc-export LD OBJCOPY
+       tc-export AR LD OBJCOPY
 
        # Verbose builds
        MAKEOPTS+=" V=1"



1.251                app-emulation/qemu/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v
retrieving revision 1.250
retrieving revision 1.251
diff -u -r1.250 -r1.251
--- ChangeLog   19 Apr 2014 15:10:50 -0000      1.250
+++ ChangeLog   19 Apr 2014 17:12:38 -0000      1.251
@@ -1,6 +1,11 @@
 # 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.250 
2014/04/19 15:10:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.251 
2014/04/19 17:12:38 vapier Exp $
+
+  19 Apr 2014; Mike Frysinger <[email protected]> qemu-1.4.2.ebuild,
+  qemu-1.5.3.ebuild, qemu-1.6.0-r1.ebuild, qemu-1.6.1.ebuild, 
qemu-1.6.2.ebuild,
+  qemu-1.7.0.ebuild, qemu-1.7.1.ebuild, qemu-9999.ebuild:
+  Export a sane default AR #484974 by Agostino Sarubbo.
 
   19 Apr 2014; Mike Frysinger <[email protected]> qemu-1.4.2.ebuild,
   qemu-1.5.3.ebuild, qemu-1.6.0-r1.ebuild, qemu-1.6.1.ebuild, 
qemu-1.6.2.ebuild,




Reply via email to