public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/x11:master commit in: x11-libs/libxcb/
Date: Tue, 29 Jul 2014 14:23:25 +0000 (UTC)	[thread overview]
Message-ID: <1406643805.358039449ec2faaaba55cf6638b145de75769c79.mgorny@gentoo> (raw)

commit:     358039449ec2faaaba55cf6638b145de75769c79
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 29 14:23:25 2014 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jul 29 14:23:25 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=35803944

x11-libs/libxcb: Fix finding Python when building in a root, bug #503228. Patch by James Le Cuirot.

Package-Manager: portage-2.2.10

---
 x11-libs/libxcb/libxcb-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libxcb/libxcb-9999.ebuild b/x11-libs/libxcb/libxcb-9999.ebuild
index 0edfff4..de69d88 100644
--- a/x11-libs/libxcb/libxcb-9999.ebuild
+++ b/x11-libs/libxcb/libxcb-9999.ebuild
@@ -30,7 +30,7 @@ DEPEND="${RDEPEND}
 		">=x11-proto/xcb-proto-1.10[${MULTILIB_USEDEP},\${PYTHON_USEDEP}]")"
 
 python_check_deps() {
-	has_version ">=x11-proto/xcb-proto-1.10[${MULTILIB_USEDEP},${PYTHON_USEDEP}]"
+	has_version --host-root ">=x11-proto/xcb-proto-1.10[${MULTILIB_USEDEP},${PYTHON_USEDEP}]"
 }
 
 pkg_setup() {


WARNING: multiple messages have this Message-ID (diff)
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/x11:master commit in: x11-libs/libxcb/
Date: Tue, 19 Aug 2014 07:02:55 +0000 (UTC)	[thread overview]
Message-ID: <1406643805.358039449ec2faaaba55cf6638b145de75769c79.mgorny@gentoo> (raw)
Message-ID: <20140819070255.IW1mCFOjaxew-IRdZivP51-JY50Ho2ta_NkC7-uD9Rg@z> (raw)

commit:     358039449ec2faaaba55cf6638b145de75769c79
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 29 14:23:25 2014 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jul 29 14:23:25 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=35803944

x11-libs/libxcb: Fix finding Python when building in a root, bug #503228. Patch by James Le Cuirot.

Package-Manager: portage-2.2.10

---
 x11-libs/libxcb/libxcb-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libxcb/libxcb-9999.ebuild b/x11-libs/libxcb/libxcb-9999.ebuild
index 0edfff4..de69d88 100644
--- a/x11-libs/libxcb/libxcb-9999.ebuild
+++ b/x11-libs/libxcb/libxcb-9999.ebuild
@@ -30,7 +30,7 @@ DEPEND="${RDEPEND}
 		">=x11-proto/xcb-proto-1.10[${MULTILIB_USEDEP},\${PYTHON_USEDEP}]")"
 
 python_check_deps() {
-	has_version ">=x11-proto/xcb-proto-1.10[${MULTILIB_USEDEP},${PYTHON_USEDEP}]"
+	has_version --host-root ">=x11-proto/xcb-proto-1.10[${MULTILIB_USEDEP},${PYTHON_USEDEP}]"
 }
 
 pkg_setup() {


             reply	other threads:[~2014-07-29 14:23 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-29 14:23 Michał Górny [this message]
2014-08-19  7:02 ` [gentoo-commits] proj/x11:master commit in: x11-libs/libxcb/ Michał Górny
  -- strict thread matches above, loose matches on Subject: below --
2016-05-29 19:31 Chí-Thanh Christopher Nguyễn
2015-02-23  1:57 Matt Turner
2015-02-23  1:34 Matt Turner
2014-10-12 11:07 David Heidelberger
2014-10-06 11:46 Chi-Thanh Christopher Nguyen
2014-10-04 20:54 David Heidelberger
2014-01-26 19:10 Matt Turner
2014-01-26 19:10 Matt Turner
2014-01-19 18:23 Alexey Shvetsov
2013-11-08 20:20 David Heidelberger
2013-09-29 20:50 Michał Górny
2013-06-01  5:05 Chi-Thanh Christopher Nguyen
2012-03-10  1:17 Chi-Thanh Christopher Nguyen
2012-03-10  0:07 Chi-Thanh Christopher Nguyen
2012-01-12 12:50 Chi-Thanh Christopher Nguyen
2011-04-15 19:04 Michał Górny

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1406643805.358039449ec2faaaba55cf6638b145de75769c79.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox