commit: b069176d36ebb776309c489ca6977b60b5887624 Author: Horea Christian <h.chr <AT> mail <DOT> ru> AuthorDate: Wed Sep 30 12:16:45 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Wed Sep 30 12:16:45 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=b069176d
new manifest and archive name for sci-biology/pysurfer Package-Manager: portage-2.2.21 sci-biology/pysurfer/ChangeLog | 6 ++++-- sci-biology/pysurfer/pysurfer-0.4.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/sci-biology/pysurfer/ChangeLog b/sci-biology/pysurfer/ChangeLog index 04462c3..ca0c424 100644 --- a/sci-biology/pysurfer/ChangeLog +++ b/sci-biology/pysurfer/ChangeLog @@ -1,8 +1,10 @@ # ChangeLog for sci-biology/pysurfer -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Id$ + 30 Sep 2015; Horea Christian <[email protected]> pysurfer-0.4.ebuild: + new manifest and archive name for sci-biology/pysurfer + 06 Jan 2014; Justin Lecher <[email protected]> pysurfer-0.4.ebuild, pysurfer-9999.ebuild, +metadata.xml: Switch from git-2 to git-r3 - diff --git a/sci-biology/pysurfer/pysurfer-0.4.ebuild b/sci-biology/pysurfer/pysurfer-0.4.ebuild index bf92862..33a3beb 100644 --- a/sci-biology/pysurfer/pysurfer-0.4.ebuild +++ b/sci-biology/pysurfer/pysurfer-0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ inherit distutils-r1 DESCRIPTION="Python based program for visualization of data from Freesurfer" HOMEPAGE="http://pysurfer.github.com" -SRC_URI="https://github.com/nipy/PySurfer/archive/${PV}.zip" +SRC_URI="https://github.com/nipy/PySurfer/archive/${PV}.zip -> ${P}.zip" LICENSE="BSD" SLOT="0"
