From: David Seifert Date: Sat, 8 Feb 2020 18:54:53 +0000 (+0100) Subject: dev-util/fix-la-relink-command: [QA] Fix VariableInHomepage X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b72881a606d6b48f23b58a082485237c226e937a;p=gentoo.git dev-util/fix-la-relink-command: [QA] Fix VariableInHomepage Signed-off-by: David Seifert --- diff --git a/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild b/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild index aed86719c6a6..cd9b69fc87a2 100644 --- a/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild +++ b/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild @@ -4,7 +4,7 @@ EAPI="4" DESCRIPTION="Helps prevent .la files from relinking to libraries outside a build tree" -HOMEPAGE="https://dev.gentoo.org/~tetromino/distfiles/${PN}" +HOMEPAGE="https://dev.gentoo.org/~tetromino/distfiles/fix-la-relink-command" SRC_URI="https://dev.gentoo.org/~tetromino/distfiles/${PN}/${P}.tar.xz" LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"