Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/fix-la-relink-command/
Date: Sat, 08 Feb 2020 18:56:03
Message-Id: 1581188093.b72881a606d6b48f23b58a082485237c226e937a.soap@gentoo
1 commit: b72881a606d6b48f23b58a082485237c226e937a
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 8 18:54:53 2020 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 8 18:54:53 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b72881a6
7
8 dev-util/fix-la-relink-command: [QA] Fix VariableInHomepage
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index aed86719c6a..cd9b69fc87a 100644
17 --- a/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild
18 +++ b/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild
19 @@ -4,7 +4,7 @@
20 EAPI="4"
21
22 DESCRIPTION="Helps prevent .la files from relinking to libraries outside a build tree"
23 -HOMEPAGE="https://dev.gentoo.org/~tetromino/distfiles/${PN}"
24 +HOMEPAGE="https://dev.gentoo.org/~tetromino/distfiles/fix-la-relink-command"
25 SRC_URI="https://dev.gentoo.org/~tetromino/distfiles/${PN}/${P}.tar.xz"
26
27 LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"