summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2010-12-16 13:57:04 +0000
committerJustin Lecher <jlec@gentoo.org>2010-12-16 13:57:04 +0000
commitfbc136c99316b58f6de571d1c10b780b84802ee8 (patch)
treea01ad240831102839e3f942d33805da36a7b9faf /sci-chemistry/scala
parentRemoval of fortran.eclass, #348851 (diff)
downloadgentoo-2-fbc136c99316b58f6de571d1c10b780b84802ee8.tar.gz
gentoo-2-fbc136c99316b58f6de571d1c10b780b84802ee8.tar.bz2
gentoo-2-fbc136c99316b58f6de571d1c10b780b84802ee8.zip
Removal of fortran.eclass, #348851
(Portage version: 2.2.0_alpha8/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/scala')
-rw-r--r--sci-chemistry/scala/ChangeLog5
-rw-r--r--sci-chemistry/scala/scala-3.3.18-r1.ebuild8
2 files changed, 7 insertions, 6 deletions
diff --git a/sci-chemistry/scala/ChangeLog b/sci-chemistry/scala/ChangeLog
index 7e4857af2ffe..4fca8ea2c57b 100644
--- a/sci-chemistry/scala/ChangeLog
+++ b/sci-chemistry/scala/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/scala
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/scala/ChangeLog,v 1.3 2010/06/15 14:49:12 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/scala/ChangeLog,v 1.4 2010/12/16 13:57:04 jlec Exp $
+
+ 16 Dec 2010; Justin Lecher <jlec@gentoo.org> scala-3.3.18-r1.ebuild:
+ Removal of fortran.eclass, #348851
15 Jun 2010; Justin Lecher <jlec@gentoo.org> scala-3.3.18-r1.ebuild:
keyworded for linux prefix
diff --git a/sci-chemistry/scala/scala-3.3.18-r1.ebuild b/sci-chemistry/scala/scala-3.3.18-r1.ebuild
index 005d6e7dc970..25073ed021ef 100644
--- a/sci-chemistry/scala/scala-3.3.18-r1.ebuild
+++ b/sci-chemistry/scala/scala-3.3.18-r1.ebuild
@@ -1,14 +1,12 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/scala/scala-3.3.18-r1.ebuild,v 1.2 2010/06/15 14:49:12 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/scala/scala-3.3.18-r1.ebuild,v 1.3 2010/12/16 13:57:04 jlec Exp $
EAPI="2"
-inherit autotools fortran
+inherit autotools
-FORTRAN="gfortran ifc"
-
-DESCRIPTION="scale together multiple observations of reflections"
+DESCRIPTION="Scale together multiple observations of reflections"
HOMEPAGE="http://www.ccp4.ac.uk/dist/html/scala.html"
SRC_URI="ftp://ftp.mrc-lmb.cam.ac.uk/pub/pre/${P}.tar.gz"