commit:     989b93c6748d29aa6a2d75796613788358da36cf
Author:     Joseph Jon Booker <joe <AT> neoturbine <DOT> net>
AuthorDate: Thu Aug 28 02:04:57 2014 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Thu Aug 28 02:04:57 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=989b93c6

dev-python/gammapy: version bump for 0.1 release

Package-Manager: portage-2.2.12

---
 dev-python/gammapy/ChangeLog                                |  6 ++++++
 .../gammapy/{gammapy-9999.ebuild => gammapy-0.1.ebuild}     | 13 +++++++------
 dev-python/gammapy/gammapy-9999.ebuild                      | 13 +++++++------
 3 files changed, 20 insertions(+), 12 deletions(-)

diff --git a/dev-python/gammapy/ChangeLog b/dev-python/gammapy/ChangeLog
index b4b52fa..e947376 100644
--- a/dev-python/gammapy/ChangeLog
+++ b/dev-python/gammapy/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*gammapy-0.1 (28 Aug 2014)
+
+  28 Aug 2014; Joseph Jon Booker <[email protected]> +gammapy-0.1.ebuild,
+  gammapy-9999.ebuild:
+  dev-python/gammapy: version bump for 0.1 release
+
 *gammapy-9999 (08 Aug 2014)
 
   08 Aug 2014; Joseph Jon Booker <[email protected]> +gammapy-9999.ebuild,

diff --git a/dev-python/gammapy/gammapy-9999.ebuild 
b/dev-python/gammapy/gammapy-0.1.ebuild
similarity index 87%
copy from dev-python/gammapy/gammapy-9999.ebuild
copy to dev-python/gammapy/gammapy-0.1.ebuild
index 453e7ad..8ddd2e0 100644
--- a/dev-python/gammapy/gammapy-9999.ebuild
+++ b/dev-python/gammapy/gammapy-0.1.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 inherit distutils-r1 eutils
 
 if [ ${PV} == "9999" ] ; then
@@ -66,10 +66,11 @@ pkg_postinst() {
        optfeature "Plotting Astronomical Images" dev-python/aplpy
        optfeature "Read/write CVS files" dev-python/pandas
        optfeature "Image Processing" sci-libs/scikits_image
-       # Gammalib, ctools, sherpa
        optfeature "Conversion helper functions" dev-python/rootpy
-       #optfeature "Image photometry" dev-python/photutils
-       # imfun, uncertainties
-       #optfeature "Image Utility Functions" dev-python/imageutils
-       # reproject
+
+       # In science overlay:
+       optfeature "Image photometry" dev-python/photutils
+       optfeature "Image Utility Functions" dev-python/imageutils
+
+       # Not packaged: Gammalib, ctools, sherpa, imfun, uncertainties, 
reproject
 }

diff --git a/dev-python/gammapy/gammapy-9999.ebuild 
b/dev-python/gammapy/gammapy-9999.ebuild
index 453e7ad..8ddd2e0 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_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 inherit distutils-r1 eutils
 
 if [ ${PV} == "9999" ] ; then
@@ -66,10 +66,11 @@ pkg_postinst() {
        optfeature "Plotting Astronomical Images" dev-python/aplpy
        optfeature "Read/write CVS files" dev-python/pandas
        optfeature "Image Processing" sci-libs/scikits_image
-       # Gammalib, ctools, sherpa
        optfeature "Conversion helper functions" dev-python/rootpy
-       #optfeature "Image photometry" dev-python/photutils
-       # imfun, uncertainties
-       #optfeature "Image Utility Functions" dev-python/imageutils
-       # reproject
+
+       # In science overlay:
+       optfeature "Image photometry" dev-python/photutils
+       optfeature "Image Utility Functions" dev-python/imageutils
+
+       # Not packaged: Gammalib, ctools, sherpa, imfun, uncertainties, 
reproject
 }

Reply via email to