summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-06-21 09:13:12 +0000
committerJustin Lecher <jlec@gentoo.org>2011-06-21 09:13:12 +0000
commit204e5b346e1ecf42793669fcfc29d62dbbd68a57 (patch)
tree0f59d6decf85fb637e95a56b47bee14aa5dfcdde /sci-chemistry/scala
parentAdded fortran-2.eclass support (diff)
downloadhistorical-204e5b346e1ecf42793669fcfc29d62dbbd68a57.tar.gz
historical-204e5b346e1ecf42793669fcfc29d62dbbd68a57.tar.bz2
historical-204e5b346e1ecf42793669fcfc29d62dbbd68a57.zip
Added fortran-2.eclass support
Package-Manager: portage-2.2.0_alpha41/cvs/Linux x86_64
Diffstat (limited to 'sci-chemistry/scala')
-rw-r--r--sci-chemistry/scala/ChangeLog6
-rw-r--r--sci-chemistry/scala/scala-3.3.18-r1.ebuild4
-rw-r--r--sci-chemistry/scala/scala-3.3.18-r2.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sci-chemistry/scala/ChangeLog b/sci-chemistry/scala/ChangeLog
index e3d09d6e3e80..1c0a7e3f0cb8 100644
--- a/sci-chemistry/scala/ChangeLog
+++ b/sci-chemistry/scala/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-chemistry/scala
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/scala/ChangeLog,v 1.8 2011/04/10 15:38:20 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/scala/ChangeLog,v 1.9 2011/06/21 09:12:11 jlec Exp $
+
+ 21 Jun 2011; Justin Lecher <jlec@gentoo.org> scala-3.3.18-r1.ebuild,
+ scala-3.3.18-r2.ebuild:
+ Added fortran-2.eclass support
*scala-3.3.18-r2 (10 Apr 2011)
diff --git a/sci-chemistry/scala/scala-3.3.18-r1.ebuild b/sci-chemistry/scala/scala-3.3.18-r1.ebuild
index 30e506c71743..c598afa56164 100644
--- a/sci-chemistry/scala/scala-3.3.18-r1.ebuild
+++ b/sci-chemistry/scala/scala-3.3.18-r1.ebuild
@@ -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/scala/scala-3.3.18-r1.ebuild,v 1.6 2011/01/18 17:01:49 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/scala/scala-3.3.18-r1.ebuild,v 1.7 2011/06/21 09:12:11 jlec Exp $
EAPI="2"
-inherit autotools
+inherit autotools fortran-2
DESCRIPTION="Scale together multiple observations of reflections"
HOMEPAGE="http://www.ccp4.ac.uk/dist/html/scala.html"
diff --git a/sci-chemistry/scala/scala-3.3.18-r2.ebuild b/sci-chemistry/scala/scala-3.3.18-r2.ebuild
index 6e2d5a820a5f..de43d6767d16 100644
--- a/sci-chemistry/scala/scala-3.3.18-r2.ebuild
+++ b/sci-chemistry/scala/scala-3.3.18-r2.ebuild
@@ -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/scala/scala-3.3.18-r2.ebuild,v 1.1 2011/04/10 15:38:20 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/scala/scala-3.3.18-r2.ebuild,v 1.2 2011/06/21 09:12:11 jlec Exp $
EAPI="2"
-inherit autotools eutils
+inherit autotools fortran-2 eutils
DESCRIPTION="Scale together multiple observations of reflections"
HOMEPAGE="http://www.ccp4.ac.uk/dist/html/scala.html"