commit: 7588845bf303cf097039aa2ce88745fbd56f1b7a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Apr 21 07:50:56 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Apr 21 07:50:56 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7588845b
dev-util/babeltrace: update DESCRIPTION Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/babeltrace/babeltrace-1.5.11.ebuild | 2 +- dev-util/babeltrace/babeltrace-2.0.5.ebuild | 2 +- dev-util/babeltrace/babeltrace-2.0.6-r1.ebuild | 2 +- dev-util/babeltrace/babeltrace-2.1.1-r1.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-util/babeltrace/babeltrace-1.5.11.ebuild b/dev-util/babeltrace/babeltrace-1.5.11.ebuild index 32808a028eb9..7a1ac3fba601 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 85a55b7038e3..cabce9d7392c 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 f8e5c3405dde..bacc327bc044 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 ad0a3e9f87b2..0c9705a29de9 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}"
