public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/shelx: shelx-20060317-r1.ebuild ChangeLog
@ 2009-05-29  0:42 Donnie Berkholz (dberkholz)
  0 siblings, 0 replies; 7+ messages in thread
From: Donnie Berkholz (dberkholz) @ 2009-05-29  0:42 UTC (permalink / raw
  To: gentoo-commits

dberkholz    09/05/29 00:42:10

  Modified:             shelx-20060317-r1.ebuild ChangeLog
  Log:
  Keyword ~amd64.
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  sci-chemistry/shelx/shelx-20060317-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/shelx/shelx-20060317-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/shelx/shelx-20060317-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/shelx/shelx-20060317-r1.ebuild?r1=1.2&r2=1.3

Index: shelx-20060317-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/shelx-20060317-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- shelx-20060317-r1.ebuild	7 Nov 2008 01:01:03 -0000	1.2
+++ shelx-20060317-r1.ebuild	29 May 2009 00:42:09 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/shelx-20060317-r1.ebuild,v 1.2 2008/11/07 01:01:03 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/shelx-20060317-r1.ebuild,v 1.3 2009/05/29 00:42:09 dberkholz Exp $
 
 inherit autotools eutils flag-o-matic fortran
 
@@ -11,7 +11,7 @@
 RESTRICT="fetch"
 LICENSE="free-noncomm"
 SLOT="0"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
 IUSE="dosformat openmp"
 RDEPEND=""
 DEPEND="${RDEPEND}"



1.14                 sci-chemistry/shelx/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/shelx/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/shelx/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/shelx/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	7 Nov 2008 01:01:03 -0000	1.13
+++ ChangeLog	29 May 2009 00:42:09 -0000	1.14
@@ -1,6 +1,10 @@
 # ChangeLog for sci-chemistry/shelx
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/ChangeLog,v 1.13 2008/11/07 01:01:03 dberkholz Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/ChangeLog,v 1.14 2009/05/29 00:42:09 dberkholz Exp $
+
+  29 May 2009; Donnie Berkholz <dberkholz@gentoo.org>;
+  shelx-20060317-r1.ebuild:
+  Keyword ~amd64.
 
   07 Nov 2008; Donnie Berkholz <dberkholz@gentoo.org>;
   shelx-20060317.ebuild, shelx-20060317-r1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in sci-chemistry/shelx: shelx-20060317-r1.ebuild ChangeLog
@ 2009-07-07 23:04 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 7+ messages in thread
From: Diego Petteno (flameeyes) @ 2009-07-07 23:04 UTC (permalink / raw
  To: gentoo-commits

flameeyes    09/07/07 23:04:21

  Modified:             shelx-20060317-r1.ebuild ChangeLog
  Log:
  Use elog for fetch error.
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  sci-chemistry/shelx/shelx-20060317-r1.ebuild

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

Index: shelx-20060317-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/shelx-20060317-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- shelx-20060317-r1.ebuild	29 May 2009 00:42:09 -0000	1.3
+++ shelx-20060317-r1.ebuild	7 Jul 2009 23:04:21 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/shelx-20060317-r1.ebuild,v 1.3 2009/05/29 00:42:09 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/shelx-20060317-r1.ebuild,v 1.4 2009/07/07 23:04:21 flameeyes Exp $
 
 inherit autotools eutils flag-o-matic fortran
 
@@ -20,11 +20,11 @@
 FORTRAN="ifc gfortran"
 
 pkg_nofetch() {
-	einfo "Go to ${HOMEPAGE}"
-	einfo "Fill out the application form, and send it in."
-	einfo "Download unix.tgz, rename it to ${P}.tgz,"
-	use openmp && einfo "download mp.tgz, rename it to ${P}-mp.tgz,"
-	einfo "and place renamed tarballs in ${DISTDIR}."
+	elog "Go to ${HOMEPAGE}"
+	elog "Fill out the application form, and send it in."
+	elog "Download unix.tgz, rename it to ${P}.tgz,"
+	use openmp && elog "download mp.tgz, rename it to ${P}-mp.tgz,"
+	elog "and place renamed tarballs in ${DISTDIR}."
 }
 
 src_unpack() {



1.15                 sci-chemistry/shelx/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/shelx/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/shelx/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/shelx/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	29 May 2009 00:42:09 -0000	1.14
+++ ChangeLog	7 Jul 2009 23:04:21 -0000	1.15
@@ -1,6 +1,10 @@
 # ChangeLog for sci-chemistry/shelx
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/ChangeLog,v 1.14 2009/05/29 00:42:09 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/ChangeLog,v 1.15 2009/07/07 23:04:21 flameeyes Exp $
+
+  07 Jul 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+  shelx-20060317-r1.ebuild:
+  Use elog for fetch error.
 
   29 May 2009; Donnie Berkholz <dberkholz@gentoo.org>;
   shelx-20060317-r1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in sci-chemistry/shelx: shelx-20060317-r1.ebuild ChangeLog
@ 2010-08-20 15:11 Donnie Berkholz (dberkholz)
  0 siblings, 0 replies; 7+ messages in thread
From: Donnie Berkholz (dberkholz) @ 2010-08-20 15:11 UTC (permalink / raw
  To: gentoo-commits

dberkholz    10/08/20 15:11:09

  Modified:             shelx-20060317-r1.ebuild ChangeLog
  Log:
  OpenMP: Handle full specifier for gfortran correctly so that the default, unset compiler works.
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  sci-chemistry/shelx/shelx-20060317-r1.ebuild

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

Index: shelx-20060317-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/shelx-20060317-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- shelx-20060317-r1.ebuild	28 Jun 2010 08:37:09 -0000	1.5
+++ shelx-20060317-r1.ebuild	20 Aug 2010 15:11:08 -0000	1.6
@@ -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-chemistry/shelx/shelx-20060317-r1.ebuild,v 1.5 2010/06/28 08:37:09 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/shelx-20060317-r1.ebuild,v 1.6 2010/08/20 15:11:08 dberkholz Exp $
 
 inherit autotools eutils flag-o-matic fortran
 
@@ -54,7 +54,7 @@
 
 src_compile() {
 	case $(tc-getF77) in
-		gfortran) append-flags -fopenmp ;;
+		*gfortran) append-flags -fopenmp ;;
 		ifort) append-flags -openmp ;;
 		*) ewarn "Please add any necessary OpenMP build flags to F77FLAGS." ;;
 	esac



1.17                 sci-chemistry/shelx/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	28 Jun 2010 08:37:10 -0000	1.16
+++ ChangeLog	20 Aug 2010 15:11:08 -0000	1.17
@@ -1,6 +1,11 @@
 # ChangeLog for sci-chemistry/shelx
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/ChangeLog,v 1.16 2010/06/28 08:37:10 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/ChangeLog,v 1.17 2010/08/20 15:11:08 dberkholz Exp $
+
+  20 Aug 2010; Donnie Berkholz <dberkholz@gentoo.org>;
+  shelx-20060317-r1.ebuild:
+  OpenMP: Handle full specifier for gfortran correctly so that the default,
+  unset compiler works.
 
   28 Jun 2010; Justin Lecher <jlec@gentoo.org> -shelx-20060317.ebuild,
   shelx-20060317-r1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in sci-chemistry/shelx: shelx-20060317-r1.ebuild ChangeLog
@ 2010-12-16 13:58 Justin Lecher (jlec)
  0 siblings, 0 replies; 7+ messages in thread
From: Justin Lecher (jlec) @ 2010-12-16 13:58 UTC (permalink / raw
  To: gentoo-commits

jlec        10/12/16 13:58:31

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

Revision  Changes    Path
1.7                  sci-chemistry/shelx/shelx-20060317-r1.ebuild

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

Index: shelx-20060317-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/shelx-20060317-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- shelx-20060317-r1.ebuild	20 Aug 2010 15:11:08 -0000	1.6
+++ shelx-20060317-r1.ebuild	16 Dec 2010 13:58:31 -0000	1.7
@@ -1,23 +1,22 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/shelx-20060317-r1.ebuild,v 1.6 2010/08/20 15:11:08 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/shelx-20060317-r1.ebuild,v 1.7 2010/12/16 13:58:31 jlec Exp $
 
-inherit autotools eutils flag-o-matic fortran
+inherit autotools eutils flag-o-matic toolchain-funcs
 
 DESCRIPTION="Programs for crystal structure determination from single-crystal diffraction data"
 HOMEPAGE="http://shelx.uni-ac.gwdg.de/SHELX/"
 SRC_URI="${P}.tgz
 	openmp? ( ${P}-mp.tgz )"
-RESTRICT="fetch"
+
 LICENSE="free-noncomm"
 SLOT="0"
 KEYWORDS="amd64 ~ppc x86"
 IUSE="dosformat openmp"
-RDEPEND=""
-DEPEND="${RDEPEND}"
+
 S="${WORKDIR}/unix"
 
-FORTRAN="ifc gfortran"
+RESTRICT="fetch"
 
 pkg_nofetch() {
 	elog "Go to ${HOMEPAGE}"
@@ -60,8 +59,7 @@
 	esac
 
 	econf \
-		FC="${FORTRANC}" \
-		|| die "configure failed"
+		FC="$(tc-getFC)"
 	emake || die "make failed"
 }
 



1.18                 sci-chemistry/shelx/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	20 Aug 2010 15:11:08 -0000	1.17
+++ ChangeLog	16 Dec 2010 13:58:31 -0000	1.18
@@ -1,6 +1,9 @@
 # ChangeLog for sci-chemistry/shelx
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/ChangeLog,v 1.17 2010/08/20 15:11:08 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/ChangeLog,v 1.18 2010/12/16 13:58:31 jlec Exp $
+
+  16 Dec 2010; Justin Lecher <jlec@gentoo.org> shelx-20060317-r1.ebuild:
+  Removal of fortran.eclass, #348851
 
   20 Aug 2010; Donnie Berkholz <dberkholz@gentoo.org>;
   shelx-20060317-r1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in sci-chemistry/shelx: shelx-20060317-r1.ebuild ChangeLog
@ 2011-01-16 12:38 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 7+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-01-16 12:38 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/01/16 12:38:11

  Modified:             shelx-20060317-r1.ebuild ChangeLog
  Log:
  ppc stable wrt #325943
  
  (Portage version: 2.1.9.25/cvs/Linux ppc64)

Revision  Changes    Path
1.8                  sci-chemistry/shelx/shelx-20060317-r1.ebuild

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

Index: shelx-20060317-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/shelx-20060317-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- shelx-20060317-r1.ebuild	16 Dec 2010 13:58:31 -0000	1.7
+++ shelx-20060317-r1.ebuild	16 Jan 2011 12:38:11 -0000	1.8
@@ -1,6 +1,6 @@
-# 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/shelx/shelx-20060317-r1.ebuild,v 1.7 2010/12/16 13:58:31 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/shelx-20060317-r1.ebuild,v 1.8 2011/01/16 12:38:11 xarthisius Exp $
 
 inherit autotools eutils flag-o-matic toolchain-funcs
 
@@ -11,7 +11,7 @@
 
 LICENSE="free-noncomm"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
 IUSE="dosformat openmp"
 
 S="${WORKDIR}/unix"



1.19                 sci-chemistry/shelx/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	16 Dec 2010 13:58:31 -0000	1.18
+++ ChangeLog	16 Jan 2011 12:38:11 -0000	1.19
@@ -1,6 +1,10 @@
 # ChangeLog for sci-chemistry/shelx
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/ChangeLog,v 1.18 2010/12/16 13:58:31 jlec Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/ChangeLog,v 1.19 2011/01/16 12:38:11 xarthisius Exp $
+
+  16 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
+  shelx-20060317-r1.ebuild:
+  ppc stable wrt #325943
 
   16 Dec 2010; Justin Lecher <jlec@gentoo.org> shelx-20060317-r1.ebuild:
   Removal of fortran.eclass, #348851






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

* [gentoo-commits] gentoo-x86 commit in sci-chemistry/shelx: shelx-20060317-r1.ebuild ChangeLog
@ 2011-06-21  9:13 Justin Lecher (jlec)
  0 siblings, 0 replies; 7+ messages in thread
From: Justin Lecher (jlec) @ 2011-06-21  9:13 UTC (permalink / raw
  To: gentoo-commits

jlec        11/06/21 09:13:06

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

Revision  Changes    Path
1.9                  sci-chemistry/shelx/shelx-20060317-r1.ebuild

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

Index: shelx-20060317-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/shelx-20060317-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- shelx-20060317-r1.ebuild	16 Jan 2011 12:38:11 -0000	1.8
+++ shelx-20060317-r1.ebuild	21 Jun 2011 09:13:05 -0000	1.9
@@ -1,8 +1,8 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/shelx-20060317-r1.ebuild,v 1.8 2011/01/16 12:38:11 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/shelx-20060317-r1.ebuild,v 1.9 2011/06/21 09:13:05 jlec Exp $
 
-inherit autotools eutils flag-o-matic toolchain-funcs
+inherit autotools eutils fortran-2 flag-o-matic toolchain-funcs
 
 DESCRIPTION="Programs for crystal structure determination from single-crystal diffraction data"
 HOMEPAGE="http://shelx.uni-ac.gwdg.de/SHELX/"



1.20                 sci-chemistry/shelx/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	16 Jan 2011 12:38:11 -0000	1.19
+++ ChangeLog	21 Jun 2011 09:13:05 -0000	1.20
@@ -1,6 +1,9 @@
 # ChangeLog for sci-chemistry/shelx
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/ChangeLog,v 1.19 2011/01/16 12:38:11 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/ChangeLog,v 1.20 2011/06/21 09:13:05 jlec Exp $
+
+  21 Jun 2011; Justin Lecher <jlec@gentoo.org> shelx-20060317-r1.ebuild:
+  Added fortran-2.eclass support
 
   16 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
   shelx-20060317-r1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in sci-chemistry/shelx: shelx-20060317-r1.ebuild ChangeLog
@ 2011-06-21 15:57 Justin Lecher (jlec)
  0 siblings, 0 replies; 7+ messages in thread
From: Justin Lecher (jlec) @ 2011-06-21 15:57 UTC (permalink / raw
  To: gentoo-commits

jlec        11/06/21 15:57:01

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

Revision  Changes    Path
1.10                 sci-chemistry/shelx/shelx-20060317-r1.ebuild

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

Index: shelx-20060317-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/shelx-20060317-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- shelx-20060317-r1.ebuild	21 Jun 2011 09:13:05 -0000	1.9
+++ shelx-20060317-r1.ebuild	21 Jun 2011 15:57:01 -0000	1.10
@@ -1,12 +1,13 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/shelx-20060317-r1.ebuild,v 1.9 2011/06/21 09:13:05 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/shelx-20060317-r1.ebuild,v 1.10 2011/06/21 15:57:01 jlec Exp $
 
 inherit autotools eutils fortran-2 flag-o-matic toolchain-funcs
 
 DESCRIPTION="Programs for crystal structure determination from single-crystal diffraction data"
 HOMEPAGE="http://shelx.uni-ac.gwdg.de/SHELX/"
-SRC_URI="${P}.tgz
+SRC_URI="
+	${P}.tgz
 	openmp? ( ${P}-mp.tgz )"
 
 LICENSE="free-noncomm"
@@ -14,6 +15,11 @@
 KEYWORDS="amd64 ppc x86"
 IUSE="dosformat openmp"
 
+DEPEND="
+	virtual/fortran
+	"
+RDEPEND="${DEPEND}"
+
 S="${WORKDIR}/unix"
 
 RESTRICT="fetch"



1.21                 sci-chemistry/shelx/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	21 Jun 2011 09:13:05 -0000	1.20
+++ ChangeLog	21 Jun 2011 15:57:01 -0000	1.21
@@ -1,6 +1,9 @@
 # ChangeLog for sci-chemistry/shelx
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/ChangeLog,v 1.20 2011/06/21 09:13:05 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/ChangeLog,v 1.21 2011/06/21 15:57:01 jlec Exp $
+
+  21 Jun 2011; Justin Lecher <jlec@gentoo.org> shelx-20060317-r1.ebuild:
+  Add dependency on virtual/fortran
 
   21 Jun 2011; Justin Lecher <jlec@gentoo.org> shelx-20060317-r1.ebuild:
   Added fortran-2.eclass support






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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-16 13:58 [gentoo-commits] gentoo-x86 commit in sci-chemistry/shelx: shelx-20060317-r1.ebuild ChangeLog Justin Lecher (jlec)
  -- strict thread matches above, loose matches on Subject: below --
2011-06-21 15:57 Justin Lecher (jlec)
2011-06-21  9:13 Justin Lecher (jlec)
2011-01-16 12:38 Kacper Kowalik (xarthisius)
2010-08-20 15:11 Donnie Berkholz (dberkholz)
2009-07-07 23:04 Diego Petteno (flameeyes)
2009-05-29  0:42 Donnie Berkholz (dberkholz)

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