summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-12-15 11:38:36 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2019-12-15 11:38:56 +0000
commit095e1776e8daf7d0d23c54e618b070069713b08a (patch)
tree21bf4f76b17639f36888c264308bf23d340eb02a /dev-lang/jwasm/jwasm-2.13.ebuild
parentdev-python/idna: s390 stable wrt bug #700582 (diff)
downloadgentoo-095e1776e8daf7d0d23c54e618b070069713b08a.tar.gz
gentoo-095e1776e8daf7d0d23c54e618b070069713b08a.tar.bz2
gentoo-095e1776e8daf7d0d23c54e618b070069713b08a.zip
dev-lang/jwasm: rename distfile from ${PV} to ${P}
Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang/jwasm/jwasm-2.13.ebuild')
-rw-r--r--dev-lang/jwasm/jwasm-2.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/jwasm/jwasm-2.13.ebuild b/dev-lang/jwasm/jwasm-2.13.ebuild
index 6216a512fe90..ecb666549892 100644
--- a/dev-lang/jwasm/jwasm-2.13.ebuild
+++ b/dev-lang/jwasm/jwasm-2.13.ebuild
@@ -7,7 +7,7 @@ inherit toolchain-funcs
DESCRIPTION="MASM-compatible TASM-similar assembler (fork of Wasm)"
HOMEPAGE="https://github.com/JWasm/JWasm"
-SRC_URI="https://github.com/JWasm/JWasm/archive/${PV}.tar.gz"
+SRC_URI="https://github.com/JWasm/JWasm/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Watcom-1.0"
SLOT="0"