public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: sci-biology/pysurfer/, sci-biology/pysurfer/files/
@ 2015-10-01  6:06 Justin Lecher
  0 siblings, 0 replies; only message in thread
From: Justin Lecher @ 2015-10-01  6:06 UTC (permalink / raw
  To: gentoo-commits

commit:     662e89bd2a20ddf46fda3935f4c12a03900c1edb
Author:     Horea Christian <h.chr <AT> mail <DOT> ru>
AuthorDate: Wed Sep 30 17:15:20 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Sep 30 17:15:20 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=662e89bd

added correspondng patch for =sci-biology/pysurfer-0.6

Package-Manager: portage-2.2.21

 sci-biology/pysurfer/ChangeLog                     |  3 +++
 .../pysurfer/files/0.6-headless_build.patch        | 22 ++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/sci-biology/pysurfer/ChangeLog b/sci-biology/pysurfer/ChangeLog
index 183b683..063f15e 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$
 
+  30 Sep 2015; Horea Christian <h.chr@mail.ru> +files/0.6-headless_build.patch:
+  added correspondng patch for =sci-biology/pysurfer-0.6
+
 *pysurfer-0.6 (30 Sep 2015)
 
   30 Sep 2015; Horea Christian <h.chr@mail.ru> +pysurfer-0.6.ebuild:

diff --git a/sci-biology/pysurfer/files/0.6-headless_build.patch b/sci-biology/pysurfer/files/0.6-headless_build.patch
new file mode 100644
index 0000000..63e4c2c
--- /dev/null
+++ b/sci-biology/pysurfer/files/0.6-headless_build.patch
@@ -0,0 +1,22 @@
+diff --git a/setup.py b/setup.py
+index c8681c2..41c21a5 100644
+--- a/setup.py
++++ b/setup.py
+@@ -10,8 +10,6 @@ import os
+ # deal with MPL sandbox violations during easy_install
+ os.environ['MPLCONFIGDIR'] = '.'
+ 
+-import surfer
+-
+ DISTNAME = 'pysurfer'
+ DESCRIPTION = descr
+ LONG_DESCRIPTION = descr
+@@ -20,7 +18,7 @@ MAINTAINER_EMAIL = 'mwaskom@stanford.edu'
+ URL = 'http://pysurfer.github.com'
+ LICENSE = 'BSD (3-clause)'
+ DOWNLOAD_URL = 'https://github.com/nipy/PySurfer'
+-VERSION = surfer.__version__
++VERSION = "0.6"
+ 
+ import setuptools  # we are using a setuptools namespace
+ from numpy.distutils.core import setup


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-10-01  6:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-01  6:06 [gentoo-commits] proj/sci:master commit in: sci-biology/pysurfer/, sci-biology/pysurfer/files/ Justin Lecher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox