commit:     66a8a664db610612cc0e41202ebf345803a9a31c
Author:     Joseph Jon Booker <joe <AT> neoturbine <DOT> net>
AuthorDate: Tue Dec 23 15:59:44 2014 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Tue Dec 23 16:01:57 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=66a8a664

dev-python/pywcsgrid2: Update dep and add py3.4

Package-Manager: portage-2.2.15

---
 dev-python/pywcsgrid2/ChangeLog              | 3 +++
 dev-python/pywcsgrid2/pywcsgrid2-9999.ebuild | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/dev-python/pywcsgrid2/ChangeLog b/dev-python/pywcsgrid2/ChangeLog
index 9f60711..976b171 100644
--- a/dev-python/pywcsgrid2/ChangeLog
+++ b/dev-python/pywcsgrid2/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  23 Dec 2014; Joseph Jon Booker <[email protected]> pywcsgrid2-9999.ebuild:
+  dev-python/pywcsgrid2: Update dep and add py3.4
+
   05 Feb 2014; Joseph Jon Booker <[email protected]> pywcsgrid2-9999.ebuild:
   dev-python/pywcsgrid2: Mask pywcsgrid2-9999 and remove keywords
 

diff --git a/dev-python/pywcsgrid2/pywcsgrid2-9999.ebuild 
b/dev-python/pywcsgrid2/pywcsgrid2-9999.ebuild
index 43a4978..fa26e5e 100644
--- a/dev-python/pywcsgrid2/pywcsgrid2-9999.ebuild
+++ b/dev-python/pywcsgrid2/pywcsgrid2-9999.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_2 python3_3 )
+PYTHON_COMPAT=( python2_7 python3_{3,4} )
 
 inherit distutils-r1 git-r3
 
@@ -21,5 +21,5 @@ RDEPEND="
        || ( dev-python/pyfits[${PYTHON_USEDEP}] 
dev-python/astropy[${PYTHON_USEDEP}] )
        dev-python/numpy[${PYTHON_USEDEP}]
        dev-python/matplotlib[${PYTHON_USEDEP}]
-       virtual/pywcs[${PYTHON_USEDEP}]"
+       || ( virtual/pywcs[${PYTHON_USEDEP}] 
dev-python/astropy[${PYTHON_USEDEP}] )"
 DEPEND="${RDEPEND}"

Reply via email to