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-libs/trilinos/
Date: Mon,  6 Jan 2014 18:33:19 +0000 (UTC)	[thread overview]
Message-ID: <1389033004.c14e7a2482498f45331dcf7adc1fede464625e2c.jlec@gentoo> (raw)

commit:     c14e7a2482498f45331dcf7adc1fede464625e2c
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  6 18:30:04 2014 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Jan  6 18:30:04 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=c14e7a24

sci-libs/trilinos: Fix moced dep

Package-Manager: portage-2.2.8

---
 sci-libs/trilinos/ChangeLog              |  6 ++-
 sci-libs/trilinos/metadata.xml           | 64 ++++++++++++++++----------------
 sci-libs/trilinos/trilinos-11.4.2.ebuild |  4 +-
 3 files changed, 39 insertions(+), 35 deletions(-)

diff --git a/sci-libs/trilinos/ChangeLog b/sci-libs/trilinos/ChangeLog
index 7f1ee3d..9ef8e1d 100644
--- a/sci-libs/trilinos/ChangeLog
+++ b/sci-libs/trilinos/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for sci-libs/trilinos
-# Copyright 1999-2013 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> trilinos-11.4.2.ebuild,
+  metadata.xml:
+  Fix moced dep
+
 *trilinos-11.2.3 (19 Jun 2013)
 
   19 Jun 2013; Sébastien Fabbro <bicatali@gentoo.org> +trilinos-11.2.3.ebuild,

diff --git a/sci-libs/trilinos/metadata.xml b/sci-libs/trilinos/metadata.xml
index 46351c5..7d6e9e9 100644
--- a/sci-libs/trilinos/metadata.xml
+++ b/sci-libs/trilinos/metadata.xml
@@ -1,40 +1,40 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>sci</herd>
-<maintainer>
-  <email>andyspiros@gmail.com</email>
-</maintainer>
-<longdescription lang="en">
+  <herd>sci</herd>
+  <maintainer>
+    <email>andyspiros@gmail.com</email>
+  </maintainer>
+  <longdescription lang="en">
   The Trilinos Project is an effort to develop algorithms and enabling
   technologies within an object-oriented software framework for the solution 
   of large-scale, complex multi-physics engineering and scientific problems.
 </longdescription>
-<use>
-  <flag name="adolc">Undocumented USE</flag>
-  <flag name="arprec">Undocumented USE</flag>
-  <flag name="boost">Undocumented USE</flag>
-  <flag name="clp">Undocumented USE</flag>
-  <flag name="cppunit">Undocumented USE</flag>
-  <flag name="cuda">Undocumented USE</flag>
-  <flag name="eigen">Undocumented USE</flag>
-  <flag name="glpk">Undocumented USE</flag>
-  <flag name="gtest">Undocumented USE</flag>
-  <flag name="hwloc">Undocumented USE</flag>
-  <flag name="hypre">Undocumented USE</flag>
-  <flag name="metis">Undocumented USE</flag>
-  <flag name="mkl">Undocumented USE</flag>
-  <flag name="mumps">Undocumented USE</flag>
-  <flag name="petsc">Undocumented USE</flag>
-  <flag name="qd">Undocumented USE</flag>
-  <flag name="scalapack">Undocumented USE</flag>
-  <flag name="scotch">Undocumented USE</flag>
-  <flag name="sparse">Undocumented USE</flag>
-  <flag name="superlu">Undocumented USE</flag>
-  <flag name="taucs">Undocumented USE</flag>
-  <flag name="tbb">Undocumented USE</flag>
-  <flag name="tvmet">Undocumented USE</flag>
-  <flag name="umfpack">Undocumented USE</flag>
-  <flag name="yaml">Undocumented USE</flag>
-</use>
+  <use>
+    <flag name="adolc">Undocumented USE</flag>
+    <flag name="arprec">Undocumented USE</flag>
+    <flag name="boost">Undocumented USE</flag>
+    <flag name="clp">Undocumented USE</flag>
+    <flag name="cppunit">Undocumented USE</flag>
+    <flag name="cuda">Undocumented USE</flag>
+    <flag name="eigen">Undocumented USE</flag>
+    <flag name="glpk">Undocumented USE</flag>
+    <flag name="gtest">Undocumented USE</flag>
+    <flag name="hwloc">Undocumented USE</flag>
+    <flag name="hypre">Undocumented USE</flag>
+    <flag name="metis">Undocumented USE</flag>
+    <flag name="mkl">Undocumented USE</flag>
+    <flag name="mumps">Undocumented USE</flag>
+    <flag name="petsc">Undocumented USE</flag>
+    <flag name="qd">Undocumented USE</flag>
+    <flag name="scalapack">Undocumented USE</flag>
+    <flag name="scotch">Undocumented USE</flag>
+    <flag name="sparse">Undocumented USE</flag>
+    <flag name="superlu">Undocumented USE</flag>
+    <flag name="taucs">Undocumented USE</flag>
+    <flag name="tbb">Undocumented USE</flag>
+    <flag name="tvmet">Undocumented USE</flag>
+    <flag name="umfpack">Undocumented USE</flag>
+    <flag name="yaml">Undocumented USE</flag>
+  </use>
 </pkgmetadata>

diff --git a/sci-libs/trilinos/trilinos-11.4.2.ebuild b/sci-libs/trilinos/trilinos-11.4.2.ebuild
index b9375e3..dcd7983 100644
--- a/sci-libs/trilinos/trilinos-11.4.2.ebuild
+++ b/sci-libs/trilinos/trilinos-11.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -43,7 +43,7 @@ RDEPEND="
 	metis? ( || ( sci-libs/parmetis sci-libs/metis ) )
 	mumps? ( sci-libs/mumps )
 	netcdf? ( sci-libs/netcdf )
-	petsc? ( sci-libs/petsc )
+	petsc? ( sci-mathematics/petsc )
 	qd? ( sci-libs/qd )
 	qt4? ( dev-qt/qtgui:4 )
 	scalapack? ( virtual/scalapack )


             reply	other threads:[~2014-01-06 18:33 UTC|newest]

Thread overview: 26+ 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 --
2019-05-15 16:34 [gentoo-commits] proj/sci:master commit in: sci-libs/trilinos/ Matthias Maier
2018-04-03  3:52 Matthias Maier
2018-04-02 12:45 Justin Lecher
2017-07-07 15:52 Matthias Maier
2017-07-07 15:49 Matthias Maier
2017-02-24 18:32 Christoph Junghans
2016-08-31  6:56 Marius Brehler
2016-08-31  6:56 Marius Brehler
2016-07-12 19:57 Marius Brehler
2016-07-12 19:57 Marius Brehler
2016-07-12 19:57 Marius Brehler
2016-03-06 21:40 Justin Lecher
2016-03-06 21:32 Justin Lecher
2015-09-21 19:44 Justin Lecher
2015-08-27 15:01 Justin Lecher
2015-02-19 21:12 Christoph Junghans
2014-10-24  3:33 Christoph Junghans
2014-01-06 19:27 Justin Lecher
2013-11-12 16:43 Nicolas Bock
2013-06-19 23:51 Sebastien Fabbro
2013-06-12 20:04 Justin Lecher
2013-04-22  1:40 Christoph Junghans
2013-02-22 15:46 Justin Lecher
2012-04-08 23:22 Andrea Arteaga
2012-04-08  0:54 Andrea Arteaga

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=1389033004.c14e7a2482498f45331dcf7adc1fede464625e2c.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