From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/pagmo/
Date: Mon, 6 Jan 2014 18:33:18 +0000 (UTC) [thread overview]
Message-ID: <1389032141.a9922e41ee21879bb2c94a7b587d8355c71c9ec9.jlec@gentoo> (raw)
commit: a9922e41ee21879bb2c94a7b587d8355c71c9ec9
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 6 18:15:41 2014 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Jan 6 18:15:41 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=a9922e41
sci-libs/pagmo: Switch from git-2 to git-r3; use python-single-r1.eclass
Package-Manager: portage-2.2.8
---
sci-libs/pagmo/ChangeLog | 5 ++++-
sci-libs/pagmo/metadata.xml | 10 +++++-----
sci-libs/pagmo/pagmo-9999.ebuild | 15 +++++++++++----
3 files changed, 20 insertions(+), 10 deletions(-)
diff --git a/sci-libs/pagmo/ChangeLog b/sci-libs/pagmo/ChangeLog
index 87b76c3..f33d873 100644
--- a/sci-libs/pagmo/ChangeLog
+++ b/sci-libs/pagmo/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for sci-libs/pagmo
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 06 Jan 2014; Justin Lecher <jlec@gentoo.org> pagmo-9999.ebuild, metadata.xml:
+ Switch from git-2 to git-r3; use python-single-r1.eclass
+
25 Jun 2011; Justin Lecher <jlec@gentoo.org> pagmo-9999.ebuild, metadata.xml:
migrate from 'git' to 'git-2'
diff --git a/sci-libs/pagmo/metadata.xml b/sci-libs/pagmo/metadata.xml
index f406e11..9259787 100644
--- a/sci-libs/pagmo/metadata.xml
+++ b/sci-libs/pagmo/metadata.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci-astronomy</herd>
-<use>
- <flag name="kepler">Automatically generated description for kepler</flag>
- <flag name="nlopt">Automatically generated description for nlopt</flag>
-</use>
+ <herd>sci-astronomy</herd>
+ <use>
+ <flag name="kepler">Automatically generated description for kepler</flag>
+ <flag name="nlopt">Automatically generated description for nlopt</flag>
+ </use>
</pkgmetadata>
diff --git a/sci-libs/pagmo/pagmo-9999.ebuild b/sci-libs/pagmo/pagmo-9999.ebuild
index cd1bca3..641270c 100644
--- a/sci-libs/pagmo/pagmo-9999.ebuild
+++ b/sci-libs/pagmo/pagmo-9999.ebuild
@@ -1,10 +1,12 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
-inherit cmake-utils git-2
+PYTHON_COMPAT=( python{2_6,2_7} )
+
+inherit cmake-utils git-r3 python-single-r1
DESCRIPTION="Parallelization engine for optimization problems"
HOMEPAGE="http://pagmo.sourceforge.net/"
@@ -17,11 +19,16 @@ KEYWORDS="~amd64 ~x86"
IUSE="gsl kepler mpi nlopt python test"
RDEPEND="
- dev-libs/boost[mpi?,python?]
+ dev-libs/boost[mpi?]
+ python? ( dev-libs/boost[${PYTHON_USEDEP}] )
nlopt? ( sci-libs/nlopt )
gsl? ( sci-libs/gsl )"
DEPEND="${RDEPEND}"
+pkg_setup() {
+ use python && python-single-r1_pkg_setup
+}
+
src_configure() {
mycmakeargs=(
-DENABLE_SNOPT=OFF
next reply other threads:[~2014-01-06 18:33 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-06 18:33 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-09-27 22:12 [gentoo-commits] proj/sci:master commit in: sci-libs/pagmo/ Horea Christian
2015-07-29 7:54 Justin Lecher
2015-07-23 21:06 Jauhien Piatlicki
2015-07-23 21:06 Jauhien Piatlicki
2014-01-06 18:33 Justin Lecher
2011-06-25 17:22 Justin Lecher
2011-06-24 17:09 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=1389032141.a9922e41ee21879bb2c94a7b587d8355c71c9ec9.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