commit: 992bb3dbdddb273f6a4105ff2ea9ee4c304593cc Author: Horea Christian <h.chr <AT> mail <DOT> ru> AuthorDate: Tue Oct 13 07:59:06 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Tue Oct 13 07:59:56 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=992bb3db
sci-biology/pysurfer: removed deprecated patch section Package-Manager: portage-2.2.23 sci-biology/pysurfer/ChangeLog | 3 +++ sci-biology/pysurfer/files/0.6-headless_build.patch | 9 --------- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/sci-biology/pysurfer/ChangeLog b/sci-biology/pysurfer/ChangeLog index 5b247e9..8ae3d3a 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$ + 13 Oct 2015; Horea Christian <[email protected]> files/0.6-headless_build.patch: + sci-biology/pysurfer: removed deprecated patch section + 12 Oct 2015; Horea Christian <[email protected]> files/0.6-headless_build.patch: sci-biology/pysurfer: updated patch diff --git a/sci-biology/pysurfer/files/0.6-headless_build.patch b/sci-biology/pysurfer/files/0.6-headless_build.patch index eeadf3c..e75def0 100644 --- a/sci-biology/pysurfer/files/0.6-headless_build.patch +++ b/sci-biology/pysurfer/files/0.6-headless_build.patch @@ -2,15 +2,6 @@ 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 = '[email protected]' URL = 'http://pysurfer.github.com' LICENSE = 'BSD (3-clause)'
