summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2019-08-17 13:19:22 +0200
committerDavid Seifert <soap@gentoo.org>2019-08-17 13:19:22 +0200
commitc9570430a069fc9600a662a0b85014a65c0af938 (patch)
tree05be37983dc06866d6373c646ae467340683b6b3 /sci-calculators/hexcalc/hexcalc-1.11-r3.ebuild
parentsci-biology/stride: Port to EAPI 7 (diff)
downloadgentoo-c9570430a069fc9600a662a0b85014a65c0af938.tar.gz
gentoo-c9570430a069fc9600a662a0b85014a65c0af938.tar.bz2
gentoo-c9570430a069fc9600a662a0b85014a65c0af938.zip
sci-calculators/hexcalc: [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-calculators/hexcalc/hexcalc-1.11-r3.ebuild')
-rw-r--r--sci-calculators/hexcalc/hexcalc-1.11-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
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"