summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2005-07-10 05:47:55 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2005-07-10 05:47:55 +0000
commit2b08985c3f247033563ae69c33ffc6dde836a0b5 (patch)
treee10d90d443bc97f94bb04feb3e7863a4fce53a4a /sci-chemistry
parentClarify no-stripping message. (diff)
downloadhistorical-2b08985c3f247033563ae69c33ffc6dde836a0b5.tar.gz
historical-2b08985c3f247033563ae69c33ffc6dde836a0b5.tar.bz2
historical-2b08985c3f247033563ae69c33ffc6dde836a0b5.zip
Fix f2c dep to libf2c.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/mopac7/ChangeLog5
-rw-r--r--sci-chemistry/mopac7/Manifest4
-rw-r--r--sci-chemistry/mopac7/mopac7-1.00.ebuild6
3 files changed, 9 insertions, 6 deletions
diff --git a/sci-chemistry/mopac7/ChangeLog b/sci-chemistry/mopac7/ChangeLog
index 13192061f22d..291867af7421 100644
--- a/sci-chemistry/mopac7/ChangeLog
+++ b/sci-chemistry/mopac7/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/mopac7
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mopac7/ChangeLog,v 1.1 2005/07/08 06:55:29 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mopac7/ChangeLog,v 1.2 2005/07/10 05:47:55 spyderous Exp $
+
+ 10 Jul 2005; Donnie Berkholz <spyderous@gentoo.org>; mopac7-1.00.ebuild:
+ Fix f2c dep to libf2c.
*mopac7-1.00 (08 Jul 2005)
diff --git a/sci-chemistry/mopac7/Manifest b/sci-chemistry/mopac7/Manifest
index 047607b3f9d5..2e5b895ef105 100644
--- a/sci-chemistry/mopac7/Manifest
+++ b/sci-chemistry/mopac7/Manifest
@@ -1,4 +1,4 @@
-MD5 48b33d660e4ac7fb519810303dbf0d07 mopac7-1.00.ebuild 1322
+MD5 a0e161c02d54a8398c8092b7966da4bc mopac7-1.00.ebuild 1328
MD5 af1bfbb0777267a03e889b08173f2757 metadata.xml 248
-MD5 cc263ef01fedf608a2ff463e08f0452c ChangeLog 457
+MD5 8921c59ff556e2cc9c829ef13f8dbdb5 ChangeLog 558
MD5 87fd0c849cee4758e25fa67f07f7240e files/digest-mopac7-1.00 61
diff --git a/sci-chemistry/mopac7/mopac7-1.00.ebuild b/sci-chemistry/mopac7/mopac7-1.00.ebuild
index fbeb4b783c49..166704048af0 100644
--- a/sci-chemistry/mopac7/mopac7-1.00.ebuild
+++ b/sci-chemistry/mopac7/mopac7-1.00.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mopac7/mopac7-1.00.ebuild,v 1.1 2005/07/08 06:55:29 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mopac7/mopac7-1.00.ebuild,v 1.2 2005/07/10 05:47:55 spyderous Exp $
inherit flag-o-matic
@@ -11,11 +11,11 @@ LICENSE="mopac7"
SLOT="0"
KEYWORDS="~x86"
IUSE=""
-DEPEND="dev-lang/f2c
+DEPEND="dev-libs/libf2c
sys-devel/autoconf
sys-devel/automake
sys-devel/libtool"
-RDEPEND="dev-lang/f2c"
+RDEPEND="dev-libs/libf2c"
src_compile() {
libtoolize --copy --force