public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-libs/cgcode: ChangeLog cgcode-1.0.ebuild
@ 2010-11-10 14:16 Justin Lecher (jlec)
  0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher (jlec) @ 2010-11-10 14:16 UTC (permalink / raw
  To: gentoo-commits

jlec        10/11/10 14:16:40

  Modified:             ChangeLog cgcode-1.0.ebuild
  Log:
  Keyworded for ~-linux prefix
  
  (Portage version: 2.1.9.24/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  sci-libs/cgcode/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cgcode/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	31 Oct 2010 10:37:29 -0000	1.1
+++ ChangeLog	10 Nov 2010 14:16:40 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for sci-libs/cgcode
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cgcode/ChangeLog,v 1.1 2010/10/31 10:37:29 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cgcode/ChangeLog,v 1.2 2010/11/10 14:16:40 jlec Exp $
+
+  10 Nov 2010; Justin Lecher <jlec@gentoo.org> cgcode-1.0.ebuild:
+  Keyworded for ~-linux prefix
 
 *cgcode-1.0 (31 Oct 2010)
 



1.2                  sci-libs/cgcode/cgcode-1.0.ebuild

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

Index: cgcode-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cgcode/cgcode-1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cgcode-1.0.ebuild	31 Oct 2010 10:37:29 -0000	1.1
+++ cgcode-1.0.ebuild	10 Nov 2010 14:16:40 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cgcode/cgcode-1.0.ebuild,v 1.1 2010/10/31 10:37:29 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cgcode/cgcode-1.0.ebuild,v 1.2 2010/11/10 14:16:40 jlec Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 SRC_URI="http://www.fetk.org/codes/download/${P}.tar.gz"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 LICENSE="GPL-2"
 IUSE=""
 






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

* [gentoo-commits] gentoo-x86 commit in sci-libs/cgcode: ChangeLog cgcode-1.0.ebuild
@ 2010-12-16 14:29 Justin Lecher (jlec)
  0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher (jlec) @ 2010-12-16 14:29 UTC (permalink / raw
  To: gentoo-commits

jlec        10/12/16 14:29:58

  Modified:             ChangeLog cgcode-1.0.ebuild
  Log:
  Removal of fortran.eclass, #348851
  
  (Portage version: 2.2.0_alpha8/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  sci-libs/cgcode/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cgcode/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	10 Nov 2010 14:16:40 -0000	1.2
+++ ChangeLog	16 Dec 2010 14:29:57 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for sci-libs/cgcode
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cgcode/ChangeLog,v 1.2 2010/11/10 14:16:40 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cgcode/ChangeLog,v 1.3 2010/12/16 14:29:57 jlec Exp $
+
+  16 Dec 2010; Justin Lecher <jlec@gentoo.org> cgcode-1.0.ebuild:
+  Removal of fortran.eclass, #348851
 
   10 Nov 2010; Justin Lecher <jlec@gentoo.org> cgcode-1.0.ebuild:
   Keyworded for ~-linux prefix



1.3                  sci-libs/cgcode/cgcode-1.0.ebuild

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

Index: cgcode-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cgcode/cgcode-1.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- cgcode-1.0.ebuild	10 Nov 2010 14:16:40 -0000	1.2
+++ cgcode-1.0.ebuild	16 Dec 2010 14:29:57 -0000	1.3
@@ -1,12 +1,10 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cgcode/cgcode-1.0.ebuild,v 1.2 2010/11/10 14:16:40 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cgcode/cgcode-1.0.ebuild,v 1.3 2010/12/16 14:29:57 jlec Exp $
 
 EAPI="3"
 
-inherit eutils fortran
-
-FORTRNC="ifort gfortran"
+inherit eutils toolchain-funcs
 
 DESCRIPTION="Conjugate gradient Codes for large sparse linear systems"
 HOMEPAGE="http://fetk.org/codes/cgcode/index.html"
@@ -26,7 +24,7 @@
 	epatch "${FILESDIR}"/${PV}-gentoo.patch
 
 	cat >> make.inc <<- EOF
-	F77 = ${FORTRANC}
+	F77 = $(tc-getFC)
 	FFLAGS = ${FFLAGS}
 	BLASLIBS = $(pkg-config --libs blas)
 	EOF






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

* [gentoo-commits] gentoo-x86 commit in sci-libs/cgcode: ChangeLog cgcode-1.0.ebuild
@ 2011-06-21  8:23 Justin Lecher (jlec)
  0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher (jlec) @ 2011-06-21  8:23 UTC (permalink / raw
  To: gentoo-commits

jlec        11/06/21 08:23:14

  Modified:             ChangeLog cgcode-1.0.ebuild
  Log:
  Added fortran-2.eclass support
  
  (Portage version: 2.2.0_alpha41/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  sci-libs/cgcode/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cgcode/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	16 Dec 2010 14:29:57 -0000	1.3
+++ ChangeLog	21 Jun 2011 08:23:14 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for sci-libs/cgcode
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cgcode/ChangeLog,v 1.3 2010/12/16 14:29:57 jlec Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cgcode/ChangeLog,v 1.4 2011/06/21 08:23:14 jlec Exp $
+
+  21 Jun 2011; Justin Lecher <jlec@gentoo.org> cgcode-1.0.ebuild:
+  Added fortran-2.eclass support
 
   16 Dec 2010; Justin Lecher <jlec@gentoo.org> cgcode-1.0.ebuild:
   Removal of fortran.eclass, #348851



1.4                  sci-libs/cgcode/cgcode-1.0.ebuild

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

Index: cgcode-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cgcode/cgcode-1.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- cgcode-1.0.ebuild	16 Dec 2010 14:29:57 -0000	1.3
+++ cgcode-1.0.ebuild	21 Jun 2011 08:23:14 -0000	1.4
@@ -1,10 +1,10 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cgcode/cgcode-1.0.ebuild,v 1.3 2010/12/16 14:29:57 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cgcode/cgcode-1.0.ebuild,v 1.4 2011/06/21 08:23:14 jlec Exp $
 
 EAPI="3"
 
-inherit eutils toolchain-funcs
+inherit eutils fortran-2 toolchain-funcs
 
 DESCRIPTION="Conjugate gradient Codes for large sparse linear systems"
 HOMEPAGE="http://fetk.org/codes/cgcode/index.html"






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

* [gentoo-commits] gentoo-x86 commit in sci-libs/cgcode: ChangeLog cgcode-1.0.ebuild
@ 2011-06-21 15:19 Justin Lecher (jlec)
  0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher (jlec) @ 2011-06-21 15:19 UTC (permalink / raw
  To: gentoo-commits

jlec        11/06/21 15:19:21

  Modified:             ChangeLog cgcode-1.0.ebuild
  Log:
  Add dependency on virtual/fortran
  
  (Portage version: 2.2.0_alpha41/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  sci-libs/cgcode/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cgcode/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	21 Jun 2011 08:23:14 -0000	1.4
+++ ChangeLog	21 Jun 2011 15:19:21 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for sci-libs/cgcode
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cgcode/ChangeLog,v 1.4 2011/06/21 08:23:14 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cgcode/ChangeLog,v 1.5 2011/06/21 15:19:21 jlec Exp $
+
+  21 Jun 2011; Justin Lecher <jlec@gentoo.org> cgcode-1.0.ebuild:
+  Add dependency on virtual/fortran
 
   21 Jun 2011; Justin Lecher <jlec@gentoo.org> cgcode-1.0.ebuild:
   Added fortran-2.eclass support



1.5                  sci-libs/cgcode/cgcode-1.0.ebuild

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

Index: cgcode-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cgcode/cgcode-1.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- cgcode-1.0.ebuild	21 Jun 2011 08:23:14 -0000	1.4
+++ cgcode-1.0.ebuild	21 Jun 2011 15:19:21 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cgcode/cgcode-1.0.ebuild,v 1.4 2011/06/21 08:23:14 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cgcode/cgcode-1.0.ebuild,v 1.5 2011/06/21 15:19:21 jlec Exp $
 
 EAPI="3"
 
@@ -15,7 +15,9 @@
 LICENSE="GPL-2"
 IUSE=""
 
-RDEPEND="virtual/blas"
+RDEPEND="
+	virtual/fortran
+	virtual/blas"
 DEPEND="${RDEPEND}"
 
 S="${WORKDIR}"/${PN}






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

end of thread, other threads:[~2011-06-21 15:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-16 14:29 [gentoo-commits] gentoo-x86 commit in sci-libs/cgcode: ChangeLog cgcode-1.0.ebuild Justin Lecher (jlec)
  -- strict thread matches above, loose matches on Subject: below --
2011-06-21 15:19 Justin Lecher (jlec)
2011-06-21  8:23 Justin Lecher (jlec)
2010-11-10 14:16 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