public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastien Fabbro" <bicatali@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/aplpy/
Date: Thu,  1 Sep 2016 17:01:46 +0000 (UTC)	[thread overview]
Message-ID: <1472749206.b35ea7138fa1df4464b72773692b2d649ad50dc5.bicatali@gentoo> (raw)

commit:     b35ea7138fa1df4464b72773692b2d649ad50dc5
Author:     Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  1 15:59:02 2016 +0000
Commit:     Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Thu Sep  1 17:00:06 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b35ea713

dev-python/aplpy: fix xdg sandbox violation (bug #586806)

Package-Manager: portage-2.3.0

 dev-python/aplpy/aplpy-1.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/aplpy/aplpy-1.0.ebuild b/dev-python/aplpy/aplpy-1.0.ebuild
index 4023bfc..6687a2c 100644
--- a/dev-python/aplpy/aplpy-1.0.ebuild
+++ b/dev-python/aplpy/aplpy-1.0.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 
 PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 
-inherit distutils-r1 virtualx
+inherit distutils-r1 virtualx xdg-utils
 
 MYPN=APLpy
 MYP=${MYPN}-${PV}
@@ -38,6 +38,7 @@ PATCHES=(
 
 python_prepare_all() {
 	sed -i -e '/auto_use/s/True/False/' setup.cfg || die
+	xdg_environment_reset
 	distutils-r1_python_prepare_all
 }
 


             reply	other threads:[~2016-09-01 17:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-01 17:01 Sebastien Fabbro [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-06-27  2:49 [gentoo-commits] repo/gentoo:master commit in: dev-python/aplpy/ Sebastien Fabbro
2016-10-24 22:52 Sebastien Fabbro
2016-06-09 17:24 Sebastien Fabbro
2016-02-26  8:37 Justin Lecher

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=1472749206.b35ea7138fa1df4464b72773692b2d649ad50dc5.bicatali@gentoo \
    --to=bicatali@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