public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher (jlec)" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sci-physics/paw: ChangeLog paw-2.14.04-r2.ebuild
Date: Tue, 21 Jun 2011 14:33:07 +0000 (UTC)	[thread overview]
Message-ID: <20110621143307.3DF0320054@flycatcher.gentoo.org> (raw)

jlec        11/06/21 14:33:07

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

Revision  Changes    Path
1.22                 sci-physics/paw/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/paw/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	21 Jun 2011 09:55:33 -0000	1.21
+++ ChangeLog	21 Jun 2011 14:33:07 -0000	1.22
@@ -1,6 +1,9 @@
 # ChangeLog for sci-physics/paw
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/ChangeLog,v 1.21 2011/06/21 09:55:33 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/ChangeLog,v 1.22 2011/06/21 14:33:07 jlec Exp $
+
+  21 Jun 2011; Justin Lecher <jlec@gentoo.org> paw-2.14.04-r2.ebuild:
+  Add dependency on virtual/fortran
 
   21 Jun 2011; Justin Lecher <jlec@gentoo.org> paw-2.14.04-r2.ebuild:
   Added fortran-2.eclass support



1.20                 sci-physics/paw/paw-2.14.04-r2.ebuild

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

Index: paw-2.14.04-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/paw/paw-2.14.04-r2.ebuild,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- paw-2.14.04-r2.ebuild	21 Jun 2011 09:55:33 -0000	1.19
+++ paw-2.14.04-r2.ebuild	21 Jun 2011 14:33:07 -0000	1.20
@@ -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-physics/paw/paw-2.14.04-r2.ebuild,v 1.19 2011/06/21 09:55:33 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/paw-2.14.04-r2.ebuild,v 1.20 2011/06/21 14:33:07 jlec Exp $
 
 EAPI=2
 inherit eutils fortran-2 toolchain-funcs
@@ -20,7 +20,9 @@
 SLOT="0"
 IUSE="static"
 
-RDEPEND="sci-physics/cernlib
+RDEPEND="
+	virtual/fortran
+sci-physics/cernlib
 	x11-libs/libXaw
 	>=x11-libs/openmotif-2.3:0
 	x11-libs/xbae"






             reply	other threads:[~2011-06-21 14:33 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-21 14:33 Justin Lecher (jlec) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-06-21  9:55 [gentoo-commits] gentoo-x86 commit in sci-physics/paw: ChangeLog paw-2.14.04-r2.ebuild Justin Lecher (jlec)
2010-10-10 21:56 Ulrich Mueller (ulm)
2010-06-25 13:33 Justin Lecher (jlec)
2009-12-07 18:24 Jeroen Roovers (jer)
2009-12-04 19:36 Sebastien Fabbro (bicatali)
2009-11-26 21:34 Sebastien Fabbro (bicatali)
2009-09-17 19:11 Sebastien Fabbro (bicatali)
2009-09-11  2:19 Sebastien Fabbro (bicatali)
2009-05-05 19:48 Christian Faulhammer (fauli)
2009-04-17 17:52 Sebastien Fabbro (bicatali)
2009-03-03 16:59 Ferris McCormick (fmccor)

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=20110621143307.3DF0320054@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