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 560921383E0 for ; Thu, 1 Oct 2015 06:06:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7203621C01B; Thu, 1 Oct 2015 06:06:42 +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 5F3D321C009 for ; Thu, 1 Oct 2015 06:06:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3208A34108A for ; Thu, 1 Oct 2015 06:06:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8A7242C5 for ; Thu, 1 Oct 2015 06:06:37 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1443451364.140d75ac4a2bb39bde867f7eccf9bdb2bb8eb903.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/spm/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/spm/spm-12_p6470.ebuild X-VCS-Directories: sci-biology/spm/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 140d75ac4a2bb39bde867f7eccf9bdb2bb8eb903 X-VCS-Branch: master Date: Thu, 1 Oct 2015 06:06:37 +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: 4a131dac-5066-4182-8dc6-1ce41a91640b X-Archives-Hash: e5c1b89459c0253c0dff55e1a820eb62 commit: 140d75ac4a2bb39bde867f7eccf9bdb2bb8eb903 Author: Horea Christian mail ru> AuthorDate: Mon Sep 28 14:42:27 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Mon Sep 28 14:42:44 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=140d75ac added name sci-biology/spm/spm-12_p6470.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-biology/spm/spm-12_p6470.ebuild b/sci-biology/spm/spm-12_p6470.ebuild index 308f8a7..8a5c230 100644 --- a/sci-biology/spm/spm-12_p6470.ebuild +++ b/sci-biology/spm/spm-12_p6470.ebuild @@ -10,7 +10,7 @@ MY_PV=$(get_major_version) DESCRIPTION="Analysis of brain imaging data sequences for Octave or Matlab" HOMEPAGE="http://www.fil.ion.ucl.ac.uk/spm/" -SRC_URI="http://www.fil.ion.ucl.ac.uk/spm/download/restricted/eldorado/${PN}${MY_PV}.zip -> ${P}" +SRC_URI="http://www.fil.ion.ucl.ac.uk/spm/download/restricted/eldorado/${PN}${MY_PV}.zip -> ${P}.zip" LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64"