public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in gnome-base/gvfs: ChangeLog gvfs-1.12.0.ebuild
@ 2012-04-13  4:08 Alexandre Rostovtsev (tetromino)
  0 siblings, 0 replies; only message in thread
From: Alexandre Rostovtsev (tetromino) @ 2012-04-13  4:08 UTC (permalink / raw
  To: gentoo-commits

tetromino    12/04/13 04:08:52

  Modified:             ChangeLog gvfs-1.12.0.ebuild
  Log:
  Fix building with gcc-4.5 and USE="afp", thanks to Travis Glenn Hansen for reporting.
  
  (Portage version: 2.2.0_alpha100/cvs/Linux x86_64)

Revision  Changes    Path
1.173                gnome-base/gvfs/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gvfs/ChangeLog?rev=1.173&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gvfs/ChangeLog?rev=1.173&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gvfs/ChangeLog?r1=1.172&r2=1.173

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v
retrieving revision 1.172
retrieving revision 1.173
diff -u -r1.172 -r1.173
--- ChangeLog	12 Apr 2012 09:24:58 -0000	1.172
+++ ChangeLog	13 Apr 2012 04:08:52 -0000	1.173
@@ -1,6 +1,11 @@
 # ChangeLog for gnome-base/gvfs
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.172 2012/04/12 09:24:58 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.173 2012/04/13 04:08:52 tetromino Exp $
+
+  13 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org> gvfs-1.12.0.ebuild,
+  +files/gvfs-1.12.0-afp-gcc-4.5.patch:
+  Fix building with gcc-4.5 and USE="afp", thanks to Travis Glenn Hansen for
+  reporting.
 
   12 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org> gvfs-1.10.1.ebuild,
   gvfs-1.12.0.ebuild:



1.4                  gnome-base/gvfs/gvfs-1.12.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gvfs/gvfs-1.12.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gvfs/gvfs-1.12.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gvfs/gvfs-1.12.0.ebuild?r1=1.3&r2=1.4

Index: gvfs-1.12.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.12.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gvfs-1.12.0.ebuild	12 Apr 2012 09:24:58 -0000	1.3
+++ gvfs-1.12.0.ebuild	13 Apr 2012 04:08:52 -0000	1.4
@@ -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/gnome-base/gvfs/gvfs-1.12.0.ebuild,v 1.3 2012/04/12 09:24:58 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.12.0.ebuild,v 1.4 2012/04/13 04:08:52 tetromino Exp $
 
 EAPI=4
 GCONF_DEBUG=no
@@ -110,6 +110,9 @@
 	# bug #410411, https://bugzilla.gnome.org/show_bug.cgi?id=672693
 	use ios && epatch "${FILESDIR}/${PN}-1.10.1-libimobiledevice-1.1.2.patch"
 
+	# For gcc-4.5 and USE=afp, https://bugzilla.gnome.org/show_bug.cgi?id=672708
+	epatch "${FILESDIR}/${PN}-1.12.0-afp-gcc-4.5.patch"
+
 	if use gphoto2 || use archive || use prefix || use ios; then
 		# libgcrypt.m4 needed for eautoreconf, bug #399043
 		mv "${WORKDIR}/libgcrypt.m4" "${S}"/ || die






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

only message in thread, other threads:[~2012-04-13  4:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-13  4:08 [gentoo-commits] gentoo-x86 commit in gnome-base/gvfs: ChangeLog gvfs-1.12.0.ebuild Alexandre Rostovtsev (tetromino)

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