www-client/surfraw: [QA] Fix HomepageInSrcUri
authorDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:06:18 +0000 (11:06 +0100)
committerDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:06:18 +0000 (11:06 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
www-client/surfraw/surfraw-2.3.0-r1.ebuild
www-client/surfraw/surfraw-2.3.0-r2.ebuild

index 019e41cc99b6f00492a85060c4dcc2162196e16b..8938c848bf60be7498ed1d17475256c3ed2166bb 100644 (file)
@@ -6,7 +6,7 @@ inherit autotools bash-completion-r1
 
 DESCRIPTION="A fast unix command line interface to WWW"
 HOMEPAGE="https://gitlab.com/surfraw/Surfraw"
-SRC_URI="${HOMEPAGE}/-/archive/${P}/${PN^}-${P}.tar.bz2"
+SRC_URI="https://gitlab.com/surfraw/Surfraw/-/archive/${P}/${PN^}-${P}.tar.bz2"
 SLOT="0"
 LICENSE="public-domain"
 KEYWORDS="amd64 hppa ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
index 3e14216159701513ad608685d5095db013dbda0c..51c7e231ce39bae712690070e8602881423bfc1d 100644 (file)
@@ -6,7 +6,7 @@ inherit autotools bash-completion-r1
 
 DESCRIPTION="A fast unix command line interface to WWW"
 HOMEPAGE="https://gitlab.com/surfraw/Surfraw"
-SRC_URI="${HOMEPAGE}/-/archive/${P}/${PN^}-${P}.tar.bz2"
+SRC_URI="https://gitlab.com/surfraw/Surfraw/-/archive/${P}/${PN^}-${P}.tar.bz2"
 SLOT="0"
 LICENSE="public-domain"
 KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"