commit: 1fe4adf95e6f9a95ce786ffa3e00be78f2d1c26b Author: Horea Christian <h.chr <AT> mail <DOT> ru> AuthorDate: Mon Oct 12 14:45:46 2015 +0000 Commit: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de> CommitDate: Mon Oct 12 14:45:46 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=1fe4adf9
sci-biology/pysurfer: updated patch Package-Manager: portage-2.2.23 sci-biology/pysurfer/ChangeLog | 3 +++ sci-biology/pysurfer/files/0.6-headless_build.patch | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/sci-biology/pysurfer/ChangeLog b/sci-biology/pysurfer/ChangeLog index 063f15e..5b247e9 100644 --- a/sci-biology/pysurfer/ChangeLog +++ b/sci-biology/pysurfer/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Id$ + 12 Oct 2015; Horea Christian <[email protected]> files/0.6-headless_build.patch: + sci-biology/pysurfer: updated patch + 30 Sep 2015; Horea Christian <[email protected]> +files/0.6-headless_build.patch: added correspondng patch for =sci-biology/pysurfer-0.6 diff --git a/sci-biology/pysurfer/files/0.6-headless_build.patch b/sci-biology/pysurfer/files/0.6-headless_build.patch index 63e4c2c..eeadf3c 100644 --- a/sci-biology/pysurfer/files/0.6-headless_build.patch +++ b/sci-biology/pysurfer/files/0.6-headless_build.patch @@ -15,7 +15,7 @@ index c8681c2..41c21a5 100644 URL = 'http://pysurfer.github.com' LICENSE = 'BSD (3-clause)' DOWNLOAD_URL = 'https://github.com/nipy/PySurfer' --VERSION = surfer.__version__ +-VERSION = version +VERSION = "0.6" import setuptools # we are using a setuptools namespace
