public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-libs/hypre: ChangeLog hypre-2.8.0b-r1.ebuild
@ 2012-05-04  8:22 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 4+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-05-04  8:22 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/05/04 08:22:53

  Modified:             ChangeLog hypre-2.8.0b-r1.ebuild
  Log:
  dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101/cvs/Linux i686)

Revision  Changes    Path
1.4                  sci-libs/hypre/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hypre/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	29 Jan 2012 18:48:24 -0000	1.3
+++ ChangeLog	4 May 2012 08:22:53 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for sci-libs/hypre
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hypre/ChangeLog,v 1.3 2012/01/29 18:48:24 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hypre/ChangeLog,v 1.4 2012/05/04 08:22:53 jdhore Exp $
+
+  04 May 2012; Jeff Horelick <jdhore@gentoo.org> hypre-2.8.0b-r1.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
   29 Jan 2012; Justin Lecher <jlec@gentoo.org> hypre-2.8.0b-r1.ebuild,
   metadata.xml:



1.3                  sci-libs/hypre/hypre-2.8.0b-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/hypre-2.8.0b-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/hypre-2.8.0b-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/hypre-2.8.0b-r1.ebuild?r1=1.2&r2=1.3

Index: hypre-2.8.0b-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hypre/hypre-2.8.0b-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hypre-2.8.0b-r1.ebuild	29 Jan 2012 18:48:24 -0000	1.2
+++ hypre-2.8.0b-r1.ebuild	4 May 2012 08:22:53 -0000	1.3
@@ -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/hypre/hypre-2.8.0b-r1.ebuild,v 1.2 2012/01/29 18:48:24 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hypre/hypre-2.8.0b-r1.ebuild,v 1.3 2012/05/04 08:22:53 jdhore Exp $
 
 EAPI=4
 
@@ -21,7 +21,7 @@
 	lapack? ( virtual/lapack )
 	mpi? ( virtual/mpi )"
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig
+	virtual/pkgconfig
 	fortran? ( virtual/fortran )"
 
 DOCS=( "${WORKDIR}"/${P}/{CHANGELOG,COPYRIGHT,README} )






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sci-libs/hypre: ChangeLog hypre-2.8.0b-r1.ebuild
@ 2012-10-10 15:00 Justin Lecher (jlec)
  0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher (jlec) @ 2012-10-10 15:00 UTC (permalink / raw
  To: gentoo-commits

jlec        12/10/10 15:00:47

  Modified:             ChangeLog hypre-2.8.0b-r1.ebuild
  Log:
  sci-libs/hypre: Move myeconfargs to local scope
  
  (Portage version: 2.2.0_alpha136/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  sci-libs/hypre/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hypre/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	2 Aug 2012 21:03:57 -0000	1.5
+++ ChangeLog	10 Oct 2012 15:00:47 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for sci-libs/hypre
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hypre/ChangeLog,v 1.5 2012/08/02 21:03:57 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hypre/ChangeLog,v 1.6 2012/10/10 15:00:47 jlec Exp $
+
+  10 Oct 2012; Justin Lecher <jlec@gentoo.org> hypre-2.8.0b-r1.ebuild:
+  Move myeconfargs to local scope
 
   02 Aug 2012; Sébastien Fabbro <bicatali@gentoo.org> hypre-2.8.0b-r1.ebuild:
   Keyword amd64-linux x86-linux



1.5                  sci-libs/hypre/hypre-2.8.0b-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/hypre-2.8.0b-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/hypre-2.8.0b-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/hypre-2.8.0b-r1.ebuild?r1=1.4&r2=1.5

Index: hypre-2.8.0b-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hypre/hypre-2.8.0b-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- hypre-2.8.0b-r1.ebuild	2 Aug 2012 21:03:57 -0000	1.4
+++ hypre-2.8.0b-r1.ebuild	10 Oct 2012 15:00:47 -0000	1.5
@@ -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/hypre/hypre-2.8.0b-r1.ebuild,v 1.4 2012/08/02 21:03:57 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hypre/hypre-2.8.0b-r1.ebuild,v 1.5 2012/10/10 15:00:47 jlec Exp $
 
 EAPI=4
 
@@ -37,7 +37,7 @@
 }
 
 src_configure() {
-	myeconfargs+=(
+	local myeconfargs+=(
 		--enable-shared
 		--without-superlu
 		$(use_enable fortran)





^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sci-libs/hypre: ChangeLog hypre-2.8.0b-r1.ebuild
@ 2012-10-10 15:07 Justin Lecher (jlec)
  0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher (jlec) @ 2012-10-10 15:07 UTC (permalink / raw
  To: gentoo-commits

jlec        12/10/10 15:07:41

  Modified:             ChangeLog hypre-2.8.0b-r1.ebuild
  Log:
  sci-libs/hypre: Respect CC, #437848
  
  (Portage version: 2.2.0_alpha136/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  sci-libs/hypre/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hypre/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	10 Oct 2012 15:00:47 -0000	1.6
+++ ChangeLog	10 Oct 2012 15:07:41 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for sci-libs/hypre
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hypre/ChangeLog,v 1.6 2012/10/10 15:00:47 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hypre/ChangeLog,v 1.7 2012/10/10 15:07:41 jlec Exp $
+
+  10 Oct 2012; Justin Lecher <jlec@gentoo.org> hypre-2.8.0b-r1.ebuild:
+  Respect CC, #437848
 
   10 Oct 2012; Justin Lecher <jlec@gentoo.org> hypre-2.8.0b-r1.ebuild:
   Move myeconfargs to local scope



1.6                  sci-libs/hypre/hypre-2.8.0b-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/hypre-2.8.0b-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/hypre-2.8.0b-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/hypre-2.8.0b-r1.ebuild?r1=1.5&r2=1.6

Index: hypre-2.8.0b-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hypre/hypre-2.8.0b-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- hypre-2.8.0b-r1.ebuild	10 Oct 2012 15:00:47 -0000	1.5
+++ hypre-2.8.0b-r1.ebuild	10 Oct 2012 15:07:41 -0000	1.6
@@ -1,10 +1,10 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hypre/hypre-2.8.0b-r1.ebuild,v 1.5 2012/10/10 15:00:47 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hypre/hypre-2.8.0b-r1.ebuild,v 1.6 2012/10/10 15:07:41 jlec Exp $
 
 EAPI=4
 
-inherit eutils fortran-2
+inherit eutils fortran-2 toolchain-funcs
 
 DESCRIPTION="Parallel matrix preconditioners library"
 HOMEPAGE="http://acts.nersc.gov/hypre/"
@@ -34,12 +34,17 @@
 		-e 's:@LIBS@:@LIBS@ -lsuperlu:' \
 		-e 's:_SHARED@:_SHARED@ $(LDFLAGS):g' \
 		config/Makefile.config.in || die
+	sed \
+		-e '/HYPRE_ARCH/s: = :=:g' \
+		-i configure || die
+	tc-export CC
 }
 
 src_configure() {
 	local myeconfargs+=(
 		--enable-shared
 		--without-superlu
+		--without-strict-checking
 		$(use_enable fortran)
 		$(use_with mpi MPI)
 	)





^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sci-libs/hypre: ChangeLog hypre-2.8.0b-r1.ebuild
@ 2012-10-18 21:06 Justin Lecher (jlec)
  0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher (jlec) @ 2012-10-18 21:06 UTC (permalink / raw
  To: gentoo-commits

jlec        12/10/18 21:06:49

  Modified:             ChangeLog hypre-2.8.0b-r1.ebuild
  Log:
  sci-libs/hypre: Remove virtual/fortran and always call fortran-2_pkg_setup as intend by the updated fortran-2.eclass
  
  (Portage version: 2.2.0_alpha141/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)

Revision  Changes    Path
1.9                  sci-libs/hypre/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hypre/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	14 Oct 2012 19:05:07 -0000	1.8
+++ ChangeLog	18 Oct 2012 21:06:49 -0000	1.9
@@ -1,6 +1,10 @@
 # ChangeLog for sci-libs/hypre
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hypre/ChangeLog,v 1.8 2012/10/14 19:05:07 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hypre/ChangeLog,v 1.9 2012/10/18 21:06:49 jlec Exp $
+
+  18 Oct 2012; Justin Lecher <jlec@gentoo.org> hypre-2.8.0b-r1.ebuild:
+  Remove virtual/fortran and always call fortran-2_pkg_setup as intend by the
+  updated fortran-2.eclass
 
   14 Oct 2012; Justin Lecher <jlec@gentoo.org> hypre-2.8.0b-r1.ebuild:
   Prepare for fortran2.eclass update



1.8                  sci-libs/hypre/hypre-2.8.0b-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/hypre-2.8.0b-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/hypre-2.8.0b-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/hypre-2.8.0b-r1.ebuild?r1=1.7&r2=1.8

Index: hypre-2.8.0b-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hypre/hypre-2.8.0b-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- hypre-2.8.0b-r1.ebuild	14 Oct 2012 19:05:07 -0000	1.7
+++ hypre-2.8.0b-r1.ebuild	18 Oct 2012 21:06:49 -0000	1.8
@@ -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/hypre/hypre-2.8.0b-r1.ebuild,v 1.7 2012/10/14 19:05:07 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hypre/hypre-2.8.0b-r1.ebuild,v 1.8 2012/10/18 21:06:49 jlec Exp $
 
 EAPI=4
 
@@ -23,8 +23,7 @@
 	lapack? ( virtual/lapack )
 	mpi? ( virtual/mpi )"
 DEPEND="${RDEPEND}
-	virtual/pkgconfig
-	fortran? ( virtual/fortran )"
+	virtual/pkgconfig"
 
 DOCS=( "${WORKDIR}"/${P}/{CHANGELOG,COPYRIGHT,README} )
 





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-10-18 21:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-04  8:22 [gentoo-commits] gentoo-x86 commit in sci-libs/hypre: ChangeLog hypre-2.8.0b-r1.ebuild Jeff Horelick (jdhore)
  -- strict thread matches above, loose matches on Subject: below --
2012-10-10 15:00 Justin Lecher (jlec)
2012-10-10 15:07 Justin Lecher (jlec)
2012-10-18 21:06 Justin Lecher (jlec)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox