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-chemistry/mopac7: mopac7-1.10-r1.ebuild ChangeLog mopac7-1.15.ebuild
Date: Tue, 21 Jun 2011 09:07:55 +0000 (UTC)	[thread overview]
Message-ID: <20110621090755.05C4020054@flycatcher.gentoo.org> (raw)

jlec        11/06/21 09:07:55

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

Revision  Changes    Path
1.6                  sci-chemistry/mopac7/mopac7-1.10-r1.ebuild

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

Index: mopac7-1.10-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/mopac7/mopac7-1.10-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- mopac7-1.10-r1.ebuild	15 Jun 2010 16:57:35 -0000	1.5
+++ mopac7-1.10-r1.ebuild	21 Jun 2011 09:07:54 -0000	1.6
@@ -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-chemistry/mopac7/mopac7-1.10-r1.ebuild,v 1.5 2010/06/15 16:57:35 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mopac7/mopac7-1.10-r1.ebuild,v 1.6 2011/06/21 09:07:54 jlec Exp $
 
 WANT_AUTOMAKE="1.8"
 
-inherit autotools
+inherit autotools fortran-2
 
 DESCRIPTION="Autotooled, updated version of a powerful, fast semi-empirical package"
 HOMEPAGE="http://sourceforge.net/projects/mopac7/"



1.27                 sci-chemistry/mopac7/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/mopac7/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	28 May 2011 13:54:36 -0000	1.26
+++ ChangeLog	21 Jun 2011 09:07:54 -0000	1.27
@@ -1,6 +1,10 @@
 # ChangeLog for sci-chemistry/mopac7
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mopac7/ChangeLog,v 1.26 2011/05/28 13:54:36 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mopac7/ChangeLog,v 1.27 2011/06/21 09:07:54 jlec Exp $
+
+  21 Jun 2011; Justin Lecher <jlec@gentoo.org> mopac7-1.10-r1.ebuild,
+  mopac7-1.15.ebuild:
+  Added fortran-2.eclass support
 
   28 May 2011; Brent Baude <ranger@gentoo.org> mopac7-1.15.ebuild:
   Marking mopac7-1.15 ppc for bug 331175



1.6                  sci-chemistry/mopac7/mopac7-1.15.ebuild

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

Index: mopac7-1.15.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/mopac7/mopac7-1.15.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- mopac7-1.15.ebuild	28 May 2011 13:54:36 -0000	1.5
+++ mopac7-1.15.ebuild	21 Jun 2011 09:07:54 -0000	1.6
@@ -1,10 +1,10 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mopac7/mopac7-1.15.ebuild,v 1.5 2011/05/28 13:54:36 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mopac7/mopac7-1.15.ebuild,v 1.6 2011/06/21 09:07:54 jlec Exp $
 
 EAPI="3"
 
-inherit autotools toolchain-funcs
+inherit autotools fortran-2 toolchain-funcs
 
 DESCRIPTION="Autotooled, updated version of a powerful, fast semi-empirical package"
 HOMEPAGE="http://sourceforge.net/projects/mopac7/"






             reply	other threads:[~2011-06-21  9:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-21  9:07 Justin Lecher (jlec) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-06-21 16:02 [gentoo-commits] gentoo-x86 commit in sci-chemistry/mopac7: mopac7-1.10-r1.ebuild ChangeLog mopac7-1.15.ebuild Justin Lecher (jlec)
2014-01-03 15:28 Ulrich Mueller (ulm)

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=20110621090755.05C4020054@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