Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/boost-build/
Date: Sun, 05 Aug 2018 21:48:06
Message-Id: 1533505637.e334c95fde9d5db981d11184176b51388e7afac5.monsieurp@gentoo
1 commit: e334c95fde9d5db981d11184176b51388e7afac5
2 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
3 AuthorDate: Sat Aug 4 18:34:14 2018 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 5 21:47:17 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e334c95f
7
8 dev-util/boost-build: update HOMEPAGE.
9
10 Closes: https://github.com/gentoo/gentoo/pull/9445
11
12 dev-util/boost-build/boost-build-1.62.0-r1.ebuild | 2 +-
13 dev-util/boost-build/boost-build-1.63.0.ebuild | 2 +-
14 dev-util/boost-build/boost-build-1.65.0.ebuild | 2 +-
15 dev-util/boost-build/boost-build-1.66.0.ebuild | 2 +-
16 dev-util/boost-build/boost-build-1.67.0.ebuild | 2 +-
17 5 files changed, 5 insertions(+), 5 deletions(-)
18
19 diff --git a/dev-util/boost-build/boost-build-1.62.0-r1.ebuild b/dev-util/boost-build/boost-build-1.62.0-r1.ebuild
20 index 55f8756c65e..0178c2e3dfb 100644
21 --- a/dev-util/boost-build/boost-build-1.62.0-r1.ebuild
22 +++ b/dev-util/boost-build/boost-build-1.62.0-r1.ebuild
23 @@ -11,7 +11,7 @@ inherit eutils flag-o-matic python-single-r1 toolchain-funcs versionator
24 MY_PV="$(replace_all_version_separators _)"
25
26 DESCRIPTION="A system for large project software construction, simple to use and powerful"
27 -HOMEPAGE="http://www.boost.org/doc/tools/build/index.html"
28 +HOMEPAGE="https://boostorg.github.io/build/"
29 SRC_URI="https://downloads.sourceforge.net/project/boost/boost/${PV}/boost_${MY_PV}.tar.bz2"
30
31 LICENSE="Boost-1.0"
32
33 diff --git a/dev-util/boost-build/boost-build-1.63.0.ebuild b/dev-util/boost-build/boost-build-1.63.0.ebuild
34 index b9a786d1e29..070a8e4d603 100644
35 --- a/dev-util/boost-build/boost-build-1.63.0.ebuild
36 +++ b/dev-util/boost-build/boost-build-1.63.0.ebuild
37 @@ -11,7 +11,7 @@ inherit eutils flag-o-matic python-single-r1 toolchain-funcs versionator
38 MY_PV="$(replace_all_version_separators _)"
39
40 DESCRIPTION="A system for large project software construction, simple to use and powerful"
41 -HOMEPAGE="http://www.boost.org/doc/tools/build/index.html"
42 +HOMEPAGE="https://boostorg.github.io/build/"
43 SRC_URI="https://downloads.sourceforge.net/project/boost/boost/${PV}/boost_${MY_PV}.tar.bz2"
44
45 LICENSE="Boost-1.0"
46
47 diff --git a/dev-util/boost-build/boost-build-1.65.0.ebuild b/dev-util/boost-build/boost-build-1.65.0.ebuild
48 index fb56a57e3ce..44cad29af78 100644
49 --- a/dev-util/boost-build/boost-build-1.65.0.ebuild
50 +++ b/dev-util/boost-build/boost-build-1.65.0.ebuild
51 @@ -11,7 +11,7 @@ inherit eutils flag-o-matic python-single-r1 toolchain-funcs versionator
52 MY_PV="$(replace_all_version_separators _)"
53
54 DESCRIPTION="A system for large project software construction, simple to use and powerful"
55 -HOMEPAGE="http://www.boost.org/doc/tools/build/index.html"
56 +HOMEPAGE="https://boostorg.github.io/build/"
57 SRC_URI="https://downloads.sourceforge.net/project/boost/boost/${PV}/boost_${MY_PV}.tar.bz2"
58
59 LICENSE="Boost-1.0"
60
61 diff --git a/dev-util/boost-build/boost-build-1.66.0.ebuild b/dev-util/boost-build/boost-build-1.66.0.ebuild
62 index 0349d767fae..ec3e64b01f9 100644
63 --- a/dev-util/boost-build/boost-build-1.66.0.ebuild
64 +++ b/dev-util/boost-build/boost-build-1.66.0.ebuild
65 @@ -11,7 +11,7 @@ inherit eutils flag-o-matic python-single-r1 toolchain-funcs versionator
66 MY_PV="$(replace_all_version_separators _)"
67
68 DESCRIPTION="A system for large project software construction, simple to use and powerful"
69 -HOMEPAGE="http://www.boost.org/doc/tools/build/index.html"
70 +HOMEPAGE="https://boostorg.github.io/build/"
71 SRC_URI="https://downloads.sourceforge.net/project/boost/boost/${PV}/boost_${MY_PV}.tar.bz2"
72
73 LICENSE="Boost-1.0"
74
75 diff --git a/dev-util/boost-build/boost-build-1.67.0.ebuild b/dev-util/boost-build/boost-build-1.67.0.ebuild
76 index aa42085c97e..87f9bb67439 100644
77 --- a/dev-util/boost-build/boost-build-1.67.0.ebuild
78 +++ b/dev-util/boost-build/boost-build-1.67.0.ebuild
79 @@ -11,7 +11,7 @@ inherit eutils flag-o-matic python-single-r1 toolchain-funcs
80 MY_PV="$(ver_rs 1- _)"
81
82 DESCRIPTION="A system for large project software construction, simple to use and powerful"
83 -HOMEPAGE="http://www.boost.org/doc/tools/build/index.html"
84 +HOMEPAGE="https://boostorg.github.io/build/"
85 SRC_URI="https://downloads.sourceforge.net/project/boost/boost/${PV}/boost_${MY_PV}.tar.bz2"
86
87 LICENSE="Boost-1.0"