dev-tcltk/tclreadline: fix HomepageInSrcUri
authorAlfredo Tupone <tupone@gentoo.org>
Tue, 5 May 2020 06:00:45 +0000 (08:00 +0200)
committerAlfredo Tupone <tupone@gentoo.org>
Tue, 5 May 2020 06:00:45 +0000 (08:00 +0200)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
dev-tcltk/tclreadline/tclreadline-2.3.8.ebuild

index 2e29445e85e3ec8d7623c5144c27b91a543f0ea1..afd3eb3663d10b609ac8cf9d7b787118c5449d24 100644 (file)
@@ -5,7 +5,8 @@ EAPI=7
 
 DESCRIPTION="Readline extension to TCL"
 HOMEPAGE="https://github.com/flightaware/tclreadline"
-SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/flightaware/tclreadline/archive/v${PV}.tar.gz
+       -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"