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-apps/hwloc/
Date: Sun, 27 Mar 2022 01:33:58
Message-Id: 1648344816.d34c7332b61487eaf07b76f0302d27ad000cec9d.sam@gentoo
1 commit: d34c7332b61487eaf07b76f0302d27ad000cec9d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 27 01:33:36 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 27 01:33:36 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d34c7332
7
8 sys-apps/hwloc: capitalise DESCRIPTION
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-apps/hwloc/hwloc-1.11.13.ebuild | 4 ++--
13 sys-apps/hwloc/hwloc-2.5.0.ebuild | 4 ++--
14 sys-apps/hwloc/hwloc-2.6.0.ebuild | 4 ++--
15 sys-apps/hwloc/hwloc-2.7.1-r1.ebuild | 2 +-
16 4 files changed, 7 insertions(+), 7 deletions(-)
17
18 diff --git a/sys-apps/hwloc/hwloc-1.11.13.ebuild b/sys-apps/hwloc/hwloc-1.11.13.ebuild
19 index e6046bb1b546..435ec3acffa0 100644
20 --- a/sys-apps/hwloc/hwloc-1.11.13.ebuild
21 +++ b/sys-apps/hwloc/hwloc-1.11.13.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2021 Gentoo Authors
24 +# Copyright 1999-2022 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=7
28 @@ -7,7 +7,7 @@ inherit autotools cuda flag-o-matic multilib-minimal toolchain-funcs
29
30 MY_PV=v$(ver_cut 1-2)
31
32 -DESCRIPTION="displays the hardware topology in convenient formats"
33 +DESCRIPTION="Displays the hardware topology in convenient formats"
34 HOMEPAGE="https://www.open-mpi.org/projects/hwloc/"
35 SRC_URI="https://www.open-mpi.org/software/${PN}/${MY_PV}/downloads/${P}.tar.bz2"
36
37
38 diff --git a/sys-apps/hwloc/hwloc-2.5.0.ebuild b/sys-apps/hwloc/hwloc-2.5.0.ebuild
39 index a62d172fdecd..763685d9bf37 100644
40 --- a/sys-apps/hwloc/hwloc-2.5.0.ebuild
41 +++ b/sys-apps/hwloc/hwloc-2.5.0.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2021 Gentoo Authors
44 +# Copyright 1999-2022 Gentoo Authors
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI="7"
48 @@ -7,7 +7,7 @@ inherit autotools bash-completion-r1 cuda flag-o-matic systemd toolchain-funcs m
49
50 MY_PV="v$(ver_cut 1-2)"
51
52 -DESCRIPTION="displays the hardware topology in convenient formats"
53 +DESCRIPTION="Displays the hardware topology in convenient formats"
54 HOMEPAGE="https://www.open-mpi.org/projects/hwloc/"
55 SRC_URI="https://www.open-mpi.org/software/${PN}/${MY_PV}/downloads/${P}.tar.bz2"
56
57
58 diff --git a/sys-apps/hwloc/hwloc-2.6.0.ebuild b/sys-apps/hwloc/hwloc-2.6.0.ebuild
59 index b35442059218..8e0985a990dc 100644
60 --- a/sys-apps/hwloc/hwloc-2.6.0.ebuild
61 +++ b/sys-apps/hwloc/hwloc-2.6.0.ebuild
62 @@ -1,4 +1,4 @@
63 -# Copyright 1999-2021 Gentoo Authors
64 +# Copyright 1999-2022 Gentoo Authors
65 # Distributed under the terms of the GNU General Public License v2
66
67 EAPI="7"
68 @@ -7,7 +7,7 @@ inherit autotools bash-completion-r1 cuda flag-o-matic systemd toolchain-funcs m
69
70 MY_PV="v$(ver_cut 1-2)"
71
72 -DESCRIPTION="displays the hardware topology in convenient formats"
73 +DESCRIPTION="Displays the hardware topology in convenient formats"
74 HOMEPAGE="https://www.open-mpi.org/projects/hwloc/"
75 SRC_URI="https://www.open-mpi.org/software/${PN}/${MY_PV}/downloads/${P}.tar.bz2"
76
77
78 diff --git a/sys-apps/hwloc/hwloc-2.7.1-r1.ebuild b/sys-apps/hwloc/hwloc-2.7.1-r1.ebuild
79 index 31d754e4390d..cbdf2d374fb6 100644
80 --- a/sys-apps/hwloc/hwloc-2.7.1-r1.ebuild
81 +++ b/sys-apps/hwloc/hwloc-2.7.1-r1.ebuild
82 @@ -6,7 +6,7 @@ EAPI=8
83 inherit autotools bash-completion-r1 cuda flag-o-matic systemd toolchain-funcs multilib-minimal
84
85 MY_PV="v$(ver_cut 1-2)"
86 -DESCRIPTION="displays the hardware topology in convenient formats"
87 +DESCRIPTION="Displays the hardware topology in convenient formats"
88 HOMEPAGE="https://www.open-mpi.org/projects/hwloc/"
89 SRC_URI="https://www.open-mpi.org/software/${PN}/${MY_PV}/downloads/${P}.tar.bz2"