summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2010-12-16 15:20:57 +0000
committerJustin Lecher <jlec@gentoo.org>2010-12-16 15:20:57 +0000
commit7f9d559221bc164f52b93ecb2db5acb177b4d2df (patch)
tree5dbe27893c24160ecf9c3ae32ce7371c65a69c50 /sci-chemistry/mpqc
parentRemoval of fortran.eclass, #348851 (diff)
downloadhistorical-7f9d559221bc164f52b93ecb2db5acb177b4d2df.tar.gz
historical-7f9d559221bc164f52b93ecb2db5acb177b4d2df.tar.bz2
historical-7f9d559221bc164f52b93ecb2db5acb177b4d2df.zip
Removal of fortran.eclass, #348851
Package-Manager: portage-2.2.0_alpha8/cvs/Linux x86_64
Diffstat (limited to 'sci-chemistry/mpqc')
-rw-r--r--sci-chemistry/mpqc/ChangeLog6
-rw-r--r--sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild6
-rw-r--r--sci-chemistry/mpqc/mpqc-2.3.1-r2.ebuild4
3 files changed, 9 insertions, 7 deletions
diff --git a/sci-chemistry/mpqc/ChangeLog b/sci-chemistry/mpqc/ChangeLog
index 38437ec595a8..775620ab1343 100644
--- a/sci-chemistry/mpqc/ChangeLog
+++ b/sci-chemistry/mpqc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-chemistry/mpqc
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mpqc/ChangeLog,v 1.21 2010/09/06 13:51:14 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mpqc/ChangeLog,v 1.22 2010/12/16 15:19:28 jlec Exp $
+
+ 16 Dec 2010; Justin Lecher <jlec@gentoo.org> mpqc-2.3.1-r1.ebuild,
+ mpqc-2.3.1-r2.ebuild:
+ Removal of fortran.eclass, #348851
06 Sep 2010; Christian Faulhammer <fauli@gentoo.org> mpqc-2.3.1-r2.ebuild:
stable x86, bug 325561
diff --git a/sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild b/sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild
index f40d47a4580d..74f12add7301 100644
--- a/sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild
+++ b/sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild
@@ -1,8 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild,v 1.7 2007/07/13 05:48:10 mr_bones_ Exp $
-
-inherit fortran
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild,v 1.8 2010/12/16 15:19:28 jlec Exp $
DESCRIPTION="The Massively Parallel Quantum Chemistry Program"
HOMEPAGE="http://www.mpqc.org/"
diff --git a/sci-chemistry/mpqc/mpqc-2.3.1-r2.ebuild b/sci-chemistry/mpqc/mpqc-2.3.1-r2.ebuild
index 11295415c627..2040198dcd4a 100644
--- a/sci-chemistry/mpqc/mpqc-2.3.1-r2.ebuild
+++ b/sci-chemistry/mpqc/mpqc-2.3.1-r2.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mpqc/mpqc-2.3.1-r2.ebuild,v 1.3 2010/09/06 13:51:14 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mpqc/mpqc-2.3.1-r2.ebuild,v 1.4 2010/12/16 15:19:28 jlec Exp $
EAPI=2
-inherit autotools eutils fortran toolchain-funcs
+inherit autotools eutils toolchain-funcs
DESCRIPTION="The Massively Parallel Quantum Chemistry Program"
HOMEPAGE="http://www.mpqc.org/"