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 1MsM3u-0002Ta-W0 for garchives@archives.gentoo.org; Mon, 28 Sep 2009 19:39:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88AA1E0869; Mon, 28 Sep 2009 19:39:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 429FEE0869 for ; Mon, 28 Sep 2009 19:39:06 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id D5EBF676DA for ; Mon, 28 Sep 2009 19:39:05 +0000 (UTC) Received: from zmedico by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MsM3t-0007Jl-68 for gentoo-commits@lists.gentoo.org; Mon, 28 Sep 2009 19:39:05 +0000 From: "Zac Medico (zmedico)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, zmedico@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libdrm-poulsbo: ChangeLog libdrm-poulsbo-2.3.0_p9.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog libdrm-poulsbo-2.3.0_p9.ebuild X-VCS-Directories: x11-libs/libdrm-poulsbo X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico Content-Type: text/plain; charset=utf8 Message-Id: Sender: Zac Medico Date: Mon, 28 Sep 2009 19:39:05 +0000 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: a7dea243-f3dc-4206-a1cc-a46ca143fd77 X-Archives-Hash: 97d288285086b9baf20a241b1c9861fe zmedico 09/09/28 19:39:05 Modified: ChangeLog libdrm-poulsbo-2.3.0_p9.ebuild Log: Bug #286015 - Avoid file collision with x11-libs/libdrm by passing -inc= ludedir=3D/usr/include/psb to econf. (Portage version: 2.2_rc42_p14455/cvs/Linux i686) Revision Changes Path 1.2 x11-libs/libdrm-poulsbo/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libdrm-po= ulsbo/ChangeLog?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libdrm-po= ulsbo/ChangeLog?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libdrm-po= ulsbo/ChangeLog?r1=3D1.1&r2=3D1.2 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/libdrm-poulsbo/ChangeLog,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ChangeLog 13 Sep 2009 20:09:36 -0000 1.1 +++ ChangeLog 28 Sep 2009 19:39:04 -0000 1.2 @@ -1,6 +1,11 @@ # ChangeLog for x11-libs/libdrm-poulsbo # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm-poulsbo/ChangeLog,v 1= .1 2009/09/13 20:09:36 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm-poulsbo/ChangeLog,v 1= .2 2009/09/28 19:39:04 zmedico Exp $ + + 28 Sep 2009; Zac Medico + libdrm-poulsbo-2.3.0_p9.ebuild: + Bug #286015 - Avoid file collision with x11-libs/libdrm by passing + -includedir=3D/usr/include/psb to econf. =20 *libdrm-poulsbo-2.3.0_p9 (13 Sep 2009) =20 1.2 x11-libs/libdrm-poulsbo/libdrm-poulsbo-2.3.0_p9.ebui= ld file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libdrm-po= ulsbo/libdrm-poulsbo-2.3.0_p9.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libdrm-po= ulsbo/libdrm-poulsbo-2.3.0_p9.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libdrm-po= ulsbo/libdrm-poulsbo-2.3.0_p9.ebuild?r1=3D1.1&r2=3D1.2 Index: libdrm-poulsbo-2.3.0_p9.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/libdrm-poulsbo/libdrm-poulsbo-= 2.3.0_p9.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libdrm-poulsbo-2.3.0_p9.ebuild 13 Sep 2009 20:09:36 -0000 1.1 +++ libdrm-poulsbo-2.3.0_p9.ebuild 28 Sep 2009 19:39:04 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm-poulsbo/libdrm-poulsb= o-2.3.0_p9.ebuild,v 1.1 2009/09/13 20:09:36 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm-poulsbo/libdrm-poulsb= o-2.3.0_p9.ebuild,v 1.2 2009/09/28 19:39:04 zmedico Exp $ =20 EAPI=3D"2" =20 @@ -35,7 +35,7 @@ } =20 src_configure() { - econf --libdir=3D/usr/lib/psb + econf --libdir=3D/usr/lib/psb -includedir=3D/usr/include/psb } =20 src_install() {