diff options
author | David Seifert <soap@gentoo.org> | 2019-08-17 13:19:13 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2019-08-17 13:19:13 +0200 |
commit | 4910baea1319791ff5c0ba23a879f757d4d1169b (patch) | |
tree | b69b5bbae6453d37961b99254f38617cd6a91762 /sci-biology/sim4/sim4-20030921-r2.ebuild | |
parent | dev-db/pgrouting: Fix manpage generation (diff) | |
download | gentoo-4910baea1319791ff5c0ba23a879f757d4d1169b.tar.gz gentoo-4910baea1319791ff5c0ba23a879f757d4d1169b.tar.bz2 gentoo-4910baea1319791ff5c0ba23a879f757d4d1169b.zip |
sci-biology/sim4: [QA] Version the distfile
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sci-biology/sim4/sim4-20030921-r2.ebuild')
-rw-r--r-- | sci-biology/sim4/sim4-20030921-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-biology/sim4/sim4-20030921-r2.ebuild b/sci-biology/sim4/sim4-20030921-r2.ebuild index 204ec82210ae..9ea005c9a35e 100644 --- a/sci-biology/sim4/sim4-20030921-r2.ebuild +++ b/sci-biology/sim4/sim4-20030921-r2.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit toolchain-funcs DESCRIPTION="A program to align cDNA and genomic DNA" HOMEPAGE="http://globin.cse.psu.edu/html/docs/sim4.html" -SRC_URI="http://globin.cse.psu.edu/ftp/dist/sim4/sim4.tar.gz" +SRC_URI="mirror://gentoo/${PN}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |