From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6E52613888F for ; Tue, 13 Oct 2015 06:29:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2EFCFE07C5; Tue, 13 Oct 2015 06:29:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CA9D1E07C5 for ; Tue, 13 Oct 2015 06:29:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 013A9340139 for ; Tue, 13 Oct 2015 06:29:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 16B11FBA for ; Tue, 13 Oct 2015 06:29:40 +0000 (UTC) From: "Marius Brehler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marius Brehler" Message-ID: <1444661146.1fe4adf95e6f9a95ce786ffa3e00be78f2d1c26b.marbre@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/pysurfer/files/, sci-biology/pysurfer/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/pysurfer/ChangeLog sci-biology/pysurfer/files/0.6-headless_build.patch X-VCS-Directories: sci-biology/pysurfer/ sci-biology/pysurfer/files/ X-VCS-Committer: marbre X-VCS-Committer-Name: Marius Brehler X-VCS-Revision: 1fe4adf95e6f9a95ce786ffa3e00be78f2d1c26b X-VCS-Branch: master Date: Tue, 13 Oct 2015 06:29:40 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ed1491ed-8115-4f53-b438-bd2a07bc149c X-Archives-Hash: cf7624a7784faeabe8352146acbfc88d commit: 1fe4adf95e6f9a95ce786ffa3e00be78f2d1c26b Author: Horea Christian mail ru> AuthorDate: Mon Oct 12 14:45:46 2015 +0000 Commit: Marius Brehler linux sungazer 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 files/0.6-headless_build.patch: + sci-biology/pysurfer: updated patch + 30 Sep 2015; Horea Christian +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