Gentoo Archives: gentoo-commits

From: Alexey Shvetsov <alexxy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/MotionCor2/
Date: Wed, 30 Oct 2019 08:51:34
Message-Id: 1572425036.eef4f1a7c1d719e56401ae0f687b0a7e8df42317.alexxy@gentoo
1 commit: eef4f1a7c1d719e56401ae0f687b0a7e8df42317
2 Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 30 08:43:56 2019 +0000
4 Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 30 08:43:56 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=eef4f1a7
7
8 sci-chemistry/MotionCor2: Fix tarboll name
9
10 Package-Manager: Portage-2.3.78, Repoman-2.3.17
11 Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>
12
13 sci-chemistry/MotionCor2/MotionCor2-1.2.6.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-chemistry/MotionCor2/MotionCor2-1.2.6.ebuild b/sci-chemistry/MotionCor2/MotionCor2-1.2.6.ebuild
17 index 8fae639a3..006c06b64 100644
18 --- a/sci-chemistry/MotionCor2/MotionCor2-1.2.6.ebuild
19 +++ b/sci-chemistry/MotionCor2/MotionCor2-1.2.6.ebuild
20 @@ -35,7 +35,7 @@ pkg_nofetch() {
21 elog "${HOMEPAGE}."
22 elog "Be sure to select the version ${VERSION} tarball!!"
23 elog "Then move the tarball to"
24 - elog "${DISTDIR}/${P}.tar.gz"
25 + elog "${DISTDIR}/${PN}_${PV}.zip"
26 echo
27 }