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 1Q6nno-0002U2-AE for garchives@archives.gentoo.org; Mon, 04 Apr 2011 17:43:00 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B9EF1C00F; Mon, 4 Apr 2011 17:42:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5CE321C00F for ; Mon, 4 Apr 2011 17:42:51 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BB1451B405C for ; Mon, 4 Apr 2011 17:42:50 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2240) id 652F320057; Mon, 4 Apr 2011 17:42:49 +0000 (UTC) From: "Nirbheek Chauhan (nirbheek)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, nirbheek@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/gdk-pixbuf: ChangeLog gdk-pixbuf-2.22.1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog gdk-pixbuf-2.22.1.ebuild X-VCS-Directories: x11-libs/gdk-pixbuf X-VCS-Committer: nirbheek X-VCS-Committer-Name: Nirbheek Chauhan Content-Type: text/plain; charset=utf8 Message-Id: <20110404174249.652F320057@flycatcher.gentoo.org> Date: Mon, 4 Apr 2011 17:42:49 +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: X-Archives-Hash: 3612f442f8a73266c2f7943db2db62ef nirbheek 11/04/04 17:42:49 Modified: ChangeLog gdk-pixbuf-2.22.1.ebuild Log: Fix building with libpng-1.5, bug 354557 =20 (Portage version: 2.1.9.45/cvs/Linux x86_64) Revision Changes Path 1.11 x11-libs/gdk-pixbuf/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gdk-pixbu= f/ChangeLog?rev=3D1.11&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gdk-pixbu= f/ChangeLog?rev=3D1.11&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gdk-pixbu= f/ChangeLog?r1=3D1.10&r2=3D1.11 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/gdk-pixbuf/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 22 Mar 2011 19:47:21 -0000 1.10 +++ ChangeLog 4 Apr 2011 17:42:49 -0000 1.11 @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/gdk-pixbuf # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/ChangeLog,v 1.10 = 2011/03/22 19:47:21 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/ChangeLog,v 1.11 = 2011/04/04 17:42:49 nirbheek Exp $ + + 04 Apr 2011; Nirbheek Chauhan + gdk-pixbuf-2.22.1.ebuild, +files/gdk-pixbuf-2.22.1-fix-libpng15.patch: + Fix building with libpng-1.5, bug 354557 =20 22 Mar 2011; Brent Baude gdk-pixbuf-2.22.1.ebuild: Marking gdk-pixbuf-2.22.1 ppc stable for bug 353436 1.8 x11-libs/gdk-pixbuf/gdk-pixbuf-2.22.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gdk-pixbu= f/gdk-pixbuf-2.22.1.ebuild?rev=3D1.8&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gdk-pixbu= f/gdk-pixbuf-2.22.1.ebuild?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gdk-pixbu= f/gdk-pixbuf-2.22.1.ebuild?r1=3D1.7&r2=3D1.8 Index: gdk-pixbuf-2.22.1.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/gdk-pixbuf/gdk-pixbuf-2.22.1.e= build,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- gdk-pixbuf-2.22.1.ebuild 22 Mar 2011 19:47:21 -0000 1.7 +++ gdk-pixbuf-2.22.1.ebuild 4 Apr 2011 17:42:49 -0000 1.8 @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/gdk-pixbuf-2.22.1= .ebuild,v 1.7 2011/03/22 19:47:21 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/gdk-pixbuf-2.22.1= .ebuild,v 1.8 2011/04/04 17:42:49 nirbheek Exp $ =20 EAPI=3D"3" =20 @@ -39,6 +39,9 @@ # Only build against libX11 if the user wants to do so epatch "${FILESDIR}"/${PN}-2.21.4-fix-automagic-x11.patch =20 + # Fix libpng-1.5 compatibility, bug 354557 =E2=80=94 taken from upstrea= m + epatch "${FILESDIR}/${P}-fix-libpng15.patch" + elibtoolize eautoreconf }