public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-mathematics/dolfin/
Date: Mon,  7 Mar 2011 12:01:36 +0000 (UTC)	[thread overview]
Message-ID: <18df08bcff5a48b316234bbf57d792a656f6bd47.jlec@gentoo> (raw)

commit:     18df08bcff5a48b316234bbf57d792a656f6bd47
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  7 11:27:01 2011 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Mar  7 11:27:01 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=18df08bc

Correct Slots for gtk 3 introduction to tree

(Portage version: 2.2.0_alpha26/git/Linux x86_64, signed Manifest commit with key 70EB7916)

---
 sci-mathematics/dolfin/ChangeLog           |    5 ++++-
 sci-mathematics/dolfin/dolfin-0.9.9.ebuild |   14 +++++++++++---
 2 files changed, 15 insertions(+), 4 deletions(-)

diff --git a/sci-mathematics/dolfin/ChangeLog b/sci-mathematics/dolfin/ChangeLog
index 4b1b1ac..bcbbc7f 100644
--- a/sci-mathematics/dolfin/ChangeLog
+++ b/sci-mathematics/dolfin/ChangeLog
@@ -1,7 +1,10 @@
 # ChangeLog for sci-mathematics/dolfin
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  07 Mar 2011; Justin Lecher <jlec@gentoo.org> dolfin-0.9.9.ebuild:
+  Correct Slots for gtk 3 introduction to tree
+
 *dolfin-0.9.9 (18 Dec 2010)
 
   18 Dec 2010; Nico Schlömer <nico.schloemer@gmail.com>

diff --git a/sci-mathematics/dolfin/dolfin-0.9.9.ebuild b/sci-mathematics/dolfin/dolfin-0.9.9.ebuild
index 764d51c..465a723 100644
--- a/sci-mathematics/dolfin/dolfin-0.9.9.ebuild
+++ b/sci-mathematics/dolfin/dolfin-0.9.9.ebuild
@@ -1,9 +1,12 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI=3
-inherit cmake-utils
+
+PYTHON_DEPEND="python? 2"
+
+inherit cmake-utils python
 
 DESCRIPTION="C++/Python interface of FEniCS"
 HOMEPAGE="https://launchpad.net/dolfin"
@@ -15,7 +18,8 @@ KEYWORDS="~amd64"
 IUSE="cgal cholmod gmp mpi parmetis python scotch umfpack zlib"
 # scotch and parmetis require mpi; wait for EAPI 4
 
-DEPEND="dev-libs/libxml2
+DEPEND="
+	dev-libs/libxml2:2
 	sci-mathematics/ufc
 	sci-libs/armadillo
 	dev-libs/boost
@@ -26,6 +30,10 @@ DEPEND="dev-libs/libxml2
 	          dev-python/viper )"
 RDEPEND="${DEPEND}"
 
+pkg_setup() {
+	use python && python_set_active_version 2
+}
+
 src_prepare() {
 	epatch "${FILESDIR}"/"${P}"-find-armadillo.patch
 }



             reply	other threads:[~2011-03-07 12:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-07 12:01 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-05-22 19:43 [gentoo-commits] proj/sci:master commit in: sci-mathematics/dolfin/ Justin Lecher
2013-12-04 16:22 Justin Lecher
2015-06-08 12:19 Justin Lecher
2015-09-21 14:04 Justin Lecher
2017-04-11 14:50 Marius Brehler
2017-04-11 14:50 Marius Brehler
2017-04-11 14:50 Marius Brehler
2017-09-14 18:41 Matthias Maier
2017-09-14 19:14 Matthias Maier
2019-04-13 20:36 Martin Mokrejs

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=18df08bcff5a48b316234bbf57d792a656f6bd47.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