summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2014-04-16 11:39:51 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2014-04-16 11:39:51 +0000
commit4e3e48d965102f60ce8d7fb24d950e712c8f55f1 (patch)
tree5531e76ccee8706f50a293dbd44e456cd107d838 /dev-python/astropy/astropy-0.3.1.ebuild
parentFix man pages installation path, thanks Ian Abbott <ian@abbott.org> in bug #5... (diff)
downloadhistorical-4e3e48d965102f60ce8d7fb24d950e712c8f55f1.tar.gz
historical-4e3e48d965102f60ce8d7fb24d950e712c8f55f1.tar.bz2
historical-4e3e48d965102f60ce8d7fb24d950e712c8f55f1.zip
Fix PV in cfitsio dependency wrt #507364. Thanks to Mikko Laine <mikko.laine@gmail.com> for catching this
Package-Manager: portage-2.2.10/cvs/Linux x86_64 Manifest-Sign-Key: 0x5D21B852895192F9
Diffstat (limited to 'dev-python/astropy/astropy-0.3.1.ebuild')
-rw-r--r--dev-python/astropy/astropy-0.3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/astropy/astropy-0.3.1.ebuild b/dev-python/astropy/astropy-0.3.1.ebuild
index b722a942954d..5ebe7aa52e2c 100644
--- a/dev-python/astropy/astropy-0.3.1.ebuild
+++ b/dev-python/astropy/astropy-0.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/astropy/astropy-0.3.1.ebuild,v 1.2 2014/04/15 15:22:42 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/astropy/astropy-0.3.1.ebuild,v 1.3 2014/04/16 11:39:45 xarthisius Exp $
EAPI=5
@@ -22,7 +22,7 @@ RDEPEND="
dev-python/numpy[${PYTHON_USEDEP}]
sci-astronomy/erfa:0=
sci-astronomy/wcslib:0=
- >=sci-libs/cfitsio-3.35:0=
+ >=sci-libs/cfitsio-3.350:0=
sys-libs/zlib:0="
DEPEND="${RDEPEND}
dev-python/cython[${PYTHON_USEDEP}]