From 6bc87bfd29e4c6318d31539aab97b3dabfdb56e6 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Sun, 14 Oct 2012 18:56:56 +0000 Subject: Prepare for fortran2.eclass update (Portage version: 2.2.0_alpha137/cvs/Linux x86_64) --- sci-astronomy/wcslib/ChangeLog | 5 ++++- sci-astronomy/wcslib/wcslib-4.14.ebuild | 4 +++- 2 files changed, 7 insertions(+), 2 deletions(-) (limited to 'sci-astronomy/wcslib') 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 wcslib-4.14.ebuild: + Prepare for fortran2.eclass update 05 Aug 2012; Sébastien Fabbro -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" -- cgit v1.2.3-65-gdbad