summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2012-10-19 10:44:23 +0000
committerJustin Lecher <jlec@gentoo.org>2012-10-19 10:44:23 +0000
commit6e51e1ef004745c736fc18958b43ce99433d4df2 (patch)
tree15b4fec3540ee29f96e2621ac6f66df262745e8b /sci-astronomy
parentmedia-radio/wspr: Remove virtual/fortran and always call fortran-2_pkg_setup ... (diff)
downloadgentoo-2-6e51e1ef004745c736fc18958b43ce99433d4df2.tar.gz
gentoo-2-6e51e1ef004745c736fc18958b43ce99433d4df2.tar.bz2
gentoo-2-6e51e1ef004745c736fc18958b43ce99433d4df2.zip
sci-astronomy/casacore: Remove virtual/fortran and always call fortran-2_pkg_setup as intend by the updated fortran-2.eclass
(Portage version: 2.2.0_alpha141/cvs/Linux x86_64, signed Manifest commit with key 70EB7916)
Diffstat (limited to 'sci-astronomy')
-rw-r--r--sci-astronomy/casacore/ChangeLog7
-rw-r--r--sci-astronomy/casacore/casacore-1.5.0.ebuild3
-rw-r--r--sci-astronomy/casacore/metadata.xml16
3 files changed, 15 insertions, 11 deletions
diff --git a/sci-astronomy/casacore/ChangeLog b/sci-astronomy/casacore/ChangeLog
index 89e265d11f25..753ccb80d63e 100644
--- a/sci-astronomy/casacore/ChangeLog
+++ b/sci-astronomy/casacore/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sci-astronomy/casacore
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/casacore/ChangeLog,v 1.5 2012/08/05 14:42:12 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/casacore/ChangeLog,v 1.6 2012/10/19 10:44:23 jlec Exp $
+
+ 19 Oct 2012; Justin Lecher <jlec@gentoo.org> casacore-1.5.0.ebuild,
+ metadata.xml:
+ Remove virtual/fortran and always call fortran-2_pkg_setup as intend by the
+ updated fortran-2.eclass
05 Aug 2012; Sébastien Fabbro <bicatali@gentoo.org> -casacore-1.4.0.ebuild,
-files/1.3.0-headers.patch, casacore-1.5.0.ebuild:
diff --git a/sci-astronomy/casacore/casacore-1.5.0.ebuild b/sci-astronomy/casacore/casacore-1.5.0.ebuild
index fc8269aaf190..96774f73fedd 100644
--- a/sci-astronomy/casacore/casacore-1.5.0.ebuild
+++ b/sci-astronomy/casacore/casacore-1.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/casacore/casacore-1.5.0.ebuild,v 1.2 2012/08/05 14:42:12 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/casacore/casacore-1.5.0.ebuild,v 1.3 2012/10/19 10:44:23 jlec Exp $
EAPI=4
@@ -19,7 +19,6 @@ RDEPEND="sci-libs/cfitsio
sci-astronomy/wcslib
sys-libs/readline
virtual/blas
- virtual/fortran
virtual/lapack
data? ( sci-astronomy/casa-data )
fftw? ( >=sci-libs/fftw-3 )
diff --git a/sci-astronomy/casacore/metadata.xml b/sci-astronomy/casacore/metadata.xml
index 3f17c8233202..818b10a20f47 100644
--- a/sci-astronomy/casacore/metadata.xml
+++ b/sci-astronomy/casacore/metadata.xml
@@ -1,16 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci-astronomy</herd>
-<longdescription lang="en">
+ <herd>sci-astronomy</herd>
+ <longdescription lang="en">
A set of libraries for the the Common Astronomy Software
Applications for radioastronomy. This project contains C++ libraries
which were the code of the discontinued AIPS++ package.
</longdescription>
-<upstream>
- <remote-id type="google-code">casacore</remote-id>
-</upstream>
-<use>
- <flag name="data">Installs measures and data (pulls <pkg>sci-astronomy/casa-data</pkg>)</flag>
-</use>
+ <upstream>
+ <remote-id type="google-code">casacore</remote-id>
+ </upstream>
+ <use>
+ <flag name="data">Installs measures and data (pulls <pkg>sci-astronomy/casa-data</pkg>)</flag>
+ </use>
</pkgmetadata>