public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastien Fabbro" <bicatali@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/optpp/
Date: Sun,  3 Mar 2013 18:39:50 +0000 (UTC)	[thread overview]
Message-ID: <1362335063.a788f91975adc6af38dd8ddf3481a8e808cb9e4a.bicatali@gentoo> (raw)

commit:     a788f91975adc6af38dd8ddf3481a8e808cb9e4a
Author:     Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  3 18:24:23 2013 +0000
Commit:     Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Sun Mar  3 18:24:23 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=a788f919

sci-libs/optpp: Removed uneeded python eclass, keyword for prefix

Package-Manager: portage-2.2.01.21688-prefix

---
 sci-libs/optpp/ChangeLog        |    5 ++++-
 sci-libs/optpp/metadata.xml     |    4 ++--
 sci-libs/optpp/optpp-2.4.ebuild |    8 +++-----
 3 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/sci-libs/optpp/ChangeLog b/sci-libs/optpp/ChangeLog
index 5c107e9..678c459 100644
--- a/sci-libs/optpp/ChangeLog
+++ b/sci-libs/optpp/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  03 Mar 2013; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml,
+  optpp-2.4.ebuild:
+  sci-libs/optpp: Removed uneeded python eclass, keyword for prefix
+
   22 Feb 2013; Justin Lecher <jlec@gentoo.org> optpp-2.4.ebuild, metadata.xml:
   Use tc-getPKG_CONFIG from toolchain-funcs.eclass instead of plain pkg-config;
   bump to EAPI=5; move to new python eclasses
@@ -11,4 +15,3 @@
   17 May 2012; Sébastien Fabbro <bicatali@gentoo.org> +metadata.xml,
   +optpp-2.4.ebuild:
   sci-libs/optpp: Initial import
-

diff --git a/sci-libs/optpp/metadata.xml b/sci-libs/optpp/metadata.xml
index 644aab6..adf0a7a 100644
--- a/sci-libs/optpp/metadata.xml
+++ b/sci-libs/optpp/metadata.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <herd>sci</herd>
-  <longdescription lang="en">
+<herd>sci</herd>
+<longdescription lang="en">
   OPT++ is a library of nonlinear optimization algorithms written in
   C++. The motivation for this package is to build an environment for
   the rapid prototyping and development of new optimization

diff --git a/sci-libs/optpp/optpp-2.4.ebuild b/sci-libs/optpp/optpp-2.4.ebuild
index 85af83a..e9f4c40 100644
--- a/sci-libs/optpp/optpp-2.4.ebuild
+++ b/sci-libs/optpp/optpp-2.4.ebuild
@@ -4,16 +4,14 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} )
-
-inherit autotools-utils toolchain-funcs python-single-r1
+inherit autotools-utils toolchain-funcs
 
 DESCRIPTION="C++ library for non-linear optimization"
 HOMEPAGE="https://software.sandia.gov/opt++/"
 SRC_URI="${HOMEPAGE}/downloads/${P}.tar.gz"
 
 LICENSE="LGPL-2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 SLOT="0"
 IUSE="doc mpi static-libs"
 
@@ -24,7 +22,7 @@ DEPEND="${RDEPEND}
 	virtual/pkgconfig"
 
 src_configure() {
-	myeconfargs+=(
+	local myeconfargs=(
 		--with-blas="$($(tc-getPKG_CONFIG) --libs blas)"
 		$(use_enable mpi)
 	)


             reply	other threads:[~2013-03-03 18:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-03 18:39 Sebastien Fabbro [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-01-30 11:55 [gentoo-commits] proj/sci:master commit in: sci-libs/optpp/ Andrew Ammerlaan
2013-02-22 10:15 Justin Lecher
2012-05-17 22:52 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=1362335063.a788f91975adc6af38dd8ddf3481a8e808cb9e4a.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