commit: e990ca674b46c11cc7bf52fbfc96b7d7ef73b431
Author: Joseph Jon Booker <joe <AT> neoturbine <DOT> net>
AuthorDate: Sat Aug 9 21:21:56 2014 +0000
Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Sat Aug 9 21:21:56 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=e990ca67
Remove python2.6 from astropy affliated ebuilds
---
dev-python/astropy-helpers/astropy-helpers-0.4.1.ebuild | 2 +-
dev-python/astropy-helpers/astropy-helpers-9999.ebuild | 2 +-
dev-python/ccdproc/ccdproc-0.2.ebuild | 2 +-
dev-python/ccdproc/ccdproc-9999.ebuild | 2 +-
dev-python/gammapy/gammapy-9999.ebuild | 2 +-
dev-python/imageutils/imageutils-9999.ebuild | 4 ++--
dev-python/photutils/photutils-9999.ebuild | 2 +-
dev-python/specutils/specutils-9999.ebuild | 2 +-
8 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/dev-python/astropy-helpers/astropy-helpers-0.4.1.ebuild
b/dev-python/astropy-helpers/astropy-helpers-0.4.1.ebuild
index 431c340..f235889 100644
--- a/dev-python/astropy-helpers/astropy-helpers-0.4.1.ebuild
+++ b/dev-python/astropy-helpers/astropy-helpers-0.4.1.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
inherit distutils-r1
if [ ${PV} == "9999" ] ; then
diff --git a/dev-python/astropy-helpers/astropy-helpers-9999.ebuild
b/dev-python/astropy-helpers/astropy-helpers-9999.ebuild
index 431c340..f235889 100644
--- a/dev-python/astropy-helpers/astropy-helpers-9999.ebuild
+++ b/dev-python/astropy-helpers/astropy-helpers-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
inherit distutils-r1
if [ ${PV} == "9999" ] ; then
diff --git a/dev-python/ccdproc/ccdproc-0.2.ebuild
b/dev-python/ccdproc/ccdproc-0.2.ebuild
index dff455d..1fd337a 100644
--- a/dev-python/ccdproc/ccdproc-0.2.ebuild
+++ b/dev-python/ccdproc/ccdproc-0.2.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
inherit distutils-r1
if [ ${PV} == "9999" ] ; then
diff --git a/dev-python/ccdproc/ccdproc-9999.ebuild
b/dev-python/ccdproc/ccdproc-9999.ebuild
index dff455d..1fd337a 100644
--- a/dev-python/ccdproc/ccdproc-9999.ebuild
+++ b/dev-python/ccdproc/ccdproc-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
inherit distutils-r1
if [ ${PV} == "9999" ] ; then
diff --git a/dev-python/gammapy/gammapy-9999.ebuild
b/dev-python/gammapy/gammapy-9999.ebuild
index 56e435b..453e7ad 100644
--- a/dev-python/gammapy/gammapy-9999.ebuild
+++ b/dev-python/gammapy/gammapy-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
inherit distutils-r1 eutils
if [ ${PV} == "9999" ] ; then
diff --git a/dev-python/imageutils/imageutils-9999.ebuild
b/dev-python/imageutils/imageutils-9999.ebuild
index a8c9a8a..69442fc 100644
--- a/dev-python/imageutils/imageutils-9999.ebuild
+++ b/dev-python/imageutils/imageutils-9999.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/aplpy/aplpy-0.9.11.ebuild,v 1.1
2014/01/28 17:53:13 bicatali Exp $
+# $Header: $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
inherit distutils-r1
if [ ${PV} == "9999" ] ; then
diff --git a/dev-python/photutils/photutils-9999.ebuild
b/dev-python/photutils/photutils-9999.ebuild
index f152dde..5a7ad06 100644
--- a/dev-python/photutils/photutils-9999.ebuild
+++ b/dev-python/photutils/photutils-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
inherit distutils-r1
if [ ${PV} == "9999" ] ; then
diff --git a/dev-python/specutils/specutils-9999.ebuild
b/dev-python/specutils/specutils-9999.ebuild
index f8cfd5c..df3386b 100644
--- a/dev-python/specutils/specutils-9999.ebuild
+++ b/dev-python/specutils/specutils-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
inherit distutils-r1
if [ ${PV} == "9999" ] ; then