From: "Justin Lecher (jlec)" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/umfpack: ChangeLog umfpack-5.5.2.ebuild umfpack-5.5.1.ebuild umfpack-5.2.0.ebuild
Date: Tue, 16 Oct 2012 19:17:03 +0000 (UTC) [thread overview]
Message-ID: <20121016191703.B2CBF215FF@flycatcher.gentoo.org> (raw)
jlec 12/10/16 19:17:03
Modified: ChangeLog umfpack-5.5.2.ebuild umfpack-5.5.1.ebuild
umfpack-5.2.0.ebuild
Log:
sci-libs/umfpack: Remove virtual/fortran and always call fortran-2_pkg_setup as intend by the updated fortran-2.eclass
(Portage version: 2.2.0_alpha138/cvs/Linux x86_64, signed Manifest commit with key 70EB7916)
Revision Changes Path
1.31 sci-libs/umfpack/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/umfpack/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/umfpack/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/umfpack/ChangeLog?r1=1.30&r2=1.31
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/umfpack/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog 16 Oct 2012 02:51:34 -0000 1.30
+++ ChangeLog 16 Oct 2012 19:17:03 -0000 1.31
@@ -1,6 +1,11 @@
# ChangeLog for sci-libs/umfpack
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/umfpack/ChangeLog,v 1.30 2012/10/16 02:51:34 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/umfpack/ChangeLog,v 1.31 2012/10/16 19:17:03 jlec Exp $
+
+ 16 Oct 2012; Justin Lecher <jlec@gentoo.org> umfpack-5.2.0.ebuild,
+ umfpack-5.5.1.ebuild, umfpack-5.5.2.ebuild:
+ Remove virtual/fortran and always call fortran-2_pkg_setup as intend by the
+ updated fortran-2.eclass
16 Oct 2012; <naota@gentoo.org> umfpack-5.5.2.ebuild:
Add ~x86-fbsd.
1.6 sci-libs/umfpack/umfpack-5.5.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/umfpack/umfpack-5.5.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/umfpack/umfpack-5.5.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/umfpack/umfpack-5.5.2.ebuild?r1=1.5&r2=1.6
Index: umfpack-5.5.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/umfpack/umfpack-5.5.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- umfpack-5.5.2.ebuild 16 Oct 2012 02:51:34 -0000 1.5
+++ umfpack-5.5.2.ebuild 16 Oct 2012 19:17:03 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/umfpack/umfpack-5.5.2.ebuild,v 1.5 2012/10/16 02:51:34 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/umfpack/umfpack-5.5.2.ebuild,v 1.6 2012/10/16 19:17:03 jlec Exp $
EAPI=4
@@ -19,7 +19,7 @@
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
IUSE="doc metis static-libs"
-RDEPEND="virtual/fortran
+RDEPEND="
virtual/blas
sci-libs/amd
metis? ( sci-libs/cholmod[metis] )"
1.7 sci-libs/umfpack/umfpack-5.5.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/umfpack/umfpack-5.5.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/umfpack/umfpack-5.5.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/umfpack/umfpack-5.5.1.ebuild?r1=1.6&r2=1.7
Index: umfpack-5.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/umfpack/umfpack-5.5.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- umfpack-5.5.1.ebuild 4 May 2012 08:22:51 -0000 1.6
+++ umfpack-5.5.1.ebuild 16 Oct 2012 19:17:03 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/umfpack/umfpack-5.5.1.ebuild,v 1.6 2012/05/04 08:22:51 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/umfpack/umfpack-5.5.1.ebuild,v 1.7 2012/10/16 19:17:03 jlec Exp $
EAPI=4
@@ -18,7 +18,6 @@
IUSE="doc metis static-libs"
RDEPEND="
- virtual/fortran
virtual/blas
sci-libs/amd
metis? ( sci-libs/cholmod[metis] )"
1.17 sci-libs/umfpack/umfpack-5.2.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/umfpack/umfpack-5.2.0.ebuild?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/umfpack/umfpack-5.2.0.ebuild?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/umfpack/umfpack-5.2.0.ebuild?r1=1.16&r2=1.17
Index: umfpack-5.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/umfpack/umfpack-5.2.0.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- umfpack-5.2.0.ebuild 4 May 2012 08:22:51 -0000 1.16
+++ umfpack-5.2.0.ebuild 16 Oct 2012 19:17:03 -0000 1.17
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/umfpack/umfpack-5.2.0.ebuild,v 1.16 2012/05/04 08:22:51 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/umfpack/umfpack-5.2.0.ebuild,v 1.17 2012/10/16 19:17:03 jlec Exp $
inherit autotools eutils fortran-2
@@ -16,7 +16,6 @@
IUSE="doc"
RDEPEND="
- virtual/fortran
virtual/blas
sci-libs/amd"
DEPEND="${RDEPEND}
reply other threads:[~2012-10-16 19:17 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20121016191703.B2CBF215FF@flycatcher.gentoo.org \
--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