commit: d34c7332b61487eaf07b76f0302d27ad000cec9d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Mar 27 01:33:36 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Mar 27 01:33:36 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d34c7332
sys-apps/hwloc: capitalise DESCRIPTION Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/hwloc/hwloc-1.11.13.ebuild | 4 ++-- sys-apps/hwloc/hwloc-2.5.0.ebuild | 4 ++-- sys-apps/hwloc/hwloc-2.6.0.ebuild | 4 ++-- sys-apps/hwloc/hwloc-2.7.1-r1.ebuild | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/sys-apps/hwloc/hwloc-1.11.13.ebuild b/sys-apps/hwloc/hwloc-1.11.13.ebuild index e6046bb1b546..435ec3acffa0 100644 --- a/sys-apps/hwloc/hwloc-1.11.13.ebuild +++ b/sys-apps/hwloc/hwloc-1.11.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit autotools cuda flag-o-matic multilib-minimal toolchain-funcs MY_PV=v$(ver_cut 1-2) -DESCRIPTION="displays the hardware topology in convenient formats" +DESCRIPTION="Displays the hardware topology in convenient formats" HOMEPAGE="https://www.open-mpi.org/projects/hwloc/" SRC_URI="https://www.open-mpi.org/software/${PN}/${MY_PV}/downloads/${P}.tar.bz2" diff --git a/sys-apps/hwloc/hwloc-2.5.0.ebuild b/sys-apps/hwloc/hwloc-2.5.0.ebuild index a62d172fdecd..763685d9bf37 100644 --- a/sys-apps/hwloc/hwloc-2.5.0.ebuild +++ b/sys-apps/hwloc/hwloc-2.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -7,7 +7,7 @@ inherit autotools bash-completion-r1 cuda flag-o-matic systemd toolchain-funcs m MY_PV="v$(ver_cut 1-2)" -DESCRIPTION="displays the hardware topology in convenient formats" +DESCRIPTION="Displays the hardware topology in convenient formats" HOMEPAGE="https://www.open-mpi.org/projects/hwloc/" SRC_URI="https://www.open-mpi.org/software/${PN}/${MY_PV}/downloads/${P}.tar.bz2" diff --git a/sys-apps/hwloc/hwloc-2.6.0.ebuild b/sys-apps/hwloc/hwloc-2.6.0.ebuild index b35442059218..8e0985a990dc 100644 --- a/sys-apps/hwloc/hwloc-2.6.0.ebuild +++ b/sys-apps/hwloc/hwloc-2.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -7,7 +7,7 @@ inherit autotools bash-completion-r1 cuda flag-o-matic systemd toolchain-funcs m MY_PV="v$(ver_cut 1-2)" -DESCRIPTION="displays the hardware topology in convenient formats" +DESCRIPTION="Displays the hardware topology in convenient formats" HOMEPAGE="https://www.open-mpi.org/projects/hwloc/" SRC_URI="https://www.open-mpi.org/software/${PN}/${MY_PV}/downloads/${P}.tar.bz2" diff --git a/sys-apps/hwloc/hwloc-2.7.1-r1.ebuild b/sys-apps/hwloc/hwloc-2.7.1-r1.ebuild index 31d754e4390d..cbdf2d374fb6 100644 --- a/sys-apps/hwloc/hwloc-2.7.1-r1.ebuild +++ b/sys-apps/hwloc/hwloc-2.7.1-r1.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit autotools bash-completion-r1 cuda flag-o-matic systemd toolchain-funcs multilib-minimal MY_PV="v$(ver_cut 1-2)" -DESCRIPTION="displays the hardware topology in convenient formats" +DESCRIPTION="Displays the hardware topology in convenient formats" HOMEPAGE="https://www.open-mpi.org/projects/hwloc/" SRC_URI="https://www.open-mpi.org/software/${PN}/${MY_PV}/downloads/${P}.tar.bz2"
