diff --git a/dev-util/babeltrace/babeltrace-1.5.11.ebuild b/dev-util/babeltrace/babeltrace-1.5.11.ebuild index 32808a028eb93..7a1ac3fba6018 100644 --- a/dev-util/babeltrace/babeltrace-1.5.11.ebuild +++ b/dev-util/babeltrace/babeltrace-1.5.11.ebuild @@ -5,7 +5,7 @@ EAPI=8 inherit autotools -DESCRIPTION="A command-line tool and library to read and convert trace files" +DESCRIPTION="Command-line tool and library to read and convert trace files" HOMEPAGE="https://babeltrace.org/" SRC_URI="https://www.efficios.com/files/${PN}/${P}.tar.bz2" diff --git a/dev-util/babeltrace/babeltrace-2.0.5.ebuild b/dev-util/babeltrace/babeltrace-2.0.5.ebuild index 85a55b7038e3a..cabce9d7392c2 100644 --- a/dev-util/babeltrace/babeltrace-2.0.5.ebuild +++ b/dev-util/babeltrace/babeltrace-2.0.5.ebuild @@ -6,7 +6,7 @@ EAPI=8 PYTHON_COMPAT=( python3_{10..12} ) inherit python-single-r1 -DESCRIPTION="A command-line tool and library to read and convert trace files" +DESCRIPTION="Command-line tool and library to read and convert trace files" HOMEPAGE="https://babeltrace.org/" SRC_URI="https://www.efficios.com/files/${PN}/${PN}$(ver_cut 1)-${PV}.tar.bz2" S="${WORKDIR}/${PN}$(ver_cut 1)-${PV}" diff --git a/dev-util/babeltrace/babeltrace-2.0.6-r1.ebuild b/dev-util/babeltrace/babeltrace-2.0.6-r1.ebuild index f8e5c3405ddee..bacc327bc044c 100644 --- a/dev-util/babeltrace/babeltrace-2.0.6-r1.ebuild +++ b/dev-util/babeltrace/babeltrace-2.0.6-r1.ebuild @@ -6,7 +6,7 @@ EAPI=8 PYTHON_COMPAT=( python3_{10..12} ) inherit python-single-r1 -DESCRIPTION="A command-line tool and library to read and convert trace files" +DESCRIPTION="Command-line tool and library to read and convert trace files" HOMEPAGE="https://babeltrace.org/" SRC_URI="https://www.efficios.com/files/${PN}/${PN}$(ver_cut 1)-${PV}.tar.bz2" S="${WORKDIR}/${PN}$(ver_cut 1)-${PV}" diff --git a/dev-util/babeltrace/babeltrace-2.1.1-r1.ebuild b/dev-util/babeltrace/babeltrace-2.1.1-r1.ebuild index ad0a3e9f87b29..0c9705a29de9d 100644 --- a/dev-util/babeltrace/babeltrace-2.1.1-r1.ebuild +++ b/dev-util/babeltrace/babeltrace-2.1.1-r1.ebuild @@ -6,7 +6,7 @@ EAPI=8 PYTHON_COMPAT=( python3_{10..13} ) inherit flag-o-matic libtool python-single-r1 -DESCRIPTION="A command-line tool and library to read and convert trace files" +DESCRIPTION="Command-line tool and library to read and convert trace files" HOMEPAGE="https://babeltrace.org/" SRC_URI="https://www.efficios.com/files/${PN}/${PN}$(ver_cut 1)-${PV}.tar.bz2" S="${WORKDIR}/${PN}$(ver_cut 1)-${PV}"