From c9570430a069fc9600a662a0b85014a65c0af938 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 17 Aug 2019 13:19:22 +0200 Subject: sci-calculators/hexcalc: [QA] Version the distfile Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: David Seifert --- sci-calculators/hexcalc/Manifest | 2 +- sci-calculators/hexcalc/hexcalc-1.11-r3.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sci-calculators') diff --git a/sci-calculators/hexcalc/Manifest b/sci-calculators/hexcalc/Manifest index cb7402cd75e4..84dcd88cc81a 100644 --- a/sci-calculators/hexcalc/Manifest +++ b/sci-calculators/hexcalc/Manifest @@ -1 +1 @@ -DIST hexcalc.tar.Z 18033 BLAKE2B 6f6c8102cd1a2ffdb325bc0805bea02d8e186bc3da7cda3dd4830882f384cfaecc7dc1d0fc8873718bc850f80010a875653864be92edd6519ae4fd5033e53498 SHA512 f684d6d6bd6df3f7f0dd626345d8ef166b12513bb378e74f8c59c2b92970f99c665ca32585217e75d55bf0fd93b5fc5c6a5b73e8b438f4821c13219f8ac74766 +DIST hexcalc-1.11.tar.Z 18033 BLAKE2B 6f6c8102cd1a2ffdb325bc0805bea02d8e186bc3da7cda3dd4830882f384cfaecc7dc1d0fc8873718bc850f80010a875653864be92edd6519ae4fd5033e53498 SHA512 f684d6d6bd6df3f7f0dd626345d8ef166b12513bb378e74f8c59c2b92970f99c665ca32585217e75d55bf0fd93b5fc5c6a5b73e8b438f4821c13219f8ac74766 diff --git a/sci-calculators/hexcalc/hexcalc-1.11-r3.ebuild b/sci-calculators/hexcalc/hexcalc-1.11-r3.ebuild index 47681a7b93fe..6bd8d47141e8 100644 --- a/sci-calculators/hexcalc/hexcalc-1.11-r3.ebuild +++ b/sci-calculators/hexcalc/hexcalc-1.11-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ inherit toolchain-funcs DESCRIPTION="A simple hex calculator for X" HOMEPAGE="ftp://ftp.x.org/R5contrib/" -SRC_URI="ftp://ftp.x.org/R5contrib/${PN}.tar.Z" +SRC_URI="mirror://gentoo/${PN}.tar.Z -> ${P}.tar.Z" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad