summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2012-10-14 18:56:56 +0000
committerJustin Lecher <jlec@gentoo.org>2012-10-14 18:56:56 +0000
commit6bc87bfd29e4c6318d31539aab97b3dabfdb56e6 (patch)
tree45a7e213bc737ac59afa05157afb0482607f30b1 /sci-astronomy/wcslib
parentPrepare for fortran2.eclass update (diff)
downloadgentoo-2-6bc87bfd29e4c6318d31539aab97b3dabfdb56e6.tar.gz
gentoo-2-6bc87bfd29e4c6318d31539aab97b3dabfdb56e6.tar.bz2
gentoo-2-6bc87bfd29e4c6318d31539aab97b3dabfdb56e6.zip
Prepare for fortran2.eclass update
(Portage version: 2.2.0_alpha137/cvs/Linux x86_64)
Diffstat (limited to 'sci-astronomy/wcslib')
-rw-r--r--sci-astronomy/wcslib/ChangeLog5
-rw-r--r--sci-astronomy/wcslib/wcslib-4.14.ebuild4
2 files changed, 7 insertions, 2 deletions
diff --git a/sci-astronomy/wcslib/ChangeLog b/sci-astronomy/wcslib/ChangeLog
index 3a2ea7e90501..5794dc9b36cc 100644
--- a/sci-astronomy/wcslib/ChangeLog
+++ b/sci-astronomy/wcslib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-astronomy/wcslib
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/wcslib/ChangeLog,v 1.30 2012/08/05 20:50:19 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/wcslib/ChangeLog,v 1.31 2012/10/14 18:56:56 jlec Exp $
+
+ 14 Oct 2012; Justin Lecher <jlec@gentoo.org> wcslib-4.14.ebuild:
+ Prepare for fortran2.eclass update
05 Aug 2012; Sébastien Fabbro <bicatali@gentoo.org> -wcslib-4.13.4.ebuild,
wcslib-4.14.ebuild:
diff --git a/sci-astronomy/wcslib/wcslib-4.14.ebuild b/sci-astronomy/wcslib/wcslib-4.14.ebuild
index 0714fa0d39fc..8e3d1909bd8b 100644
--- a/sci-astronomy/wcslib/wcslib-4.14.ebuild
+++ b/sci-astronomy/wcslib/wcslib-4.14.ebuild
@@ -1,9 +1,11 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/wcslib/wcslib-4.14.ebuild,v 1.2 2012/08/05 20:50:19 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/wcslib/wcslib-4.14.ebuild,v 1.3 2012/10/14 18:56:56 jlec Exp $
EAPI=4
+FORTRAN_NEEDED=fortran
+
inherit eutils fortran-2 multilib
DESCRIPTION="Astronomical World Coordinate System transformations library"