diff options
author | 2019-08-15 11:13:34 +0200 | |
---|---|---|
committer | 2019-08-15 11:21:20 +0200 | |
commit | 56d4bc18da2e252bf5c761521912062c84ae0147 (patch) | |
tree | a3b0da72ce16645a4b3cae3b14bbff29aaa7e280 /app-cdr/b5i2iso/b5i2iso-0.2-r1.ebuild | |
parent | app-benchmarks/bonnie: Version the distfile (diff) | |
download | gentoo-56d4bc18da2e252bf5c761521912062c84ae0147.tar.gz gentoo-56d4bc18da2e252bf5c761521912062c84ae0147.tar.bz2 gentoo-56d4bc18da2e252bf5c761521912062c84ae0147.zip |
app-cdr/b5i2iso: Version the distfile
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-cdr/b5i2iso/b5i2iso-0.2-r1.ebuild')
-rw-r--r-- | app-cdr/b5i2iso/b5i2iso-0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/b5i2iso/b5i2iso-0.2-r1.ebuild b/app-cdr/b5i2iso/b5i2iso-0.2-r1.ebuild index f45009e3c802..66b67deee95d 100644 --- a/app-cdr/b5i2iso/b5i2iso-0.2-r1.ebuild +++ b/app-cdr/b5i2iso/b5i2iso-0.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -6,7 +6,7 @@ inherit toolchain-funcs DESCRIPTION="Convert CD images from b5i (BlindWrite) to iso" HOMEPAGE="https://web.archive.org/web/20100116120705/b5i2iso.berlios.de" -SRC_URI="mirror://gentoo/${PN}.tar.bz2" +SRC_URI="mirror://gentoo/${PN}.tar.bz2 -> ${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |