From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D03B01381F3 for ; Sun, 29 Sep 2013 20:53:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66A23E0762; Sun, 29 Sep 2013 20:53:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DE425E0762 for ; Sun, 29 Sep 2013 20:53:31 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C862D33DBC6 for ; Sun, 29 Sep 2013 20:53:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 7D649E5309 for ; Sun, 29 Sep 2013 20:53:29 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1380488048.722b323d07cad143510568e74ce9fae18d8c62c2.mgorny@gentoo> Subject: [gentoo-commits] proj/x11:master commit in: x11-proto/xcb-proto/ X-VCS-Repository: proj/x11 X-VCS-Files: x11-proto/xcb-proto/xcb-proto-9999.ebuild X-VCS-Directories: x11-proto/xcb-proto/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 722b323d07cad143510568e74ce9fae18d8c62c2 X-VCS-Branch: master Date: Sun, 29 Sep 2013 20:53:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: d0d26c18-c759-4658-849b-0c59e3377549 X-Archives-Hash: 2bd39c617fcf380c335d4c104e6966b4 commit: 722b323d07cad143510568e74ce9fae18d8c62c2 Author: Michał Górny gentoo org> AuthorDate: Sun Sep 29 20:54:08 2013 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Sep 29 20:54:08 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=722b323d x11-proto/xcb-proto: Perform the multilib build part with one of the flag-enabled implementations. Package-Manager: portage-2.2.7 RepoMan-Options: --force --- x11-proto/xcb-proto/xcb-proto-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/x11-proto/xcb-proto/xcb-proto-9999.ebuild b/x11-proto/xcb-proto/xcb-proto-9999.ebuild index 335e3d1..368866f 100644 --- a/x11-proto/xcb-proto/xcb-proto-9999.ebuild +++ b/x11-proto/xcb-proto/xcb-proto-9999.ebuild @@ -23,6 +23,7 @@ DEPEND="${RDEPEND} dev-libs/libxml2" src_configure() { + python_export_best xorg-2_src_configure #Note: multilib is not supported with python, therefore use only one ABI python_foreach_impl autotools-utils_src_configure