Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/icu/
Date: Wed, 26 Feb 2020 11:49:34
Message-Id: 1582717748.0c6d62aa86e4591645e4dfc3eba7f9d4e2beae0e.asturm@gentoo
1 commit: 0c6d62aa86e4591645e4dfc3eba7f9d4e2beae0e
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 26 11:41:45 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 26 11:49:08 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c6d62aa
7
8 dev-libs/icu: Update HOMEPAGE
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 dev-libs/icu/icu-65.1-r1.ebuild | 2 +-
14 dev-libs/icu/icu-65.1.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-libs/icu/icu-65.1-r1.ebuild b/dev-libs/icu/icu-65.1-r1.ebuild
18 index d8ae0db9cdb..68f2ffa561d 100644
19 --- a/dev-libs/icu/icu-65.1-r1.ebuild
20 +++ b/dev-libs/icu/icu-65.1-r1.ebuild
21 @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7} )
22 inherit autotools flag-o-matic multilib-minimal python-any-r1 toolchain-funcs
23
24 DESCRIPTION="International Components for Unicode"
25 -HOMEPAGE="http://www.icu-project.org/"
26 +HOMEPAGE="http://site.icu-project.org/"
27 SRC_URI="https://github.com/unicode-org/icu/releases/download/release-${PV//./-}/icu4c-${PV//./_}-src.tgz"
28
29 LICENSE="BSD"
30
31 diff --git a/dev-libs/icu/icu-65.1.ebuild b/dev-libs/icu/icu-65.1.ebuild
32 index 7a70b1dd021..7897bd2cbf4 100644
33 --- a/dev-libs/icu/icu-65.1.ebuild
34 +++ b/dev-libs/icu/icu-65.1.ebuild
35 @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7} )
36 inherit autotools flag-o-matic multilib-minimal python-any-r1 toolchain-funcs
37
38 DESCRIPTION="International Components for Unicode"
39 -HOMEPAGE="http://www.icu-project.org/"
40 +HOMEPAGE="http://site.icu-project.org/"
41 SRC_URI="https://github.com/unicode-org/icu/releases/download/release-${PV//./-}/icu4c-${PV//./_}-src.tgz"
42
43 LICENSE="BSD"