commit: c9fd6c5a29b729bfdcb021d32cfdbf9c164bc368
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Jan 19 16:32:05 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Jan 19 16:32:05 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=c9fd6c5a
sci-biology/scan_for_matches: properly name tarball
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
sci-biology/scan_for_matches/scan_for_matches-20121220.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-biology/scan_for_matches/scan_for_matches-20121220.ebuild
b/sci-biology/scan_for_matches/scan_for_matches-20121220.ebuild
index 1f562eee3..37306802a 100644
--- a/sci-biology/scan_for_matches/scan_for_matches-20121220.ebuild
+++ b/sci-biology/scan_for_matches/scan_for_matches-20121220.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -9,7 +9,7 @@ S="${WORKDIR}"/scan_for_matches
DESCRIPTION="Pattern search through DNA sequences (aka patscan)"
HOMEPAGE="http://blog.theseed.org/servers/2010/07/scan-for-matches.html"
-SRC_URI="http://www.theseed.org/servers/downloads/scan_for_matches.tgz"
+SRC_URI="http://www.theseed.org/servers/downloads/scan_for_matches.tgz ->
${P}.tgz"
LICENSE="public-domain"
SLOT="0"