public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-emulation/xen: xen-3.3.0.ebuild ChangeLog
@ 2009-04-26 13:02 Patrick Lauer (patrick)
  0 siblings, 0 replies; only message in thread
From: Patrick Lauer (patrick) @ 2009-04-26 13:02 UTC (permalink / raw
  To: gentoo-commits

patrick     09/04/26 13:02:31

  Modified:             xen-3.3.0.ebuild ChangeLog
  Log:
  Fix gcc 4.3 compile failure, part of #259670
  (Portage version: 2.2_rc31/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  app-emulation/xen/xen-3.3.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/xen/xen-3.3.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/xen/xen-3.3.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/xen/xen-3.3.0.ebuild?r1=1.1&r2=1.2

Index: xen-3.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-3.3.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xen-3.3.0.ebuild	1 Sep 2008 00:30:53 -0000	1.1
+++ xen-3.3.0.ebuild	26 Apr 2009 13:02:31 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-3.3.0.ebuild,v 1.1 2008/09/01 00:30:53 rbu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-3.3.0.ebuild,v 1.2 2009/04/26 13:02:31 patrick Exp $
 
 inherit mount-boot flag-o-matic toolchain-funcs
 
@@ -54,6 +54,10 @@
 	cd "${S}"
 	epatch "${FILESDIR}"/${PN}-sed-gcc.patch
 
+	# Fix compiler warning on gcc 4.3.3
+	epatch "${FILESDIR}/${P}-warning-fix.patch"
+
+
 	# if the user *really* wants to use their own custom-cflags, let them
 	if use custom-cflags; then
 		einfo "User wants their own CFLAGS - removing defaults"



1.58                 app-emulation/xen/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/xen/ChangeLog?rev=1.58&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/xen/ChangeLog?rev=1.58&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/xen/ChangeLog?r1=1.57&r2=1.58

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog	28 Feb 2009 10:19:07 -0000	1.57
+++ ChangeLog	26 Apr 2009 13:02:31 -0000	1.58
@@ -1,6 +1,10 @@
 # ChangeLog for app-emulation/xen
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/ChangeLog,v 1.57 2009/02/28 10:19:07 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/ChangeLog,v 1.58 2009/04/26 13:02:31 patrick Exp $
+
+  26 Apr 2009; Patrick Lauer <patrick@gentoo.org>
+  +files/xen-3.3.0-warning-fix.patch, xen-3.3.0:
+  Fix gcc 4.3 compile failure, part of #259670
 
   28 Feb 2009; Markus Meier <maekke@gentoo.org> metadata.xml:
   custom-cflags is a global USE-flag






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

only message in thread, other threads:[~2009-04-26 13:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-26 13:02 [gentoo-commits] gentoo-x86 commit in app-emulation/xen: xen-3.3.0.ebuild ChangeLog Patrick Lauer (patrick)

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