app-text/winefish: [QA] Fix ${HOMEPAGE} in SRC_URI
authorDavid Seifert <soap@gentoo.org>
Thu, 29 Aug 2019 11:38:45 +0000 (13:38 +0200)
committerDavid Seifert <soap@gentoo.org>
Thu, 29 Aug 2019 11:38:45 +0000 (13:38 +0200)
Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: David Seifert <soap@gentoo.org>
app-text/winefish/winefish-1.3.3-r2.ebuild

index 2c873d65af7f87c6e552fc72c4336677f010d45d..fa8b0eb5d306e7de4aea786d4ff76a6b1e17db53 100644 (file)
@@ -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
@@ -8,7 +8,7 @@ MY_PV=${PV/%[[:alpha:]]/}
 
 DESCRIPTION="LaTeX editor based on Bluefish"
 HOMEPAGE="https://github.com/viettug/winefish"
-SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/viettug/winefish/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"