public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/apbs: apbs-1.3-r1.ebuild ChangeLog apbs-1.2.1b-r4.ebuild apbs-1.3.ebuild
@ 2010-12-16  8:55 Justin Lecher (jlec)
  0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher (jlec) @ 2010-12-16  8:55 UTC (permalink / raw
  To: gentoo-commits

jlec        10/12/16 08:55:54

  Modified:             apbs-1.3-r1.ebuild ChangeLog apbs-1.2.1b-r4.ebuild
                        apbs-1.3.ebuild
  Log:
  Removal of fortran.eclass, #348851
  
  (Portage version: 2.2.0_alpha8/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  sci-chemistry/apbs/apbs-1.3-r1.ebuild

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

Index: apbs-1.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.3-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- apbs-1.3-r1.ebuild	4 Nov 2010 09:40:09 -0000	1.1
+++ apbs-1.3-r1.ebuild	16 Dec 2010 08:55:54 -0000	1.2
@@ -1,13 +1,12 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.3-r1.ebuild,v 1.1 2010/11/04 09:40:09 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.3-r1.ebuild,v 1.2 2010/12/16 08:55:54 jlec Exp $
 
 EAPI="3"
 
 PYTHON_DEPEND="python? 2"
-FORTRAN="g77 gfortran ifc"
 
-inherit autotools eutils flag-o-matic fortran python versionator
+inherit autotools eutils flag-o-matic python toolchain-funcs versionator
 
 MY_PV=$(get_version_component_range 1-3)
 MY_P="${PN}-${MY_PV}"
@@ -41,7 +40,6 @@
 
 pkg_setup() {
 	use python && python_set_active_version 2
-	fortran_pkg_setup
 	if use mpi && use python; then
 		einfo "mpi and python support are incompatible"
 		einfo "Disabling USE=python"



1.45                 sci-chemistry/apbs/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/ChangeLog?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/ChangeLog?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/ChangeLog?r1=1.44&r2=1.45

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog	4 Nov 2010 09:40:09 -0000	1.44
+++ ChangeLog	16 Dec 2010 08:55:54 -0000	1.45
@@ -1,6 +1,10 @@
 # ChangeLog for sci-chemistry/apbs
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.44 2010/11/04 09:40:09 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.45 2010/12/16 08:55:54 jlec Exp $
+
+  16 Dec 2010; Justin Lecher <jlec@gentoo.org> apbs-1.2.1b-r4.ebuild,
+  apbs-1.3.ebuild, apbs-1.3-r1.ebuild:
+  Removal of fortran.eclass, #348851
 
 *apbs-1.3-r1 (04 Nov 2010)
 



1.9                  sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild?r1=1.8&r2=1.9

Index: apbs-1.2.1b-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- apbs-1.2.1b-r4.ebuild	27 Oct 2010 17:19:45 -0000	1.8
+++ apbs-1.2.1b-r4.ebuild	16 Dec 2010 08:55:54 -0000	1.9
@@ -1,13 +1,12 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild,v 1.8 2010/10/27 17:19:45 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild,v 1.9 2010/12/16 08:55:54 jlec Exp $
 
 EAPI="3"
 
 PYTHON_DEPEND="python? 2"
-FORTRAN="g77 gfortran ifc"
 
-inherit autotools eutils flag-o-matic fortran python versionator
+inherit autotools eutils flag-o-matic python toolchain-funcs versionator
 
 MY_PV=$(get_version_component_range 1-3)
 MY_P="${PN}-${MY_PV}"
@@ -21,7 +20,8 @@
 IUSE="arpack doc mpi openmp python tools"
 KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux"
 
-DEPEND="dev-libs/maloc[mpi=]
+DEPEND="
+	dev-libs/maloc[mpi=]
 	virtual/blas
 	sys-libs/readline
 	arpack? ( sci-libs/arpack )
@@ -32,11 +32,11 @@
 
 pkg_setup() {
 	use python && python_set_active_version 2
-	fortran_pkg_setup
 }
 
 src_prepare() {
-	epatch "${FILESDIR}"/${P}-openmp.patch \
+	epatch \
+		"${FILESDIR}"/${P}-openmp.patch \
 		"${FILESDIR}"/${P}-install-fix.patch \
 		"${FILESDIR}"/${PN}-1.2.0-contrib.patch \
 		"${FILESDIR}"/${PN}-1.2.0-link.patch \



1.4                  sci-chemistry/apbs/apbs-1.3.ebuild

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

Index: apbs-1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- apbs-1.3.ebuild	1 Nov 2010 17:25:22 -0000	1.3
+++ apbs-1.3.ebuild	16 Dec 2010 08:55:54 -0000	1.4
@@ -1,13 +1,12 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.3.ebuild,v 1.3 2010/11/01 17:25:22 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.3.ebuild,v 1.4 2010/12/16 08:55:54 jlec Exp $
 
 EAPI="3"
 
 PYTHON_DEPEND="python? 2"
-FORTRAN="g77 gfortran ifc"
 
-inherit autotools eutils flag-o-matic fortran python versionator
+inherit autotools eutils flag-o-matic python toolchain-funcs versionator
 
 MY_PV=$(get_version_component_range 1-3)
 MY_P="${PN}-${MY_PV}"
@@ -41,7 +40,6 @@
 
 pkg_setup() {
 	use python && python_set_active_version 2
-	fortran_pkg_setup
 	if use mpi && use python; then
 		einfo "mpi and python support are incompatible"
 		einfo "Disabling USE=python"






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

* [gentoo-commits] gentoo-x86 commit in sci-chemistry/apbs: apbs-1.3-r1.ebuild ChangeLog apbs-1.2.1b-r4.ebuild apbs-1.3.ebuild
@ 2011-06-21  8:41 Justin Lecher (jlec)
  0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher (jlec) @ 2011-06-21  8:41 UTC (permalink / raw
  To: gentoo-commits

jlec        11/06/21 08:41:13

  Modified:             apbs-1.3-r1.ebuild ChangeLog apbs-1.2.1b-r4.ebuild
                        apbs-1.3.ebuild
  Log:
  Added fortran-2.eclass support
  
  (Portage version: 2.2.0_alpha41/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  sci-chemistry/apbs/apbs-1.3-r1.ebuild

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

Index: apbs-1.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.3-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- apbs-1.3-r1.ebuild	16 Apr 2011 07:54:07 -0000	1.3
+++ apbs-1.3-r1.ebuild	21 Jun 2011 08:41:13 -0000	1.4
@@ -1,12 +1,12 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.3-r1.ebuild,v 1.3 2011/04/16 07:54:07 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.3-r1.ebuild,v 1.4 2011/06/21 08:41:13 jlec Exp $
 
 EAPI="3"
 
 PYTHON_DEPEND="python? 2"
 
-inherit autotools eutils flag-o-matic python toolchain-funcs versionator
+inherit autotools eutils fortran-2 flag-o-matic python toolchain-funcs versionator
 
 MY_PV=$(get_version_component_range 1-3)
 MY_P="${PN}-${MY_PV}"
@@ -36,6 +36,7 @@
 S="${WORKDIR}"/"${MY_P}-source"
 
 pkg_setup() {
+	fortran-2_pkg_setup
 	use python && python_set_active_version 2
 	if use mpi && use python; then
 		einfo "mpi and python support are incompatible"



1.47                 sci-chemistry/apbs/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/ChangeLog?rev=1.47&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/ChangeLog?rev=1.47&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/ChangeLog?r1=1.46&r2=1.47

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog	16 Apr 2011 07:54:07 -0000	1.46
+++ ChangeLog	21 Jun 2011 08:41:13 -0000	1.47
@@ -1,6 +1,10 @@
 # ChangeLog for sci-chemistry/apbs
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.46 2011/04/16 07:54:07 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.47 2011/06/21 08:41:13 jlec Exp $
+
+  21 Jun 2011; Justin Lecher <jlec@gentoo.org> apbs-1.2.1b-r4.ebuild,
+  apbs-1.3.ebuild, apbs-1.3-r1.ebuild:
+  Added fortran-2.eclass support
 
   16 Apr 2011; Justin Lecher <jlec@gentoo.org> apbs-1.3.ebuild,
   apbs-1.3-r1.ebuild:



1.10                 sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild?r1=1.9&r2=1.10

Index: apbs-1.2.1b-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- apbs-1.2.1b-r4.ebuild	16 Dec 2010 08:55:54 -0000	1.9
+++ apbs-1.2.1b-r4.ebuild	21 Jun 2011 08:41:13 -0000	1.10
@@ -1,12 +1,12 @@
-# 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-chemistry/apbs/apbs-1.2.1b-r4.ebuild,v 1.9 2010/12/16 08:55:54 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild,v 1.10 2011/06/21 08:41:13 jlec Exp $
 
 EAPI="3"
 
 PYTHON_DEPEND="python? 2"
 
-inherit autotools eutils flag-o-matic python toolchain-funcs versionator
+inherit autotools eutils fortran-2 flag-o-matic python toolchain-funcs versionator
 
 MY_PV=$(get_version_component_range 1-3)
 MY_P="${PN}-${MY_PV}"
@@ -31,6 +31,7 @@
 S="${WORKDIR}"/"${MY_P}-source"
 
 pkg_setup() {
+	fortran-2_pkg_setup
 	use python && python_set_active_version 2
 }
 



1.6                  sci-chemistry/apbs/apbs-1.3.ebuild

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

Index: apbs-1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- apbs-1.3.ebuild	16 Apr 2011 07:54:07 -0000	1.5
+++ apbs-1.3.ebuild	21 Jun 2011 08:41:13 -0000	1.6
@@ -1,12 +1,12 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.3.ebuild,v 1.5 2011/04/16 07:54:07 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.3.ebuild,v 1.6 2011/06/21 08:41:13 jlec Exp $
 
 EAPI="3"
 
 PYTHON_DEPEND="python? 2"
 
-inherit autotools eutils flag-o-matic python toolchain-funcs versionator
+inherit autotools eutils fortran-2 flag-o-matic python toolchain-funcs versionator
 
 MY_PV=$(get_version_component_range 1-3)
 MY_P="${PN}-${MY_PV}"
@@ -36,6 +36,7 @@
 S="${WORKDIR}"/"${MY_P}-source"
 
 pkg_setup() {
+	fortran-2_pkg_setup
 	use python && python_set_active_version 2
 	if use mpi && use python; then
 		einfo "mpi and python support are incompatible"






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

* [gentoo-commits] gentoo-x86 commit in sci-chemistry/apbs: apbs-1.3-r1.ebuild ChangeLog apbs-1.2.1b-r4.ebuild apbs-1.3.ebuild
@ 2011-06-21 16:07 Justin Lecher (jlec)
  0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher (jlec) @ 2011-06-21 16:07 UTC (permalink / raw
  To: gentoo-commits

jlec        11/06/21 16:07:35

  Modified:             apbs-1.3-r1.ebuild ChangeLog apbs-1.2.1b-r4.ebuild
                        apbs-1.3.ebuild
  Log:
  Add dependency on virtual/fortran
  
  (Portage version: 2.2.0_alpha41/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  sci-chemistry/apbs/apbs-1.3-r1.ebuild

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

Index: apbs-1.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.3-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- apbs-1.3-r1.ebuild	21 Jun 2011 08:41:13 -0000	1.4
+++ apbs-1.3-r1.ebuild	21 Jun 2011 16:07:35 -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-chemistry/apbs/apbs-1.3-r1.ebuild,v 1.4 2011/06/21 08:41:13 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.3-r1.ebuild,v 1.5 2011/06/21 16:07:35 jlec Exp $
 
 EAPI="3"
 
@@ -24,6 +24,7 @@
 	dev-libs/maloc[mpi=]
 	virtual/blas
 	sys-libs/readline
+	virtual/fortran
 	arpack? ( sci-libs/arpack )
 	fetk? (
 		sci-libs/fetk



1.48                 sci-chemistry/apbs/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/ChangeLog?r1=1.47&r2=1.48

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog	21 Jun 2011 08:41:13 -0000	1.47
+++ ChangeLog	21 Jun 2011 16:07:35 -0000	1.48
@@ -1,6 +1,10 @@
 # ChangeLog for sci-chemistry/apbs
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.47 2011/06/21 08:41:13 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.48 2011/06/21 16:07:35 jlec Exp $
+
+  21 Jun 2011; Justin Lecher <jlec@gentoo.org> apbs-1.2.1b-r4.ebuild,
+  apbs-1.3.ebuild, apbs-1.3-r1.ebuild:
+  Add dependency on virtual/fortran
 
   21 Jun 2011; Justin Lecher <jlec@gentoo.org> apbs-1.2.1b-r4.ebuild,
   apbs-1.3.ebuild, apbs-1.3-r1.ebuild:



1.11                 sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild?r1=1.10&r2=1.11

Index: apbs-1.2.1b-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- apbs-1.2.1b-r4.ebuild	21 Jun 2011 08:41:13 -0000	1.10
+++ apbs-1.2.1b-r4.ebuild	21 Jun 2011 16:07:35 -0000	1.11
@@ -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-chemistry/apbs/apbs-1.2.1b-r4.ebuild,v 1.10 2011/06/21 08:41:13 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild,v 1.11 2011/06/21 16:07:35 jlec Exp $
 
 EAPI="3"
 
@@ -24,6 +24,7 @@
 	dev-libs/maloc[mpi=]
 	virtual/blas
 	sys-libs/readline
+	virtual/fortran
 	arpack? ( sci-libs/arpack )
 	mpi? ( virtual/mpi )"
 RDEPEND="${DEPEND}"



1.7                  sci-chemistry/apbs/apbs-1.3.ebuild

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

Index: apbs-1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- apbs-1.3.ebuild	21 Jun 2011 08:41:13 -0000	1.6
+++ apbs-1.3.ebuild	21 Jun 2011 16:07:35 -0000	1.7
@@ -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-chemistry/apbs/apbs-1.3.ebuild,v 1.6 2011/06/21 08:41:13 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.3.ebuild,v 1.7 2011/06/21 16:07:35 jlec Exp $
 
 EAPI="3"
 
@@ -24,6 +24,7 @@
 	dev-libs/maloc[mpi=]
 	virtual/blas
 	sys-libs/readline
+	virtual/fortran
 	arpack? ( sci-libs/arpack )
 	fetk? (
 		sci-libs/fetk






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

* [gentoo-commits] gentoo-x86 commit in sci-chemistry/apbs: apbs-1.3-r1.ebuild ChangeLog apbs-1.2.1b-r4.ebuild apbs-1.3.ebuild
@ 2011-12-13 14:25 Justin Lecher (jlec)
  0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher (jlec) @ 2011-12-13 14:25 UTC (permalink / raw
  To: gentoo-commits

jlec        11/12/13 14:25:50

  Modified:             apbs-1.3-r1.ebuild ChangeLog apbs-1.2.1b-r4.ebuild
                        apbs-1.3.ebuild
  Log:
  Block sci-libs/gts with USE=tools because of file collision on /usr/bin/smooth, #387689
  
  (Portage version: 2.2.0_alpha80/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  sci-chemistry/apbs/apbs-1.3-r1.ebuild

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

Index: apbs-1.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.3-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- apbs-1.3-r1.ebuild	7 Jul 2011 09:29:52 -0000	1.8
+++ apbs-1.3-r1.ebuild	13 Dec 2011 14:25:50 -0000	1.9
@@ -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-chemistry/apbs/apbs-1.3-r1.ebuild,v 1.8 2011/07/07 09:29:52 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.3-r1.ebuild,v 1.9 2011/12/13 14:25:50 jlec Exp $
 
 EAPI="3"
 
@@ -26,6 +26,7 @@
 	sys-libs/readline
 	virtual/fortran
 	arpack? ( sci-libs/arpack )
+	tools? ( !sci-libs/gts )
 	fetk? (
 		sci-libs/fetk
 		sci-libs/amd



1.53                 sci-chemistry/apbs/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/ChangeLog?r1=1.52&r2=1.53

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog	20 Jul 2011 16:54:59 -0000	1.52
+++ ChangeLog	13 Dec 2011 14:25:50 -0000	1.53
@@ -1,6 +1,11 @@
 # ChangeLog for sci-chemistry/apbs
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.52 2011/07/20 16:54:59 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.53 2011/12/13 14:25:50 jlec Exp $
+
+  13 Dec 2011; Justin Lecher <jlec@gentoo.org> apbs-1.2.1b-r4.ebuild,
+  apbs-1.3.ebuild, apbs-1.3-r1.ebuild:
+  Block sci-libs/gts with USE=tools because of file collision on
+  /usr/bin/smooth, #387689
 
   20 Jul 2011; Pacho Ramos <pacho@gentoo.org> metadata.xml:
   Drop maintainer due retirement, bug #105599



1.13                 sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild?r1=1.12&r2=1.13

Index: apbs-1.2.1b-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- apbs-1.2.1b-r4.ebuild	2 Jul 2011 08:56:56 -0000	1.12
+++ apbs-1.2.1b-r4.ebuild	13 Dec 2011 14:25:50 -0000	1.13
@@ -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-chemistry/apbs/apbs-1.2.1b-r4.ebuild,v 1.12 2011/07/02 08:56:56 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild,v 1.13 2011/12/13 14:25:50 jlec Exp $
 
 EAPI="3"
 
@@ -26,6 +26,7 @@
 	sys-libs/readline
 	virtual/fortran
 	arpack? ( sci-libs/arpack )
+	tools? ( !sci-libs/gts )
 	mpi? ( virtual/mpi )"
 RDEPEND="${DEPEND}"
 



1.9                  sci-chemistry/apbs/apbs-1.3.ebuild

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

Index: apbs-1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.3.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- apbs-1.3.ebuild	2 Jul 2011 08:56:56 -0000	1.8
+++ apbs-1.3.ebuild	13 Dec 2011 14:25:50 -0000	1.9
@@ -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-chemistry/apbs/apbs-1.3.ebuild,v 1.8 2011/07/02 08:56:56 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.3.ebuild,v 1.9 2011/12/13 14:25:50 jlec Exp $
 
 EAPI="3"
 
@@ -26,6 +26,7 @@
 	sys-libs/readline
 	virtual/fortran
 	arpack? ( sci-libs/arpack )
+	tools? ( !sci-libs/gts )
 	fetk? (
 		sci-libs/fetk
 		sci-libs/amd






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

end of thread, other threads:[~2011-12-13 14:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-16  8:55 [gentoo-commits] gentoo-x86 commit in sci-chemistry/apbs: apbs-1.3-r1.ebuild ChangeLog apbs-1.2.1b-r4.ebuild apbs-1.3.ebuild Justin Lecher (jlec)
  -- strict thread matches above, loose matches on Subject: below --
2011-06-21  8:41 Justin Lecher (jlec)
2011-06-21 16:07 Justin Lecher (jlec)
2011-12-13 14:25 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