From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SYElq-00039V-I8 for garchives@archives.gentoo.org; Sat, 26 May 2012 11:02:54 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8CB0DE055C; Sat, 26 May 2012 11:02:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4E262E055C for ; Sat, 26 May 2012 11:02:47 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 806AC1B4002 for ; Sat, 26 May 2012 11:02:46 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2306) id 1A1D62004C; Sat, 26 May 2012 11:02:45 +0000 (UTC) From: "Alexandre Rostovtsev (tetromino)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, tetromino@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/gtkmathview: ChangeLog gtkmathview-0.8.0-r2.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog gtkmathview-0.8.0-r2.ebuild X-VCS-Directories: x11-libs/gtkmathview X-VCS-Committer: tetromino X-VCS-Committer-Name: Alexandre Rostovtsev Content-Type: text/plain; charset=utf8 Message-Id: <20120526110245.1A1D62004C@flycatcher.gentoo.org> Date: Sat, 26 May 2012 11:02:45 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: fc773882-b2db-4465-bc8f-2df3c6a6a106 X-Archives-Hash: 49f907c999032a685305d3c9126c65be tetromino 12/05/26 11:02:45 Modified: ChangeLog gtkmathview-0.8.0-r2.ebuild Log: Fix building with gcc-4.7 (bug #415559, thanks to David Kredba). Update= gcc-4.3 patch to match upstream. =20 (Portage version: 2.2.0_alpha108/cvs/Linux x86_64) Revision Changes Path 1.46 x11-libs/gtkmathview/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtkmathvi= ew/ChangeLog?rev=3D1.46&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtkmathvi= ew/ChangeLog?rev=3D1.46&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtkmathvi= ew/ChangeLog?r1=3D1.45&r2=3D1.46 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/ChangeLog,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- ChangeLog 24 May 2012 14:13:17 -0000 1.45 +++ ChangeLog 26 May 2012 11:02:45 -0000 1.46 @@ -1,6 +1,12 @@ # ChangeLog for x11-libs/gtkmathview # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/ChangeLog,v 1.45= 2012/05/24 14:13:17 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/ChangeLog,v 1.46= 2012/05/26 11:02:45 tetromino Exp $ + + 26 May 2012; Alexandre Rostovtsev + gtkmathview-0.8.0-r2.ebuild, files/gtkmathview-0.8.0-gcc43.patch, + +files/gtkmathview-0.8.0-gcc47.patch: + Fix building with gcc-4.7 (bug #415559, thanks to David Kredba). Updat= e + gcc-4.3 patch to match upstream. =20 24 May 2012; Samuli Suominen gtkmathview-0.8.0-r1.ebuild: 1.2 x11-libs/gtkmathview/gtkmathview-0.8.0-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtkmathvi= ew/gtkmathview-0.8.0-r2.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtkmathvi= ew/gtkmathview-0.8.0-r2.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtkmathvi= ew/gtkmathview-0.8.0-r2.ebuild?r1=3D1.1&r2=3D1.2 Index: gtkmathview-0.8.0-r2.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.8.0-= r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gtkmathview-0.8.0-r2.ebuild 13 May 2012 12:24:20 -0000 1.1 +++ gtkmathview-0.8.0-r2.ebuild 26 May 2012 11:02:45 -0000 1.2 @@ -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/x11-libs/gtkmathview/gtkmathview-0.8.= 0-r2.ebuild,v 1.1 2012/05/13 12:24:20 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.8.= 0-r2.ebuild,v 1.2 2012/05/26 11:02:45 tetromino Exp $ =20 EAPI=3D"4" =20 @@ -43,6 +43,8 @@ # Fix building with gold, bug #369117; requires eautoreconf epatch "${FILESDIR}/${P}-underlinking.patch" =20 + epatch "${FILESDIR}/${P}-gcc47.patch" + # m4 macros from upstream git, required for eautoreconf if [[ ! -d ac-helpers ]]; then mkdir ac-helpers || die "mkdir failed"