From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-visualization/pythonprop/
Date: Tue, 28 Jan 2020 20:40:36 +0000 (UTC) [thread overview]
Message-ID: <1580244028.4fc48c53c40134fff97b00b1f0d4c9da14f29b20.mgorny@gentoo> (raw)
commit: 4fc48c53c40134fff97b00b1f0d4c9da14f29b20
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 28 20:23:51 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jan 28 20:40:28 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fc48c53
sci-visualization/pythonprop: Permit matplotlib-python2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sci-visualization/pythonprop/pythonprop-0.13.ebuild | 7 +++++--
sci-visualization/pythonprop/pythonprop-0.18.ebuild | 7 +++++--
2 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/sci-visualization/pythonprop/pythonprop-0.13.ebuild b/sci-visualization/pythonprop/pythonprop-0.13.ebuild
index b5063be83fa..854920aa56a 100644
--- a/sci-visualization/pythonprop/pythonprop-0.13.ebuild
+++ b/sci-visualization/pythonprop/pythonprop-0.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -19,7 +19,10 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="
${PYTHON_DEPS}
- dev-python/matplotlib[gtk2,${PYTHON_USEDEP}]
+ || (
+ dev-python/matplotlib-python2[gtk2,${PYTHON_USEDEP}]
+ dev-python/matplotlib[gtk2,${PYTHON_USEDEP}]
+ )
dev-python/basemap[${PYTHON_USEDEP}]
sci-electronics/voacapl
"
diff --git a/sci-visualization/pythonprop/pythonprop-0.18.ebuild b/sci-visualization/pythonprop/pythonprop-0.18.ebuild
index 96d40ecb22d..a5c36e5b53b 100644
--- a/sci-visualization/pythonprop/pythonprop-0.18.ebuild
+++ b/sci-visualization/pythonprop/pythonprop-0.18.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -19,7 +19,10 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="
${PYTHON_DEPS}
- dev-python/matplotlib[${PYTHON_USEDEP}]
+ || (
+ dev-python/matplotlib-python2[${PYTHON_USEDEP}]
+ dev-python/matplotlib[${PYTHON_USEDEP}]
+ )
dev-python/basemap[${PYTHON_USEDEP}]
sci-electronics/voacapl
"
next reply other threads:[~2020-01-28 20:40 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-28 20:40 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-08 17:45 [gentoo-commits] repo/gentoo:master commit in: sci-visualization/pythonprop/ Thomas Beierlein
2025-02-24 4:55 Sam James
2024-05-28 17:12 Thomas Beierlein
2024-04-19 15:14 Thomas Beierlein
2024-01-15 17:35 Thomas Beierlein
2023-02-24 18:10 Thomas Beierlein
2023-01-07 13:53 Thomas Beierlein
2023-01-06 7:00 Thomas Beierlein
2022-10-07 19:00 Sam James
2021-12-30 12:02 Thomas Beierlein
2021-07-17 18:18 David Seifert
2020-12-19 14:57 Thomas Beierlein
2020-12-19 10:17 Thomas Beierlein
2020-12-19 10:17 Thomas Beierlein
2020-11-09 18:53 Thomas Beierlein
2020-09-08 5:52 Thomas Beierlein
2020-04-23 18:57 Thomas Beierlein
2020-04-23 17:32 Thomas Beierlein
2020-04-23 17:32 Thomas Beierlein
2020-03-30 5:57 Thomas Beierlein
2020-03-30 5:54 Thomas Beierlein
2020-02-09 16:47 Michał Górny
2020-01-28 21:30 Michał Górny
2017-04-20 16:41 David Seifert
2016-07-12 13:20 Thomas Beierlein
2016-02-06 16:08 Thomas Beierlein
2015-11-20 11:29 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=1580244028.4fc48c53c40134fff97b00b1f0d4c9da14f29b20.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