Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/llvm-libunwind/
Date: Fri, 05 Aug 2022 06:02:17
Message-Id: 1659679307.b27f3d9d23b4fa7aee0713086d78c7006dd361ec.sam@gentoo
1 commit: b27f3d9d23b4fa7aee0713086d78c7006dd361ec
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 5 06:00:18 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 5 06:01:47 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b27f3d9d
7
8 sys-libs/llvm-libunwind: update HOMEPAGE
9
10 llvm-mirror hasn't been updated in a long while.
11
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 sys-libs/llvm-libunwind/llvm-libunwind-13.0.1.ebuild | 2 +-
15 sys-libs/llvm-libunwind/llvm-libunwind-14.0.6.ebuild | 2 +-
16 sys-libs/llvm-libunwind/llvm-libunwind-15.0.0.9999.ebuild | 2 +-
17 3 files changed, 3 insertions(+), 3 deletions(-)
18
19 diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-13.0.1.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-13.0.1.ebuild
20 index 56489f0dfe52..844bef25c084 100644
21 --- a/sys-libs/llvm-libunwind/llvm-libunwind-13.0.1.ebuild
22 +++ b/sys-libs/llvm-libunwind/llvm-libunwind-13.0.1.ebuild
23 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..10} )
24 inherit cmake-multilib llvm llvm.org python-any-r1 toolchain-funcs
25
26 DESCRIPTION="C++ runtime stack unwinder from LLVM"
27 -HOMEPAGE="https://github.com/llvm-mirror/libunwind"
28 +HOMEPAGE="https://llvm.org/docs/ExceptionHandling.html"
29
30 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
31 SLOT="0"
32
33 diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-14.0.6.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-14.0.6.ebuild
34 index a2b5d0e6cd04..f077bc5f0fe5 100644
35 --- a/sys-libs/llvm-libunwind/llvm-libunwind-14.0.6.ebuild
36 +++ b/sys-libs/llvm-libunwind/llvm-libunwind-14.0.6.ebuild
37 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..10} )
38 inherit cmake-multilib llvm llvm.org python-any-r1 toolchain-funcs
39
40 DESCRIPTION="C++ runtime stack unwinder from LLVM"
41 -HOMEPAGE="https://github.com/llvm-mirror/libunwind"
42 +HOMEPAGE="https://llvm.org/docs/ExceptionHandling.html"
43
44 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
45 SLOT="0"
46
47 diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-15.0.0.9999.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-15.0.0.9999.ebuild
48 index dc3e0d055af3..2abe825b0946 100644
49 --- a/sys-libs/llvm-libunwind/llvm-libunwind-15.0.0.9999.ebuild
50 +++ b/sys-libs/llvm-libunwind/llvm-libunwind-15.0.0.9999.ebuild
51 @@ -9,7 +9,7 @@ inherit cmake-multilib flag-o-matic llvm llvm.org python-any-r1 \
52 toolchain-funcs
53
54 DESCRIPTION="C++ runtime stack unwinder from LLVM"
55 -HOMEPAGE="https://github.com/llvm-mirror/libunwind"
56 +HOMEPAGE="https://llvm.org/docs/ExceptionHandling.html"
57
58 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
59 SLOT="0"