From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/inference/
Date: Thu, 23 Jun 2011 09:31:19 +0000 (UTC) [thread overview]
Message-ID: <8151753bc6149a099b7319829d39043878097695.jlec@gentoo> (raw)
commit: 8151753bc6149a099b7319829d39043878097695
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 23 08:46:37 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Jun 23 08:46:37 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=8151753b
Streamlined fortran-2 eclass usage
(Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key 70EB7916)
---
dev-python/inference/ChangeLog | 3 +++
dev-python/inference/inference-0.4.ebuild | 9 +++++----
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/dev-python/inference/ChangeLog b/dev-python/inference/ChangeLog
index 612cdd6..a1dad06 100644
--- a/dev-python/inference/ChangeLog
+++ b/dev-python/inference/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 23 Jun 2011; Justin Lecher <jlec@gentoo.org> inference-0.4.ebuild:
+ Streamlined fortran-2 eclass usage
+
21 Jun 2011; Justin Lecher <jlec@gentoo.org> inference-0.4.ebuild:
Added fortran-2.eclass support
diff --git a/dev-python/inference/inference-0.4.ebuild b/dev-python/inference/inference-0.4.ebuild
index fb6bffd..1c4917f 100644
--- a/dev-python/inference/inference-0.4.ebuild
+++ b/dev-python/inference/inference-0.4.ebuild
@@ -6,9 +6,10 @@ EAPI=3
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS="3.*"
DISTUTILS_SRC_TEST="nosetests"
-inherit distutils fortran-2 toolchain-funcs flag-o-matic
+inherit distutils flag-o-matic fortran-2 toolchain-funcs
DESCRIPTION="Collection of Python modules for statistical inference"
HOMEPAGE="http://inference.astro.cornell.edu/"
@@ -19,12 +20,12 @@ LICENSE="as-is"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="sci-libs/scipy"
+DEPEND="
+ sci-libs/scipy
+ virtual/fortran"
RDEPEND="${DEPEND}
dev-python/matplotlib"
-RESTRICT_PYTHON_ABIS="3.*"
-
# buggy tests
RESTRICT="test"
next reply other threads:[~2011-06-23 9:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-23 9:31 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-09-22 19:47 [gentoo-commits] proj/sci:master commit in: dev-python/inference/ Aisha Tammy
2015-09-21 14:04 Justin Lecher
2013-06-13 7:05 Justin Lecher
2012-10-29 11:00 Justin Lecher
2011-06-21 11:54 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=8151753bc6149a099b7319829d39043878097695.jlec@gentoo \
--to=jlec@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