From: "Sebastien Fabbro" <bicatali@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/gammapy/
Date: Thu, 1 Sep 2016 17:01:46 +0000 (UTC) [thread overview]
Message-ID: <1472749201.a50308bde43da910d9e2b7c98b4ac9ce40d59830.bicatali@gentoo> (raw)
commit: a50308bde43da910d9e2b7c98b4ac9ce40d59830
Author: Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 1 15:54:38 2016 +0000
Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Thu Sep 1 17:00:01 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a50308bd
dev-python/gammapy: fixed sandbox issue with xdg (bug #586660)
Package-Manager: portage-2.3.0
dev-python/gammapy/gammapy-0.4.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dev-python/gammapy/gammapy-0.4.ebuild b/dev-python/gammapy/gammapy-0.4.ebuild
index a220b30..3f1c11b 100644
--- a/dev-python/gammapy/gammapy-0.4.ebuild
+++ b/dev-python/gammapy/gammapy-0.4.ebuild
@@ -5,7 +5,7 @@
EAPI=6
PYTHON_COMPAT=( python{2_7,3_4,3_5} )
-inherit distutils-r1 eutils virtualx
+inherit distutils-r1 eutils virtualx xdg-utils
DESCRIPTION="Python package for gamma-ray astronomy"
HOMEPAGE="https://gammapy.readthedocs.org/"
@@ -29,6 +29,7 @@ DEPEND="${RDEPEND}
python_prepare_all() {
sed -i -e '/auto_use/s/True/False/' setup.cfg || die
+ xdg_environment_reset
distutils-r1_python_prepare_all
}
next reply other threads:[~2016-09-01 17:01 UTC|newest]
Thread overview: 9+ 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 --
2019-12-28 17:00 [gentoo-commits] repo/gentoo:master commit in: dev-python/gammapy/ Mikle Kolyada
2017-06-28 18:21 Sebastien Fabbro
2016-12-06 0:43 Sebastien Fabbro
2016-11-30 23:26 Sebastien Fabbro
2016-06-09 17:24 Sebastien Fabbro
2016-04-29 21:47 Sebastien Fabbro
2016-03-21 23:08 Sebastien Fabbro
2016-03-18 19:18 Sebastien Fabbro
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=1472749201.a50308bde43da910d9e2b7c98b4ac9ce40d59830.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