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 1QZ8XU-0003ka-ID for garchives@archives.gentoo.org; Tue, 21 Jun 2011 21:31:16 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B5221C027; Tue, 21 Jun 2011 21:31:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 6E20E1C027 for ; Tue, 21 Jun 2011 21:31:09 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E99EF2AC02B for ; Tue, 21 Jun 2011 21:31:08 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 761) id 59DD720054; Tue, 21 Jun 2011 21:31:06 +0000 (UTC) From: "Michael Januszewski (spock)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, spock@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/fbida: fbida-2.08.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: fbida-2.08.ebuild ChangeLog X-VCS-Directories: media-gfx/fbida X-VCS-Committer: spock X-VCS-Committer-Name: Michael Januszewski Content-Type: text/plain; charset=utf8 Message-Id: <20110621213106.59DD720054@flycatcher.gentoo.org> Date: Tue, 21 Jun 2011 21:31:06 +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: 1d237072826f739bbe8a2908277be023 spock 11/06/21 21:31:06 Modified: fbida-2.08.ebuild ChangeLog Log: Fix bug #372233 (patch by Michal Gorny). =20 (Portage version: 2.1.10.3/cvs/Linux x86_64) Revision Changes Path 1.2 media-gfx/fbida/fbida-2.08.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/fbida/fb= ida-2.08.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/fbida/fb= ida-2.08.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/fbida/fb= ida-2.08.ebuild?r1=3D1.1&r2=3D1.2 Index: fbida-2.08.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/media-gfx/fbida/fbida-2.08.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- fbida-2.08.ebuild 18 Jun 2011 18:29:25 -0000 1.1 +++ fbida-2.08.ebuild 21 Jun 2011 21:31:06 -0000 1.2 @@ -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/media-gfx/fbida/fbida-2.08.ebuild,v 1= .1 2011/06/18 18:29:25 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/fbida/fbida-2.08.ebuild,v 1= .2 2011/06/21 21:31:06 spock Exp $ =20 EAPI=3D2 =20 @@ -47,6 +47,7 @@ fi =20 epatch "${FILESDIR}"/ida-desktop.patch + epatch "${FILESDIR}"/fbida-2.08-posix-make.patch } =20 src_configure() { 1.81 media-gfx/fbida/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/fbida/Ch= angeLog?rev=3D1.81&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/fbida/Ch= angeLog?rev=3D1.81&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/fbida/Ch= angeLog?r1=3D1.80&r2=3D1.81 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/media-gfx/fbida/ChangeLog,v retrieving revision 1.80 retrieving revision 1.81 diff -u -r1.80 -r1.81 --- ChangeLog 18 Jun 2011 18:29:25 -0000 1.80 +++ ChangeLog 21 Jun 2011 21:31:06 -0000 1.81 @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/fbida # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/fbida/ChangeLog,v 1.80 2011= /06/18 18:29:25 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/fbida/ChangeLog,v 1.81 2011= /06/21 21:31:06 spock Exp $ + + 21 Jun 2011; Micha=C5=82 Januszewski fbida-2.08.ebu= ild, + +files/fbida-2.08-posix-make.patch: + Fix bug #372233 (patch by Michal Gorny). =20 *fbida-2.08 (18 Jun 2011) =20